Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. Algebra
  2. Use Factoring, Squares to Analyze Graphs

ALGEBRA 1 • ANALYZE FUNCTIONS

Use Factoring, Squares to Analyze Graphs

Learn how rewriting quadratic functions reveals zeros, vertices, and symmetry hidden in their graphs.

SECTION 1

Historical Context & Motivation

For thousands of years, people have studied curved paths — from the arc of a thrown spear to the shape of a bridge. Ancient Greek mathematicians were the first to realize that these curves follow precise mathematical rules. The key to understanding these curves turned out to be a special type of equation called a quadratic function. Over the centuries, mathematicians developed powerful techniques — factoring and completing the square — to rewrite these equations in forms that instantly reveal important features of their graphs.

~300 BCE
Greek Study of Conics
Apollonius of Perga studied parabolas, ellipses, and hyperbolas by slicing cones. His work laid the geometric foundation for understanding quadratic curves.
~825 CE
Al-Khwarizmi & Completing the Square
The Persian mathematician al-Khwarizmi wrote a landmark book showing how to solve quadratic equations by completing the square — a method we still use today.
1600s
Descartes Merges Algebra & Geometry
René Descartes invented the coordinate plane, connecting algebraic equations to geometric graphs. Quadratic equations became parabolas you could draw and analyze.
Modern Era
Quadratics in Science & Engineering
Today, quadratic functions model projectile motion, profit optimization, satellite dish shapes, and much more. Factoring and completing the square remain essential tools.

Here is the central question this lesson answers: given a quadratic function like f(x) = x² + 2x − 8, how can you rewrite it to immediately see where the graph crosses the x-axis, where the highest or lowest point sits, and where the line of symmetry falls? The answer lies in two algebraic techniques that have been refined over more than a thousand years.

SECTION 2

Core Principles & Definitions

Every quadratic function can be written in three different forms. Each form highlights different features of the parabola. Learning to convert between them gives you a complete picture of the graph without even plotting points.

1

Standard Form

Written as f(x) = ax² + bx + c. This form immediately tells you the y-intercept (the value c) and whether the parabola opens up (a > 0) or down (a < 0).
2

Factored Form

Written as f(x) = a(x − r₁)(x − r₂). The values r₁ and r₂ are the zeros (x-intercepts) of the graph. You get this form by factoring.
3

Vertex Form

Written as f(x) = a(x − h)² + k. The point (h, k) is the vertex — the extreme value. You get this form by completing the square.
4

Axis of Symmetry

Every parabola has a vertical axis of symmetry at x = h (from vertex form) or at x = (r₁ + r₂)/2 (from factored form). The graph is a mirror image on each side of this line.
✦ KEY TAKEAWAY
Think of a quadratic function like a recipe that can be written three ways. Standard form is the ingredient list. Factored form tells you when the dish hits zero flavor (the x-intercepts). Vertex form tells you the peak flavor moment (the maximum or minimum). All three describe the same dish — they just highlight different features.
SECTION 3

Visual Explanation — Anatomy of a Parabola

The diagram below shows the parabola for f(x) = x² − 2x − 3. Notice how the zeros, vertex, axis of symmetry, and y-intercept all appear as distinct, labeled features. This is what factoring and completing the square let you find.

xy02468−11235Axis of Symmetry x = 1Zero (−1, 0)Zero (3, 0)Vertex (1, −4)y-int (0, −3)f(x) = x² − 2x − 3 = (x + 1)(x − 3) = (x − 1)² − 4
The parabola f(x) = x² − 2x − 3 with its key features labeled: zeros at (−1, 0) and (3, 0), the vertex at (1, −4), and the axis of symmetry at x = 1.

In the diagram, the two cyan dots mark the zeros — the points where the parabola crosses the x-axis. These come directly from the factored form. The gold dot marks the vertex, the lowest point on this upward-opening parabola. The vertex comes from the vertex form. The pink dashed line is the axis of symmetry. Notice how the left side of the parabola is a perfect mirror of the right side across this line.

SECTION 4

Mathematical Framework

Technique 1: Factoring to Find Zeros

When you factor a quadratic, you rewrite it as a product of two binomials. This lets you find the zeros (also called roots or x-intercepts) by setting each factor equal to zero. Remember: if two numbers multiply to zero, at least one of them must be zero.

FACTORED FORM
f(x) = a(x − r₁)(x − r₂)
Where r₁ and r₂ are the zeros (x-intercepts), and a controls the width and direction of the parabola.
AXIS OF SYMMETRY FROM ZEROS
x = (r₁ + r₂) / 2
The axis of symmetry is always exactly halfway between the two zeros.

Technique 2: Completing the Square to Find the Vertex

When you complete the square, you rewrite the quadratic so it contains a perfect square trinomial. This reveals the vertex — the highest or lowest point on the parabola. The vertex represents the extreme value of the function: a minimum if the parabola opens up, or a maximum if it opens down.

VERTEX FORM
f(x) = a(x − h)² + k
Where (h, k) is the vertex. If a > 0, the parabola opens upward and k is the minimum. If a < 0, it opens downward and k is the maximum.

Steps for Completing the Square

  1. Step 1: Start with f(x) = ax² + bx + c. If a ≠ 1, factor a out of the first two terms.
  2. Step 2: Take half of the coefficient of x, then square it. This is the number you add and subtract inside the parentheses.
  3. Step 3: Rewrite the perfect square trinomial as a squared binomial.
  4. Step 4: Simplify the constant terms to get vertex form: a(x − h)² + k.
SECTION 5

Comparing the Three Forms Side-by-Side

The table below summarizes what each form of a quadratic function reveals at a glance. All three forms describe the exact same parabola — they are just different ways of writing the same equation.

Three forms of a quadratic function and the graph features each reveals.
FormEquationWhat It Reveals
Standardf(x) = ax² + bx + cy-intercept = c; opens up if a > 0, down if a < 0; axis of symmetry at x = −b/(2a)
Factoredf(x) = a(x − r₁)(x − r₂)Zeros at x = r₁ and x = r₂; axis of symmetry at x = (r₁ + r₂)/2
Vertexf(x) = a(x − h)² + kVertex at (h, k); axis of symmetry at x = h; extreme value is k
Converting Between Forms: f(x) = 2x² − 8x + 6STANDARD FORMf(x) = 2x² − 8x + 6y-intercept = 6FACTORED FORMf(x) = 2(x − 1)(x − 3)Zeros: x = 1, x = 3VERTEX FORMf(x) = 2(x − 2)² − 2Vertex: (2, −2)FactorComplete sq.xy0123426(1, 0)(3, 0)(2, −2)(0, 6)
Top: the three algebraic forms of f(x) = 2x² − 8x + 6 and how you convert between them. Bottom: the corresponding parabola with zeros, vertex, y-intercept, and axis of symmetry labeled.

Look at the diagram closely. For this new example, f(x) = 2x² − 8x + 6, the axis of symmetry passes through the vertex at x = 2, which is exactly halfway between the zeros at x = 1 and x = 3. This is always the case — the axis of symmetry sits right in the middle of the zeros. The y-intercept at (0, 6) matches the constant c = 6 from the standard form. Notice how these values differ from the previous example (f(x) = x² − 2x − 3, with zeros at x = −1 and x = 3, vertex at (1, −4), and y-intercept at (0, −3)) — each quadratic has its own distinct set of features.

SECTION 6

Worked Example

Let's work through a complete example. Suppose a baseball is hit into the air and its height in feet after x seconds is modeled by h(x) = −x² + 6x − 5. We want to find the zeros, the vertex, and the axis of symmetry, then interpret what they mean.

Analyzing h(x) = −x² + 6x − 5

Step 1 — Identify the direction

The leading coefficient is a = −1. Since a < 0, the parabola opens downward. This means the vertex will be a maximum point — the highest the baseball will go.
Parabola opens downward → vertex is a maximum.

Step 2 — Factor to find the zeros

Set h(x) = 0: −x² + 6x − 5 = 0. Multiply both sides by −1: x² − 6x + 5 = 0. Now factor: (x − 1)(x − 5) = 0. So x = 1 and x = 5. The baseball hits the ground at x = 1 second and x = 5 seconds (assuming it was at ground level at these times).
Zeros: x = 1 and x = 5 (the ball is at height 0 at these times).

Step 3 — Find the axis of symmetry

The axis of symmetry is halfway between the zeros: x = (1 + 5)/2 = 3. This tells us the ball reaches its peak at x = 3 seconds.
Axis of symmetry: x = 3.

Step 4 — Complete the square to find the vertex

Start with h(x) = −x² + 6x − 5. Factor out −1 from the first two terms: h(x) = −(x² − 6x) − 5. Take half of −6, which is −3, and square it: (−3)² = 9. Add and subtract 9 inside: h(x) = −(x² − 6x + 9 − 9) − 5 = −(x − 3)² + 9 − 5 = −(x − 3)² + 4. The vertex is (3, 4).
Vertex: (3, 4) — the ball reaches a maximum height of 4 feet at 3 seconds.

Step 5 — Interpret in context

The baseball is at ground level at t = 1 s and t = 5 s (the zeros). It reaches its maximum height of 4 feet at t = 3 s (the vertex). The flight path is symmetric about t = 3 s — the ball takes 2 seconds to go up from the first zero and 2 seconds to come back down to the second zero.
h(x) = −(x − 3)² + 4 → max height 4 ft at 3 seconds; lands at 5 seconds.
SECTION 7

Strengths & Limitations of Each Method

Both factoring and completing the square are powerful, but each has its strengths and limitations. Knowing when to use each method will save you time and effort.

When to use factoring vs. completing the square.
FeatureFactoringCompleting the Square
Best for findingZeros (x-intercepts)Vertex (extreme value) and axis of symmetry
SpeedVery fast when the quadratic factors neatly with integersTakes more steps but always works
LimitationNot all quadratics factor neatly — some have irrational or no real zerosMore algebra steps, so more chances for arithmetic errors
Reveals symmetry?Yes — midpoint of the two zeros gives the axis of symmetryYes — the h-value in vertex form is the axis of symmetry
Works for all quadratics?No — only when factors are rationalYes — always works
✦ KEY TAKEAWAY
Think of factoring as a shortcut and completing the square as the reliable all-terrain vehicle. If the road is smooth (nice integer factors), the shortcut is great. But when the terrain gets rough (messy or irrational numbers), completing the square will always get you there.
SECTION 8

Connection to Advanced Topics

The techniques you are learning now — factoring and completing the square — are not just for Algebra 1. They form the foundation for many advanced math topics. Here is a preview of where these skills lead.

How this lesson connects to future math courses.
This LessonWhere It Leads
Finding zeros by factoringIn Algebra 2, you factor higher-degree polynomials (cubics, quartics) to find more zeros.
Completing the squareUsed to derive the quadratic formula; also used in precalculus to rewrite equations of circles and ellipses.
Finding the vertex (extreme value)In calculus, you find extreme values of any function using derivatives — completing the square is the non-calculus method for quadratics.
Interpreting zeros and vertex in contextIn physics and economics, optimization problems use these same ideas: maximizing profit, minimizing cost, or finding when a projectile lands.
🔮 Looking Ahead
The quadratic formula itself — x = (−b ± √(b² − 4ac)) / (2a) — is actually derived by completing the square on the general quadratic ax² + bx + c = 0. So when you master completing the square, you are not just using the quadratic formula — you understand why it works!
SECTION 9

Practice Problems

Try these five problems to test your understanding. Each one builds on the previous, moving from basic recall to real-world application.

PROBLEM 1 — CONCEPTUAL
A quadratic function is written in the form f(x) = 3(x − 4)(x + 2). Without graphing, identify the zeros, the axis of symmetry, and whether the parabola opens up or down. Explain your reasoning.
PROBLEM 2 — BASIC CALCULATION
Factor the quadratic f(x) = x² − 5x + 6 to find its zeros. Then find the axis of symmetry and the y-intercept.
PROBLEM 3 — INTERMEDIATE
Complete the square to rewrite g(x) = x² + 8x + 10 in vertex form. Identify the vertex and state whether it is a maximum or minimum.
PROBLEM 4 — APPLIED
A toy rocket's height in meters after t seconds is modeled by h(t) = −2t² + 12t − 10. Use factoring and completing the square to find: (a) when the rocket is at ground level, (b) the maximum height, and (c) when it reaches the maximum height.
PROBLEM 5 — CRITICAL THINKING
A quadratic function f(x) = ax² + bx + c has a vertex at (3, −1) and passes through the point (5, 7). Write f(x) in vertex form, then convert to standard form. Finally, determine whether f(x) can be factored over the integers, and explain why or why not.
SUMMARY

Lesson Summary

A quadratic function can be written in three equivalent forms, each revealing different graph features. The standard form f(x) = ax² + bx + c shows the y-intercept and direction. Factoring converts to f(x) = a(x − r₁)(x − r₂), instantly revealing the zeros where the parabola crosses the x-axis. Completing the square converts to f(x) = a(x − h)² + k, revealing the vertex (h, k) — the extreme value — and the axis of symmetry at x = h.

Both methods reveal the symmetry of the parabola: the axis of symmetry lies at the midpoint of the zeros or at the x-coordinate of the vertex. In real-world contexts, zeros tell you when a quantity equals zero (e.g., when a ball hits the ground), and the vertex tells you the maximum or minimum value (e.g., the highest point of a ball's flight). Factoring is fast when integer factors exist; completing the square always works and is essential when the quadratic does not factor neatly. Mastering both techniques gives you a complete toolkit for analyzing any quadratic function.

Varsity Tutors • Algebra 1 • Use Factoring, Squares to Analyze Graphs