40% off

Early-bird ends 15 Aug, 9am

Lock in £90

Algebraic Techniques and Polynomial Roots for the TMUA

Updated September 2025

This guide teaches how to determine exactly where a graph crosses the coordinate axes using algebraic methods. It also explores the relationship between the degree of a polynomial and the number of real roots it can possess, which is essential for accurate graph sketching in the TMUA.

Core concept

To find axis intersections for a function y=f(x)y = f(x), set x=0x = 0 for the yy-intercept and solve f(x)=0f(x) = 0 for the xx-intercepts. A polynomial of degree nn can possess at most nn real roots.

Determining Intersections with the Coordinate Axes

To sketch a function accurately or solve geometric problems, you must be able to identify where the graph y=f(x)y = f(x) intersects the coordinate axes. This is achieved through two distinct algebraic processes.

  1. The y-intercept: This is the point where the graph crosses the vertical axis. Since the yy-axis is defined by the equation x=0x = 0, you find the yy-coordinate by evaluating f(0)f(0). For a polynomial such as y=axn+bxn1++ky = ax^n + bx^{n-1} + \dots + k, the yy-intercept is always the constant term kk.

  2. The x-intercepts: These are the points where the graph crosses the horizontal axis, also known as the roots of the function. Since the xx-axis is defined by the equation y=0y = 0, you must solve the equation f(x)=0f(x) = 0. For linear functions, this is a simple rearrangement. For quadratics, you may use factorisation, completing the square, or the quadratic formula. For higher-degree polynomials, you typically use the Factor Theorem, which states that if f(a)=0f(a) = 0, then (xa)(x - a) is a factor of f(x)f(x).

Possible Numbers of Real Roots in Polynomials

The degree of a polynomial, which is the highest power of xx it contains, dictates the maximum number of times the graph can intersect the xx-axis. It is important to appreciate the variety of shapes these graphs can take.

  • Quadratics (Degree 2): These are U-shaped or n-shaped curves. As seen in earlier sections, they can have two distinct real roots, one repeated root (where the graph just touches the axis), or no real roots at all (if the discriminant b24ac<0b^2 - 4ac < 0).
  • Cubics (Degree 3): These functions can have one, two, or three real roots. Because the end behaviour of a cubic function involves yy \to \infty as xx \to \infty and yy \to -\infty as xx \to -\infty (for a positive leading coefficient), a cubic must cross the xx-axis at least once. This means every cubic has at least one real root.
  • Quartics (Degree 4): These can have between zero and four real roots. Like quadratics, a quartic might stay entirely above or below the xx-axis.
  • Quintics (Degree 5): These can have between one and five real roots. Like cubics, their odd degree ensures they must cross the xx-axis at least once.

Below are examples of the variety of shapes for cubics, quartics, and quintics:

img-68.jpeg

img-69.jpeg

Leading Coefficients and Graph Behaviour

The coefficient of the highest power of xx (the leading coefficient) determines the overall orientation and end behaviour of the graph.

For a polynomial y=axn+y = ax^n + \dots:

  • If nn is even and a>0a > 0, both ends of the graph head towards ++\infty. If a<0a < 0, both ends head towards -\infty.
  • If nn is odd and a>0a > 0, the graph starts at -\infty (bottom left) and ends at ++\infty (top right). If a<0a < 0, it starts at ++\infty (top left) and ends at -\infty (bottom right).

Appreciating these patterns allows you to quickly determine if your algebraic results for roots make sense when compared to the general shape of the function. For example, a quartic with a positive x4x^4 coefficient and a negative yy-intercept must have at least two real roots, as it must cross the axis to reach the positive infinities at either end.

Key takeaways

  • To find the y-intercept, evaluate f(0)f(0); to find x-intercepts, solve f(x)=0f(x) = 0.
  • A polynomial of degree nn has a maximum of nn real roots.
  • Polynomials of odd degree must have at least one real root.
  • The leading coefficient and the degree together determine the end behaviour of the graph as x±x \to \pm \infty.
  • A repeated root (e.g., (xa)2(x-a)^2) corresponds to a point where the graph touches the x-axis but does not cross it.
Tips

When solving for xx-intercepts in the TMUA, always check if the leading coefficient is negative. It is a common mistake to misidentify the end behaviour or the direction of the curve by assuming a positive leading coefficient.

Cautions

Do not assume the number of roots is always equal to the degree. The degree is only the MAXIMUM possible number of roots. A quartic (degree 4) can have zero roots if it is shifted entirely above the x-axis.

Insight

The relationship between the degree of a polynomial and its roots is a fundamental part of the Fundamental Theorem of Algebra. While we only look at real roots for the TMUA, every polynomial of degree nn has exactly nn complex roots when counted with multiplicity.

Frequently asked questions

Can a cubic polynomial ever have no real roots?

No. Because a cubic function goes from negative infinity to positive infinity (or vice versa), it must cross the xx-axis at least once. Therefore, it always possesses at least one real root.

How can I tell if a quadratic has one, two, or no roots without sketching it?

Use the discriminant, b24acb^2 - 4ac. If it is greater than zero, there are two roots: if it is zero, there is one repeated root: if it is less than zero, there are no real roots.

Is the constant term always the y-intercept for any function?

For polynomials, yes. For other functions like y=log(x)y = \log(x) or y=sin(x)y = \sin(x), you must evaluate the function at x=0x = 0. Note that some functions, such as y=log(x)y = \log(x) or y=1xy = \frac{1}{x}, are not defined at x=0x = 0 and thus have no y-intercept.

What does a repeated root look like on a graph?

A repeated root of even order (like (xa)2(x-a)^2) looks like a turning point that just touches the xx-axis. A repeated root of odd order (like (xa)3(x-a)^3) creates a horizontal point of inflexion on the xx-axis.

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.