A quadratic inequality asks for all values of xx that make a quadratic expression greater than, less than, at least, or at most another value. To solve one, rewrite it so one side is 00, find the zeros, and use those zeros to decide which intervals satisfy the inequality.

For example, solving x25x+6>0x^2 - 5x + 6 > 0 means finding every real number that makes the expression positive, not just the values where it equals 00.

What A Quadratic Inequality Means

A quadratic inequality involves a degree-22 expression and an inequality sign such as

ax2+bx+c>0ax^2 + bx + c > 0

or

ax2+bx+c0,ax^2 + bx + c \le 0,

with a0a \ne 0.

The key difference from a quadratic equation is the goal. A quadratic equation asks for the roots. A quadratic inequality asks for the interval or intervals where the quadratic stays above or below 00.

How To Solve A Quadratic Inequality

The zeros matter because they are the only real points where the sign can change. Once you find them, they split the number line into intervals. On each interval, the quadratic stays either positive or negative.

A reliable method is:

  1. Move everything to one side so the other side is 00.
  2. Find the zeros by factoring or another solving method.
  3. Use the zeros to split the number line into intervals.
  4. Test one value from each interval, or reason from the graph if the roots are clear.
  5. Keep the intervals that make the inequality true.

If the inequality is strict, like >> or <<, do not include the zeros. If it is inclusive, like \ge or \le, include them.

Worked Example: x25x+6>0x^2 - 5x + 6 > 0

The quadratic is already compared with 00, so start by factoring:

x25x+6=(x2)(x3).x^2 - 5x + 6 = (x - 2)(x - 3).

Now the zeros are x=2x = 2 and x=3x = 3. These split the number line into three intervals:

  • (,2)(-\infty, 2)
  • (2,3)(2, 3)
  • (3,)(3, \infty)

Test one value from each interval.

For x=0x = 0:

(02)(03)=6>0(0 - 2)(0 - 3) = 6 > 0

So (,2)(-\infty, 2) works.

For x=2.5x = 2.5:

(2.52)(2.53)=(0.5)(0.5)<0(2.5 - 2)(2.5 - 3) = (0.5)(-0.5) < 0

So (2,3)(2, 3) does not work.

For x=4x = 4:

(42)(43)=2>0(4 - 2)(4 - 3) = 2 > 0

So (3,)(3, \infty) works.

The solution is

x<2 or x>3.x < 2 \text{ or } x > 3.

In interval notation, that is

(,2)(3,).(-\infty, 2) \cup (3, \infty).

Because the original inequality is >>, the endpoints 22 and 33 are not included.

How The Graph Gives A Quick Check

The graph of a quadratic is a parabola. A solution to ax2+bx+c>0ax^2 + bx + c > 0 is any xx-value where the parabola is above the xx-axis. A solution to ax2+bx+c<0ax^2 + bx + c < 0 is any xx-value where it is below the xx-axis.

This gives a fast check when the quadratic has two real roots:

  • If the parabola opens upward, it is often positive outside the roots and negative between them.
  • If the parabola opens downward, that pattern reverses.

This shortcut depends on the quadratic having real zeros. If there are no real zeros, the sign does not switch across the number line, so you must reason from the graph or the leading coefficient.

Common Mistakes To Avoid

The most common mistake is solving the related equation and stopping with the roots. The roots are usually the boundaries of the answer, not the full answer.

Another mistake is including endpoints when the inequality is strict. In x25x+6>0x^2 - 5x + 6 > 0, the values x=2x = 2 and x=3x = 3 make the expression equal to 00, so they do not belong in the solution set.

A third mistake is assuming the answer is always between the roots. That depends on the sign you want and on whether the parabola opens upward or downward.

When Quadratic Inequalities Are Used

Quadratic inequalities appear in algebra, graphing, optimization, and applied problems with limits. They are useful when you need a range of valid inputs rather than one exact answer.

For example, they can describe when a height stays above a threshold, when a profit model is positive, or when a formula stays within an allowed region.

Try A Similar Problem

Try solving x24x50x^2 - 4x - 5 \le 0. Factor first, mark the zeros, and decide whether the endpoints belong before you test the intervals. If you want another check, compare your interval answer with the graph and see whether both methods agree.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →