Michael J. answered 06/22/17
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
ax2 + bx + c > 0
Let the following be
x1 = (-b - √(b2 - 4ac)) / 2a
x2 = (-b + √(b2 - 4ac)) / 2a
Note that x1 is the least x-intercept because the value is negative. x2 is the greater x-intercept because the value is positive.
This is when the inequality is zero. Parabola is on the x-axis.
If a is negative, the parabola opens downward. Then the inequality is greater than zero (above the x-axis) when
x1 < x < x2
If a is positive, the parabola opens upward. Then the inequality is greater than zero when
x < x1 or x > x2