prachich1987 wrote:Is A positive?
1) x^2-2x+A is positive for all x
2) Ax^+1 is positive for all x ... I assume it is Ax^2 + 1
Statement 1: (x² - 2x + A) > 0 for all x.
=> (x² - 2x + 1 + A - 1) > 0
=> (x - 1)² + (A - 1) > 0
=> (A - 1) > 0 ...................... As (x - 1)² ≥ 0 for all x
=> A > 1
=> A is positive
Sufficient
Statement 2: (Ax² + 1) > 0 for all x
=> Ax² > -1
=> x² > -(1/A)
Now if A is negative -(1/A) is positive. But for x = 0, x² = 0, which cannot be greater than a positive quantity. Hence A has to be positive quantity such that -(1/A) is always negative and x² is always greater than a negative quantity.
Now what if A = 0?
Then the expression (Ax² + 1) is equal to 1 for all x. Thus (Ax² + 1) > 0 for all x.
Hence if (Ax² + 1) > 0 for all x, then A ≥ 0
Not Sufficient.
The correct answer is A.