Finding Zeros of Polynomial Functions

April 12, 2026

Problem

Find all zeros of f(x) = x⁴−5x²+4. Show the graph crossing the x-axis at each zero.

Explanation

Finding zeros = finding where the graph crosses the x-axis

The zeros of f(x)f(x) are the values of xx where f(x)=0f(x) = 0. On the graph, these are the x-intercepts.

Step-by-step solution: Find all zeros of f(x)=x45x2+4f(x) = x^4 - 5x^2 + 4

Step 1 — Notice this is a "quadratic in disguise." Let u=x2u = x^2:

u25u+4=0u^2 - 5u + 4 = 0

Step 2 — Factor the quadratic in uu: Find two numbers that multiply to 4 and add to 5-5: 1-1 and 4-4.

u25u+4=(u1)(u4)=0u^2 - 5u + 4 = (u - 1)(u - 4) = 0

Step 3 — Solve for uu: u=1u = 1 or u=4u = 4.

Step 4 — Replace uu with x2x^2 and solve for xx:

x2=1    x=±1x^2 = 1 \implies x = \pm 1

x2=4    x=±2x^2 = 4 \implies x = \pm 2

Step 5 — List all zeros: x=2,1,1,2x = -2, -1, 1, 2 (four zeros).

Step 6 — Check: f(1)=15+4=0f(1) = 1 - 5 + 4 = 0 ✓. f(2)=1620+4=0f(-2) = 16 - 20 + 4 = 0 ✓.

The complete factorization

x45x2+4=(x21)(x24)=(x1)(x+1)(x2)(x+2)x^4 - 5x^2 + 4 = (x^2 - 1)(x^2 - 4) = (x-1)(x+1)(x-2)(x+2)

Each linear factor (xr)(x - r) gives one zero at x=rx = r.

The u-substitution trick

Whenever you see ax4+bx2+cax^4 + bx^2 + c (only even powers of xx), substitute u=x2u = x^2 to turn it into a standard quadratic au2+bu+cau^2 + bu + c. Solve for uu, then take square roots.

Try it in the visualization

The graph shows the quartic crossing the x-axis at all four zeros. The factored form and u-substitution steps are shown. Toggle "local extrema" to see the max and min points between the roots.

Interactive Visualization

Parameters

Your turn

Got your own math or physics problem?

Turn any problem into an interactive visualization like this one — powered by AI, generated in seconds. Free to try, no credit card required.

Sign Up Free to Try It30 free visualizations every day
Finding Zeros of Polynomial Functions | MathSpin