What this learning objective is really asking you to learn
This objective asks students to connect three ideas that are often taught separately: expressions, equations, and graphs. A quadratic expression such as \(x^2 - 5x + 6\) can define a function: \(f(x) = x^2 - 5x + 6\). The zeros of the function are the input values that make the output equal to zero. Graphically, they are the x-intercepts of the parabola. Algebraically, they are the solutions to \(x^2 - 5x + 6 = 0\). Factoring rewrites the expression as \((x - 2)(x - 3)\), which makes the zeros visible: \(x = 2\) and \(x = 3\).
The word reveal is the heart of the objective. The zeros were already part of the function when it was written in standard form. Factoring did not create them. Factoring exposed them. This is why equivalent forms matter. Standard form may make the y-intercept easy to see. Vertex form may make the maximum or minimum easy to see. Factored form makes zeros easy to see. A mathematically mature student chooses the form that answers the question.
Zeros matter because zero often represents a boundary or event. In projectile motion, height zero can mean the object is on the ground. In business, profit zero can mean break-even. In geometry, area zero can mean a collapsed dimension or boundary case. In science, zero can mean neutral charge, zero velocity, no remaining concentration, or a transition point. In graphing, zeros mark where a function changes sign or crosses the x-axis. Finding zeros is not a school-only exercise. It is how people locate important thresholds.
Factoring a quadratic means rewriting it as a product of two linear factors, sometimes with a leading coefficient. For example, \(x^2 + 7x + 12\) factors as \((x + 3)(x + 4)\). The zero product property says that if a product equals zero, at least one factor must equal zero. So \((x + 3)(x + 4) = 0\) gives \(x + 3 = 0\) or \(x + 4 = 0\), which gives \(x = -3\) or \(x = -4\). The function has zeros at -3 and -4.
This objective does not say that every quadratic factors nicely over the integers. Some quadratics are not factorable by simple integer methods. Math II includes other methods: completing the square and the quadratic formula. But when factoring is available, it is often the most revealing method. It is fast, exact, and deeply connected to graph interpretation.
A student who understands this objective should be able to explain the difference between an expression being “factored” and an equation being “solved.” Factoring rewrites the expression. Solving uses the factored expression, often through the zero product property, to find input values. For example, rewriting \(x^2 - 9\) as \((x - 3)(x + 3)\) is factoring. Setting \((x - 3)(x + 3) = 0\) and concluding \(x = 3\) or \(x = -3\) is solving.
The historical machinery behind this idea
Quadratic equations have one of the oldest histories in mathematics. Babylonian mathematicians solved quadratic-type problems involving areas and lengths thousands of years ago. Their methods were often geometric and procedural rather than symbolic. They did not use modern factored notation, but they understood relationships that we now express through quadratic equations.
The development of symbolic algebra made factoring possible as a general technique. Once expressions could be written with variables and powers, mathematicians could recognize patterns and rewrite quadratics as products. This made solving more efficient and more general. The zero product property itself is grounded in basic arithmetic: in ordinary real-number arithmetic, a product can equal zero only if at least one factor is zero. That simple property becomes enormously powerful when combined with symbolic factors.
Factoring also connects to geometry. A product like \((x + 2)(x + 5)\) can represent the area of a rectangle with side lengths \(x + 2\) and \(x + 5\). Expanding gives \(x^2 + 7x + 10\); factoring reverses that process. Geometric area models help explain why factoring is not magic. It is decomposition: breaking a quadratic area expression into dimensions or linear components.
In later mathematics, factoring becomes a central method for understanding polynomials. Polynomial roots, graph crossings, multiplicity, identities, and the Fundamental Theorem of Algebra all build on the idea that factors and zeros are linked. Objective 070 is the first strong version of that idea in Math II.
Technical execution: how to factor quadratics and reveal zeros
Start by checking for a greatest common factor. In \(2x^2 + 10x + 12\), every term shares 2, so factor it out: \(2(x^2 + 5x + 6)\). Then factor the trinomial: \(2(x + 2)(x + 3)\). The constant factor 2 does not affect the zeros because it never equals zero. The zeros come from \(x + 2 = 0\) and \(x + 3 = 0\), so \(x = -2\) and \(x = -3\).
For monic quadratics of the form \(x^2 + bx + c\), look for two numbers that multiply to \(c\) and add to \(b\). For \(x^2 - 8x + 15\), the numbers are -3 and -5 because they multiply to 15 and add to -8. So the expression factors as \((x - 3)(x - 5)\), and the zeros are 3 and 5.
For non-monic quadratics of the form \(ax^2 + bx + c\), students can use several methods. One method is grouping. For \(2x^2 + 7x + 3\), multiply \(a*c = 6\) and find numbers that multiply to 6 and add to 7: 6 and 1. Rewrite the middle term: \(2x^2 + 6x + x + 3\). Group: \(2x(x + 3) + 1(x + 3)\). Factor the common binomial: \((2x + 1)(x + 3)\). The zeros are \(x = -1/2\) and \(x = -3\).
Special patterns should be recognized quickly. Difference of squares: \(x^2 - 25 = (x - 5)(x + 5)\). Perfect square trinomials: \(x^2 + 10x + 25 = (x + 5)^2\); \(x^2 - 12x + 36 = (x - 6)^2\). A repeated factor gives a repeated zero. If \(f(x) = (x - 6)^2\), then \(x = 6\) is the only zero, and graphically the parabola touches the x-axis there instead of crossing it.
After factoring, use the zero product property. If \(a(x - r)(x - s) = 0\), then \(x = r\) or \(x = s\). Students should not divide by factors containing variables because that can erase solutions. For example, from \(x(x - 4) = 0\), dividing by \(x\) would lose the solution \(x = 0\). The zero product property protects all solutions.
Always connect the zeros back to the function or situation. If \(h(t) = -16(t - 1)(t - 5)\) models height above ground, the zeros are \(t = 1\) and \(t = 5\). Depending on context, this could mean the object is at ground height at those times. If the object is launched from the ground at \(t = 1\) in a shifted model and lands at \(t = 5\), the time in the air is 4 seconds. The factored form reveals event times directly.
If \(P(q) = -2(q - 100)(q - 500)\) models profit in dollars as a function of quantity sold, then the zeros \(q = 100\) and \(q = 500\) represent break-even quantities. Between those values, the sign of the function can indicate profit or loss depending on the leading coefficient and test values. The graph and the context turn zeros into decisions.
Why students should learn this math
Factoring quadratics is useful whenever the important question is “when does this become zero?” That question appears everywhere. When does height hit zero? When does profit hit zero? When does area vanish? When does a model cross a baseline? When does a physical quantity reach a threshold? When does a positive effect turn negative?
In projectile motion, factored form can reveal launch and landing times. In business, it can reveal break-even points. In environmental modeling, it can represent when a quantity reaches a safe or unsafe boundary. In geometry, it can reveal dimensions that make an area expression equal to a target difference. In graph analysis, zeros divide the number line into intervals where the function may be positive or negative.
Factoring also teaches a broader life skill: important information is often hidden by the form in which data or formulas are presented. A contract, budget, data report, or technical specification may be mathematically equivalent in several forms, but one form may reveal the risk or threshold more clearly. Students who learn to rewrite expressions are learning not to accept the first form as the final truth.
Where this fits in the big map of mathematics
Objective 070 is a central node in algebra. It depends on Objective 069 because factoring is a useful rewrite. It supports Objective 065 because factoring is one method for solving quadratics. It supports Objective 066 because linear–quadratic systems often produce quadratic equations whose solutions are intersections. It supports later function work because zeros are key graph features. It supports Math III polynomial work because higher-degree polynomial graphs are understood through factors and zeros.
In the full map, zeros are one of the main features of functions. Intercepts, solutions, roots, factors, and sign changes are all connected. Factoring is the bridge from expression structure to those features. When students see \((x - r)\) as a factor, they should immediately think \(r\) is a zero. When they see a zero on a graph, they should wonder whether a corresponding factor exists. That two-way connection is a major algebra milestone.
Common student traps and how to avoid them
One trap is forgetting the greatest common factor. Always look for a common factor before using trinomial methods.
A second trap is mixing up signs. If the factor is \((x - 7)\), the zero is 7; if the factor is \((x + 7)\), the zero is -7. The zero is the value that makes the factor equal zero.
A third trap is factoring but not interpreting. In this standard, the point is not only to factor. The point is to reveal zeros and explain properties of the represented quantity.
A fourth trap is expecting every quadratic to factor nicely. When factoring is not efficient or possible over the intended number set, use completing the square or the quadratic formula. Method choice is part of mastery.
A fifth trap is canceling variable factors while solving. From \(x(x - 5) = 0\), do not divide by \(x\); that loses \(x = 0\). Use the zero product property.