hamps wrote:
I fail to understand why square of b is assumed to be positive. It can be zero also.
...
ab2 > b2c
Now divide both sides by b2. Since b2 is always positive, you don't have to worry about reversing the direction of the inequality. The final result: a > c.
---------------------------------------------------------------------
it's good that you're aware of exceptional cases like this, but, unfortunately, there is no such exceptional case in this problem.
you see, if b = 0, then a(b^2) can't be
greater than (b^2)c, as stated in the inequality above; both sides would just be zero, and would therefore be equal.
since the left side is greater than the right side, they can't both be zero; therefore, b is not zero.
however, it is
excellent that you are considering the possibility that b = 0 in the first place; many a test taker is broadsided by such exceptional cases, especially on data sufficiency problems (which can be turned completely upside down by just one such instance).