arjtryarjtry
a^2 - b^2 = b^2 - c^2 . Is a = |b| ?
1) b = |c|
2) b = |a|
* Statement (1) ALONE is sufficient, but Statement (2) ALONE is not sufficient
* Statement (2) ALONE is sufficient, but Statement (1) ALONE is not sufficient
* BOTH statements TOGETHER are sufficient, but NEITHER statement ALONE is sufficient
* EACH statement ALONE is sufficient
* Statements (1) and (2) TOGETHER are NOT sufficient
Interesting problem. If I take a look at this problem more abstractly, the question is asking whether a is positive or zero.
(1) b is zero or positive. So, if you take the absolute value of b from this restriction, a will be either positive or zero. True
(2) we don't know the actual sign of a, however, because b is either positive or zero, the absolute value of that will also be positive or a zero, so suff.
Damn, I really hate these kind of problems, but I believe that it should be D?
by the way, what is the abstract meaning behind \(a^2-b^2=b^2-c^2\)? This expression must be telling us something, but I can't seem to figure out what it is. For example, if we would have the expresion \(|x+y|<|x|+|y|\), then you would know instantly that the signs for x and y are opposite from each other. So what is the expression from this problem trying to tell us without doing any math. There must be a message behind this expression.