In the previous post, we organized how the discriminant tells us the number and type of roots.
Now let us connect that idea to graphs. Once we do that, the role of the discriminant becomes much easier to see.
Connect the roots of a quadratic equation to where the graph of a quadratic function meets the x-axis, and understand how the discriminant appears in graph interpretation.
Let us fix the flow first.
- Solving ax2+bx+c=0 means finding where y=ax2+bx+c becomes 0.
- The equation y=0 is the x-axis.
- So the number of roots equals the number of points where the graph meets the x-axis.
- The discriminant tells us that number algebraically.
1. How Are an Equation and a Function Connected?
To solve the quadratic equation
ax2+bx+c=0
means to find the values of x for which the expression becomes 0.
Now look at the same expression as a function:
y=ax2+bx+c.
Then the equation
ax2+bx+c=0
is exactly the same as asking when
y=0.
But y=0 is the x-axis in the coordinate plane.
So the key statement is this:
The roots of a quadratic equation are the x-coordinates of the points where the graph of the quadratic function meets the x-axis.
That single sentence is the core of this post.
If you step through the three standard cases on the plane below, the connection between the discriminant and the graph becomes much more concrete.
2. The Graph Takes Three Different Shapes Depending on the Discriminant
Below, you can step through the three standard cases in one place and compare how the graph changes when the discriminant is positive, zero, or negative.
2-1. If There Are Two Roots, the Graph Meets the x-Axis Twice
First consider a quadratic equation with two distinct real roots.
For example,
x2−5x+6=0
has roots x=2 and x=3.
As a function, this becomes
y=x2−5x+6.
The graph meets the x-axis once at x=2 and once at x=3.
So saying that the graph meets the x-axis at two points and saying that the equation has two distinct real roots are two ways of saying the same thing.
2-2. Together with the Discriminant
For this equation,
D=b2−4ac=25−24=1>0.
So the following three facts are connected:
- D>0
- two distinct real roots
- the graph meets the x-axis at two points
3. If There Is One Repeated Root, the Graph Touches the x-Axis Once
Now consider a repeated root.
For example,
x2−4x+4=0
becomes
(x−2)2=0,
so the only root is x=2.
As a function,
y=x2−4x+4=(x−2)2.
This graph meets the x-axis at x=2, but it does not cross through it. It only touches the axis there.
Here, y=(x−2)2 is already in completed-square form, so we can read its lowest point as (2,0).
Also, (x−2)2 is always at least 0, and it becomes 0 only when x=2.
So the graph never goes below the x-axis and meets it only at the single point (2,0).
At this level, that is what we mean when we say the graph touches the axis rather than crossing it.
3-1. Together with the Discriminant
For this equation,
D=b2−4ac=16−16=0.
So these are connected:
- D=0
- one repeated root
- the graph touches the x-axis at one point
Here, saying that the graph touches the axis is enough for our level. It means the graph meets the axis there, but does not cross it.
4. If There Is No Real Root, the Graph Does Not Meet the x-Axis
Finally consider a case with no real root.
For example,
x2−4x+5=0
has
D=16−20=−4<0.
So there is no real root.
As a function,
y=x2−4x+5=(x−2)2+1.
This rewritten form comes from completing the square.
This expression is always at least 1, so the entire graph stays strictly above the x-axis.
Therefore the graph does not meet the x-axis at all.
As a brief note from the earlier posts, the complex roots still exist: 2±i.
So graph interpretation in the real plane tells us about real roots, not directly about complex roots.
4-1. An Important Distinction
- the graph does not meet the x-axis
- there is no real root
These two statements mean the same thing.
But they do not mean there is no root in every possible number system.
There may still be roots in the complex numbers.
5. What Does the Discriminant Tell Us in the Graph?
We can now summarize everything at once:
Discriminant DD>0D=0D<0Real-root statustwo distinct real rootsone repeated rootno real rootRelation to the x-axismeets at two pointstouches at one pointdoes not meet
So the discriminant is not just a calculation symbol. It also tells us the shape of the graph relative to the x-axis.
One more distinction matters here: the sign of a tells us whether the parabola opens upward or downward, while the discriminant tells us how many times it meets the x-axis.
So the opening direction comes from a, but the number of x-intercepts comes from the discriminant.
5-1. Why Is This Connection Natural?
The reason is simple:
Solving an equation means finding where the function value becomes 0.
So algebra gives us the quadratic formula and the discriminant, while graphing gives us intersections with the x-axis.
These are not two unrelated topics. They are two ways of seeing the same situation.
6. Common Mistakes
Once we connect algebra and graphs, the language can get mixed up.
6-1. Saying "There Is No Root" Instead of "There Is No Real Root"
The correct statement is that there is no real root.
Complex roots may still exist.
6-2. Remembering a Repeated Root Only as "One Root"
It is one value, but algebraically it is the same root repeated twice.
That is why the graph touches the axis instead of crossing it.
6-3. Judging the Number of Real Roots Only from the Sign of a
Whether the graph opens upward or downward depends on the sign of a.
But the number of x-axis intersections still depends on the discriminant.
Even a downward-opening graph can meet the x-axis twice, and an upward-opening graph may fail to meet it at all.
7. Key Takeaways
- The roots of a quadratic equation are the x-coordinates where the graph meets the x-axis.
- If D>0, the graph meets the x-axis at two points and the equation has two distinct real roots.
- If D=0, the graph touches the x-axis at one point and the equation has a repeated root.
- If D<0, the graph does not meet the x-axis and the equation has no real root.
- The discriminant is both an algebraic result and a graph-reading tool.
In the next post, we will handle more varied quadratic-equation problems, including factorable, completed-square, and substitution-based forms.
One-line conclusion:
The roots of a quadratic equation and the graph of a quadratic function are not separate topics. They are two expressions of the same phenomenon, one in algebra and one in geometry.
💬 댓글
이 글에 대한 의견을 남겨주세요