Bunuel
Is the product of \(a\) and \(b\) equal to 1?
An alternative approach: Just use easy numbers and test the statements one by one. -1, 0, and 1 will do just fine.
Bunuel
We can see that whether
a is positive or negative, squaring it on the left-hand side will give us a positive quantity. Let a = -1. For this equation to be true,
b would also have to equal -1:
\((-1)*(-1)*(-1)=(-1)\)
The answer to the question would then be
yes. But what about using a = 0 instead? It is pretty clear that
ab could also equal 0, and the answer to the question would be
no. Conflicting information leads to the conclusion that Statement (1) ALONE is NOT sufficient. Strike choices (A) and (D).
Bunuel
We can play the same game here, using the same easy numbers. Let a = -1. Once again,
b would also have to equal -1:
\((-1)*(-1)*(-1)=(-1)\)
The answer to the question would again be
yes. But there is nothing prohibiting us from using 0 for either variable, at which point the product on the left-hand side would also be 0, and we would get 0 = 0. The answer to the question would be
no. Thus, with conflicting information in hand, Statement (2) ALONE is NOT sufficient.
Since combining the statements would do nothing in the way of reducing our potential number pool, the answer must be (E).
Good luck with your studies.
- Andrew