Emdad
If (a+b)>0 and √(a+b)>b, which of the following must be true?
(A) a>0
(B) b>0
(C) a<0
(D) b<0
(E) None of these
Posted from my mobile device
Since there are no restrictions on values of a and b, we can have various combinations that will fit in.
So E should be the answer.
But let us solve it.
\(\sqrt{a+b}>b\)
Square both sides,
\(a+b>b^2..........b^2-b<a..........b(b-1)<a\)
All the options talk of > or < 0, so let us show that a and b can take value of 0.
1) If b=0, then 0(0-1)<a or a>0.......So a can be 2 and b can be 0, a+b=2+0=2>0.
Eliminate options b<0 and b>0 and a<0.
2) Only option left is a<0.
\(b(b-1)<a<0..........b(b-1)<0......0<b<1\)
But a+b>0.....let a=0[/m]
\(b+0>0....\)
So \(0<b<1\).
Thus \(b=\frac{2}{3} \ \ and \ \ a=0\) will satisfy the given inequalities.
E
I don't think we can square both the sides of the inequality as we don't know whether both the sides are non-negative or not.