Nums99
Hi
Bunuel VeritasKarishma,
Can't figure what is wrong with my method. I rejected option A because of the following thought process :
Q: Is a positive?
(1) x^2−2x+a is positive for all x
Lets say x = 5
We get 25-10 + (a) > 0
Here 'a' can be 15 + (-3) > 0
This means A can be negative
Again x = 0
We get 0 - 0 + a > 0
Here A has to be positive
Since we get a Yes and No answer
I thought A is insufficient
Nums99This is a problem of "what is given and what is asked"
GIVEN in stmnt 1:
(1) x^2−2x+a is positive for all x
So for every value of "x" that you put, "a" should be such that the entire expression is positive.
Say, I put x = 1. The expression becomes 1 - 2 + a.
This needs to be positive. So -1 + a > 0 or a > 1.
Say I put x = 0. The expression becomes a
This needs to be positive so a > 0
Say I put x = 3. The expression becomes 9 - 6 + a.
This needs to be positive. So 3 + a > 0 or a > -3
Now the point is that EACH of these cases needs to be satisfied since we know that the expression MUST be positive for EVERY value of x. So "a" must be greater than 0 and 1 and -3 and so on... Out of our examples, we have found that a must be at least greater than 1 so it must be positive.