If b is a positive number, is a^2 − 2a + b > 0?
(1) a > 2
(2) b > 1
Given: b>0, since this is Yes No type of data sufficiency question with variable in the question stem, we can plug in values for the variables and check whether statements are giving single answer.
St 1: a>2 Let a = 3 then a^2 = 9, 2a = 2 x 3 = 6 => a^2 − 2a = 9 - 6 = 3 >0
b is also >0, so a^2 − 2a + b > 0--- Yes
In fact, since a>2, a2 - 2a will always be >0.
So, St 1 is sufficient
St 2 : b > 1 but we have no info on a
a can be +ve, -ve or fraction.
If a=0, then a^2 − 2a + b > 0
If a<0, then also a^2 − 2a + b > 0 ( a= -5 then 25+10+b >0)
If a>0, then also a^2 − 2a + b > 0
If a is + fraction say 1/2, then 1/4 - 1 + b = -3/4 + b >0 as b>1, say a= -1/5 then 1/25 - 2/5 + b = -9/25 + b which is again > 0.
So, if b>1, for all values of a
a^2 − 2a + b > 0
St 2 sufficient
Ans : D ( both statements are independently sufficient)