gmatrix wrote:is A positive?
1.x^2-2x+A is positive for all x
2.Ax^2+1 is positive for all x
Tricky question! What's the source? (You should post the source for every question!)
Yes/no question, so if A is always positive, sufficient; if A is never positive, sufficient; if sometimes A is positive and sometimes not, insufficient.
Let's start with (2), since that's simpler:
(2) Ax^2 + 1 is positive for all x.
Well, x^2 is always greater than or equal to 0. So, Ax^2 can only be negative if A is negative.
So, for Ax^2 + 1 to always be positive:
Ax^2 > -1
A > -1/x^2
If x^2 = 4, then x = 2 and A > -1/4; so, A could be negative OR positive: insufficient.
(1) x^2-2x+A is positive for all x
So:
x^2 - 2x + A > 0
A > 2x - x^2
A > 2(1 - x)
if x = 2, then A > -2 (could be positive or negative)
Insufficient!
Together:
if x = 2, A could be negative OR positive and satisfy both statements; accordingly, insufficient. Choose (E).