Hi all,
I'm sorry for the elementary nature of this question related to algebra rules, but I am hoping you can help. The question is as follows:
If ((a+b)^2) / ((a-b)^2) = 1, then which of the following statements must be true?
I. a=0
II. b=0
III. a= -b
(A) None
(B) I only
(C) II only
(D) III only
(E) I, II, and III
The answer is (A). The answer does a good job of explaining how to get the right answer: set the denominator and the numerator equal to each other, expand each polynomial, and then get variables on both sides of the '=' to cancel out. That leaves us with ab=0. So, (A) is the answer.
However, I did this problem differently and got it wrong. I know that my method is wrong, but could someone please explain to me why, and where I went wrong? In particular, what is wrong with NOT expanding the polynomials? This was my process:
(a+b)^2 = (a-b)^2
sqrt ((a+b)^2) = sqrt((a-b)^2)
a+b = a-b
2b=0
b=0
Thank you for your help