Skip to main content
TexasMathsSyllabus dot point

How do you solve a quadratic equation by factoring, using the zero-product property, and how do the solutions relate to the graph?

Solve quadratic equations having real solutions by factoring, using the zero-product property, and relate the solutions to the zeros of the related quadratic function (TEKS A.8A).

A STAAR Algebra I answer on solving quadratic equations by factoring (TEKS A.8A), the zero-product property, setting the equation to zero first, and connecting solutions to the x-intercepts of the graph.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this topic is asking
  2. Set to zero first
  3. Factor, then apply the zero-product property
  4. Solutions are the zeros of the graph
  5. How STAAR examines this topic
  6. When factoring is the right choice
  7. Double roots and the difference of squares
  8. Try this

What this topic is asking

Solving quadratics is the heart of the Quadratic Functions and Equations category. TEKS A.8A lists four methods, and factoring is the first and fastest when it works. The engine is the zero-product property, and the equation must be set to zero before you factor. STAAR also tests the connection between the solutions and the zeros (x-intercepts) of the related function.

Set to zero first

The zero-product property only works when one side is zero, so a quadratic must be written as ax2+bx+c=0ax^2 + bx + c = 0 before factoring.

x2+5x=24β€…β€Šβ‡’β€…β€Šx2+5xβˆ’24=0.x^2 + 5x = 24 \;\Rightarrow\; x^2 + 5x - 24 = 0.

Factoring while one side is nonzero is the single most common error: x2+5x=24x^2 + 5x = 24 does not let you write x(x+5)=24x(x + 5) = 24 and conclude anything useful, because 24 is not zero.

Factor, then apply the zero-product property

Once at zero, factor (GCF first, then difference of squares or trinomial), then split into two linear equations.

For x2+5xβˆ’24=0x^2 + 5x - 24 = 0: factor to (x+8)(xβˆ’3)=0(x + 8)(x - 3) = 0, so x+8=0x + 8 = 0 or xβˆ’3=0x - 3 = 0, giving x=βˆ’8x = -8 or x=3x = 3.

Solutions are the zeros of the graph

The solutions of ax2+bx+c=0ax^2 + bx + c = 0 are exactly the xx-intercepts (zeros) of the parabola y=ax2+bx+cy = ax^2 + bx + c, because an xx-intercept is where y=0y = 0. So solving the equation by factoring and reading the zeros off the graph give the same numbers. A quadratic with two real solutions crosses the xx-axis twice; a perfect-square factorization gives a single (double) solution where the vertex touches the axis.

How STAAR examines this topic

  • Multiple choice. Solve a factorable quadratic; the "signs reversed" answer is the standard distractor.
  • Multiselect. Select all true statements about the solving process and the graph connection.
  • Equation editor and number entry. Enter the solution(s), often as a set.

A clarifying idea is that factoring reverses the multiplication that built the quadratic, so the solutions are the values that make each factor vanish, which is why a solution is the opposite sign of the constant inside its factor.

When factoring is the right choice

Factoring is the fastest method, but only when the quadratic factors with integers. A quick way to decide is to check whether two integers multiply to aβ‹…ca \cdot c and add to bb; if such a pair exists, factor, and if not, switch to the quadratic formula. On STAAR, the multiple-choice and multiselect quadratics are usually built to factor cleanly, so factoring is the expected first move, while the harder constructed items may force the formula. Recognizing a factorable quadratic on sight, especially the difference of squares x2βˆ’25=0x^2 - 25 = 0 and the simple trinomials, saves time you can spend on the multi-step problems.

Double roots and the difference of squares

Two special cases deserve attention. A perfect-square quadratic such as x2βˆ’6x+9=0x^2 - 6x + 9 = 0 factors to (xβˆ’3)2=0(x - 3)^2 = 0, giving a single repeated solution x=3x = 3, a double root where the parabola just touches the xx-axis at its vertex. A difference of squares such as x2βˆ’16=0x^2 - 16 = 0 factors to (xβˆ’4)(x+4)=0(x - 4)(x + 4) = 0, giving the symmetric pair x=Β±4x = \pm 4. Both are common on the test precisely because they factor without the AC search, and recognizing them turns a solving problem into a one-line answer.

Try this

Q1. Solve (xβˆ’6)(x+1)=0(x - 6)(x + 1) = 0. [1 point]

  • Cue. x=6x = 6 or x=βˆ’1x = -1.

Q2. Solve x2βˆ’4x=0x^2 - 4x = 0. [1 point]

  • Cue. Factor x(xβˆ’4)=0x(x - 4) = 0, so x=0x = 0 or x=4x = 4.

Exam-style practice questions

Practice questions written in the style of TEA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

STAAR (style)1 marksMultiple choice. What are the solutions to x2βˆ’3xβˆ’10=0x^2 - 3x - 10 = 0? (A) x=5x = 5 and x=βˆ’2x = -2 (B) x=βˆ’5x = -5 and x=2x = 2 (C) x=5x = 5 and x=2x = 2 (D) x=10x = 10 and x=0x = 0
Show worked answer β†’

The correct answer is (A).

Factor: find two numbers multiplying to βˆ’10-10 and adding to βˆ’3-3, namely βˆ’5-5 and 22, so (xβˆ’5)(x+2)=0(x - 5)(x + 2) = 0. By the zero-product property, xβˆ’5=0x - 5 = 0 or x+2=0x + 2 = 0, giving x=5x = 5 or x=βˆ’2x = -2. Choice (B) reverses the signs. The solution uses the opposite sign of each factor's constant.

STAAR (style)2 marksMultiselect. The equation x2+2x=8x^2 + 2x = 8 is solved. Select ALL true statements. (A) The equation must be set to zero first. (B) The factorization is (x+4)(xβˆ’2)(x + 4)(x - 2). (C) The solutions are x=βˆ’4x = -4 and x=2x = 2. (D) The solutions are x=4x = 4 and x=βˆ’2x = -2. (E) The solutions are the x-intercepts of y=x2+2xβˆ’8y = x^2 + 2x - 8.
Show worked answer β†’

The correct selections are A, B, C, and E.

Set to zero first: x2+2xβˆ’8=0x^2 + 2x - 8 = 0 (statement A). Factor: two numbers multiplying to βˆ’8-8 and adding to 22 are 44 and βˆ’2-2, so (x+4)(xβˆ’2)=0(x + 4)(x - 2) = 0 (statement B). The solutions are x=βˆ’4x = -4 and x=2x = 2 (statement C, not D, which has the signs reversed). These solutions are exactly the xx-intercepts of the related parabola (statement E). Multiselect items reward checking every claim independently.

Related dot points

Sources & how we know this