MathRevolution
If f(x)=ax²+bx+c, for all x is f(x)<0?
1) b²-4ac<0
2) a<0
Please find below theory that should help with this question:
ParabolaA parabola is the graph associated with a quadratic function, i.e. a function of the form \(y=ax^2+bx+c\).

The general or standard form of a quadratic function is \(y =ax^2+bx+c\), or in function form, \(f(x)=ax^2+bx+c\), where \(x\) is the independent variable, \(y\) is the dependent variable, and \(a\), \(b\), and \(c\) are constants.
- If \(a\) is positive, the parabola opens upward, if negative, the parabola opens downward.
x-intercepts: The x-intercepts,
if any, are also called the roots of the function. The x-intercepts are the solutions to the equation \(0=ax^2+bx+c\) and can be calculated by the formula:
\(x_1=\frac{-b-\sqrt{b^2-4ac}}{2a}\) and \(x_2=\frac{-b+\sqrt{b^2-4ac}}{2a}\)
Expression \(b^2-4ac\) is called
discriminant:
- If discriminant is positive parabola has two intercepts with x-axis;
- If discriminant is negative parabola has no intercepts with x-axis;
- If discriminant is zero parabola has one intercept with x-axis (tangent point).
BACK TO THE QUESTION:
If f(x)=ax²+bx+c, for all x is f(x)<0? According to the theory presented above, the question asks whether entire parabola is below x-axis. This will happen if discriminant is negative AND the parabola opens downward.
(1) b²-4ac<0 --> the discriminant is negative. Not sufficient.
(2) a<0 --> the parabola opens downward. Not sufficient.
(1)+(2) Both conditions satisfied. Sufficient.
Answer: C.
For more check here:
https://gmatclub.com/forum/math-coordin ... 87652.htmlHope it helps.