AbdurRakib
Is y < z ?(1) y + z = 1
(2) \(y^2\) < \(z^2\)
1) y + z = 1: Scenario 1 - y= 0.3, z = 0.7, y + z = 1 and y < z; Scenario 2 - when y = 4, z = -3, y > z. Hence, not sufficient.
2) \(y^2\) < \(z^2\), From this statement, we can only that absolute value of y is greater than absolute value of z. y =-4 and z = 5, and \(y^2\) = 16 and \(z^2\) = 25, \(y^2\) < \(z^2\), but z > y. Not sufficient.
Consider both statements together.
when both y and z are positive, y< z as \(y^2\) < \(z^2\).
when only 1 of y and z are positive, y + z = 1 -> y = 1 -z . If y is negative, z has to be positive, so y < z
when only 1 of y and z are positive, y + z = 1 -> y = 1 -z , if y is positive, z has to negative. If y = 4, z = -3. If y = 5, z = -4. If y=6, z=-5. As you can see |y| > |z|, but from statement 2, \(y^2\) < \(z^2\) or |y| < |z|. So, we can never have a scenario where y is positive and z is negative.
Note that y and z both cannot be negative as y + z = 1.