Factored Form
Factored form is a way of writing a quadratic expression as a product of its leading coefficient and two binomial factors: . The values and are the roots (or zeros) of the quadratic, meaning they are the -values where the graph crosses the -axis.
A quadratic function is in factored form when it is expressed as , where and , are the roots of the equation . The constant is the same leading coefficient that appears in standard form and controls the parabola's width and direction. Every quadratic with real roots can be written in factored form, and doing so makes the roots immediately visible without further calculation.
Key Formula
Where:
- = the leading coefficient (same as in standard form)
- = the first root (x-intercept) of the quadratic
- = the second root (x-intercept) of the quadratic
Worked Example
Problem: Write f(x) = 2x² − 12x + 16 in factored form and identify the roots.
Step 1: Factor out the leading coefficient from all three terms.
Step 2: Factor the trinomial inside the parentheses. Find two numbers that multiply to 8 and add to −6. Those numbers are −2 and −4.
Step 3: Write the complete factored form by including the leading coefficient.
Step 4: Read the roots directly from the factors. Set each factor equal to zero: x − 2 = 0 gives x = 2, and x − 4 = 0 gives x = 4.
Answer: The factored form is , with roots at and .
Visualization
Why It Matters
Factored form is one of the fastest ways to find where a parabola crosses the -axis, which matters in physics (projectile motion), engineering, and optimization problems. When you graph a quadratic, knowing the roots immediately tells you two key points on the curve, and the axis of symmetry sits exactly halfway between them. Many real-world problems—like finding when a launched object hits the ground—reduce to reading roots from factored form.
Common Mistakes
Mistake: Forgetting the subtraction signs and writing (x + r₁)(x + r₂) when the roots are positive.
Correction: The formula uses minus signs: a(x − r₁)(x − r₂). If a root is 3, the factor is (x − 3), not (x + 3). A positive root produces a subtraction in the factor.
Mistake: Dropping the leading coefficient a when factoring.
Correction: The leading coefficient is part of the factored form. If standard form starts with 2x², the factored form must include that 2 out front: 2(x − r₁)(x − r₂). Leaving it out changes the function.
