[Common Math 1 Part 17] Interpreting and Solving Quadratic Inequalities

한국어 버전

In the previous posts, we organized roots, the discriminant, graphs, and several forms of quadratic equations. Now we move one step further. Instead of asking only where an expression becomes 0, we ask where it is positive or negative.

Interpret quadratic inequalities through quadratic equations and graphs, and use roots and sign changes to find the solution set.

Let us fix the flow first.

  • A quadratic equation asks where the expression becomes 0.
  • A quadratic inequality asks on which intervals the expression is positive or negative.
  • So after finding the roots, we must check how the sign changes around them.
  • The graph helps us see why those intervals appear.

1. What Is a Quadratic Inequality Asking?

For example,

x25x+6=0x^2-5x+6=0

asks for the values of xx that make the expression equal to 0.

But

x25x+6>0x^2-5x+6>0

asks for the range of xx where the expression is greater than 0.

So,

  • an equation looks for points
  • an inequality looks for intervals

That is the key difference.

This is why we usually begin by solving the related quadratic equation

x25x+6=0x^2-5x+6=0

and then checking the sign in the intervals determined by its roots.


2. Why Do We Find the Roots First?

The sign of a quadratic expression does not usually change at random. The important boundary points are where the expression becomes 0, that is, the roots.

For example,

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

so the roots are x=2x=2 and x=3x=3.

That naturally splits the number line into three intervals:

  • x<2x<2
  • 2<x<32<x<3
  • x>3x>3

Now we only need to determine the sign on each interval.

2-1. Why Is the Sign Constant Inside One Interval?

As long as we do not cross a root, the expression does not pass through 0. So within a single interval, a positive value cannot suddenly become negative.

From the graph point of view, a polynomial graph is continuous, so its sign cannot flip without crossing the xx-axis.

In that sense, roots act as the boundary points that divide the sign behavior.


3. When Factoring Works, a Sign Table Solves It Quickly

Consider

x25x+6>0.x^2-5x+6>0.

Factoring gives

(x2)(x3)>0.(x-2)(x-3)>0.

Now we examine the sign of each factor.

3-1. Check the Sign by Interval

At first, it is perfectly fine to use one test value from each interval.

For example, we may choose

  • x=0x=0 in the region x<2x<2
  • x=2.5x=2.5 in the region 2<x<32<x<3
  • x=4x=4 in the region x>3x>3

If we substitute x=0x=0, then

(02)(03)=()()=(+).(0-2)(0-3)=(-)(-)=(+).

Now the interval signs can be summarized as follows:

  • if x<2x<2, then x2<0x-2<0 and x3<0x-3<0, so the product is positive
  • if 2<x<32<x<3, then x2>0x-2>0 and x3<0x-3<0, so the product is negative
  • if x>3x>3, then both factors are positive, so the product is positive

Therefore the solution is

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

3-2. If Equality Is Included, the Endpoints Change Too

If the inequality is

x25x+60,x^2-5x+6\ge 0,

then we must also include the points where the expression equals 0.

That is because at the roots the expression is exactly 0, and 000\ge0 is true.

So the solution becomes

x2orx3.x\le 2 \qquad \text{or} \qquad x\ge 3.

So:

  • with >> or <<, the roots are not included
  • with \ge or \le, the roots are included

4. The Graph Shows Why the Outside Intervals Work

Now look at the same expression as a function:

y=x25x+6.y=x^2-5x+6.

This graph meets the xx-axis at x=2x=2 and x=3x=3, and it opens upward.

So:

  • for x<2x<2 and x>3x>3, the graph is above the xx-axis
  • for 2<x<32<x<3, the graph is below the xx-axis

That is why the solution of

x25x+6>0x^2-5x+6>0

is the two outside intervals.

So a quadratic inequality can also be seen as

a problem of reading where the graph lies above or below the xx-axis.


5. If the Parabola Opens Downward, the Sign Pattern Can Reverse

Now consider

x2+5x6>0.-x^2+5x-6>0.

Rewriting gives

(x25x+6)>0,-(x^2-5x+6)>0,

that is,

(x2)(x3)>0.-(x-2)(x-3)>0.

The roots are the same as before, but the leading negative sign reverses the overall sign.

We can also see this algebraically: if we multiply both sides by 1-1, the inequality direction flips, so the problem becomes

x25x+6<0.x^2-5x+6<0.

So the solution is

2<x<3.2<x<3.

5-1. The Graph Makes This Simpler

The function

y=x2+5x6y=-x^2+5x-6

is a downward-opening parabola.

It meets the xx-axis at x=2x=2 and x=3x=3, and between those two points it lies above the axis. That is why

x2+5x6>0-x^2+5x-6>0

keeps only the middle interval.

So whether the parabola opens upward or downward matters a lot when we read the solution set.

In the sign-chart explorer below, try switching the inequality sign and compare how the chosen interval changes even though the roots stay the same.

Sign Chart Explorer

Read product and rational inequalities with one shared method

Explorer

Choose relation

Expression

(x-2)(x-3) > 0

Sign chart

Sign chart
Factorx < 22 < x < 3x > 3
x-2 Numerator-++
x-3 Numerator--+
Overall sign+-+

Interval reading

Selected interval: x < 2

Test value = 1

Overall sign on this interval: +

x = 2 Becomes 0 · excluded
x = 3 Becomes 0 · excluded

Solution set

x < 2 or x > 3

Notes

  • A numerator zero may be included for a non-strict inequality.
  • A denominator zero is always excluded.

6. What If There Is Only One Root or No Real Root?

The discriminant and the graph help us here as well.

6-1. The Repeated-Root Case

Consider

x24x+4<0.x^2-4x+4<0.

This becomes

(x2)2<0.(x-2)^2<0.

But a square is always at least 0, so it can never be less than 0. Therefore there is no solution.

On the other hand,

(x2)20(x-2)^2\ge 0

is true for every real number xx.

And if we ask

(x2)20,(x-2)^2\le 0,

then the only possible case is when the square is exactly 0, so the solution is

x=2.x=2.

In the repeated-root case, the graph only touches the xx-axis once, so its position relative to the axis becomes especially clear.

6-2. The No-Real-Root Case

Now consider

x2+1<0.x^2+1<0.

Since x2+1>0x^2+1>0 for every real number xx, this inequality never holds. So there is no solution.

But

x2+1>0x^2+1>0

is true for all real numbers.

Here the leading coefficient is positive, so the parabola opens upward. Since there is no real root, the whole graph stays above the xx-axis.

Now compare that with

x21>0.-x^2-1>0.

This never holds, because x21<0-x^2-1<0 for every real number xx. So even when there is no real root, the overall sign still depends on the sign of the leading coefficient.

So if there is no real root, the parabola never meets the xx-axis, which means the whole graph stays on one side of the axis.


7. The Basic Procedure for Solving Quadratic Inequalities

We can now summarize the process.

  1. Find the roots of the related quadratic equation.
  2. Use the roots to divide the number line into intervals.
  3. Determine the sign of the expression on each interval.
  4. Select the intervals that match the inequality.
  5. Check whether the inequality includes equality, and decide whether to include the endpoints.

If you keep this procedure in mind, small changes in the appearance of the problem will not shake the method.


8. Common Mistakes

8-1. Stopping with Only the Roots, as If It Were an Equation

A quadratic inequality is not asking for isolated roots. It is asking for intervals. So writing only x=2,3x=2,3 is not enough.

8-2. Missing Whether Equality Is Included

>> and \ge lead to different solution sets. We must check carefully whether the roots should be included.

8-3. Forgetting That a Leading Negative Reverses the Sign Pattern

For example,

(x2)(x3)>0-(x-2)(x-3)>0

must be read using the full sign, including the leading negative.


9. Key Takeaways

  • A quadratic equation finds points, but a quadratic inequality finds intervals.
  • We usually solve a quadratic inequality by finding the roots first and then checking signs.
  • In graph language, we are reading where the quadratic lies above or below the xx-axis.
  • Upward-opening and downward-opening parabolas can produce different solution-set shapes.
  • >> and << differ from \ge and \le because of endpoint inclusion.

In the next post, we will build on quadratic inequalities and move into more varied forms of inequalities.

One-line conclusion:

A quadratic inequality is not only about finding roots. It is about reading on which intervals the sign of the expression stays positive or negative, with the roots acting as boundaries.

💬 댓글

이 글에 대한 의견을 남겨주세요