• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Simple Algebra problem

coder1

Senior member
a^2-b^2
------------------
a^2-2ab+b^2

If I were to reduce this problem to lowest terms would I get..

a+b
-----
a-b


I think that is right. Can anyone with better math skills confirm?
 
Correct

a^2 - b^2 = (a-b) (a+b)

a^2 - 2ab + b^2 = (a-b) (a-b)

Thus cancelling the (a-b) from both sides leaves

(a+b)
-------
(a-b)
 
Thanks for the replies, the factoring stuff is taking awhile to come back to me, but getting a little easier.
I appreciate everyone's help.
 
haha... I saw a line that looked like "----------------------" and automatically assumed that your signature was below it, so I skipped the rest of the post.... I was thinking "WTF? that's hardly a question..."
 
Back
Top