Mistake Master
Home Unit 2 · Nonlinear Algebra 2.1·2.2·2.3·2.4·2.5 Lesson
Skill Check 0 / 10 complete

Expanding and factoring polynomials

Expanding and factoring are the same move run in two directions, and most of the points on this topic leak from a handful of slips. Squaring a sum keeps a middle term, so $(x+4)^{2}$ is $x^{2}+8x+16$, never $x^{2}+16$; dropping that middle term is the most common leak here. A difference of squares always splits into conjugate factors, $x^{2}-25=(x+5)(x-5)$, while a sum of squares like $x^{2}+9$ does not factor over the real numbers. When you expand or factor, every sign and every term has to survive the trip. And once the algebra is done, the question still decides what to report: a factor, a root, a coefficient, or a constant. Keep the middle term, read the sign between the squares, hold the signs steady, then hand in exactly what the item names.

§1

What this topic is about

Expanding and factoring are one skill seen from two directions. Expanding multiplies a product out into a sum of terms; factoring runs the same multiplication backward, turning a sum of terms into a product. A short set of patterns covers almost everything the SAT asks: multiplying two binomials term by term, squaring a sum into a trinomial with a doubled middle term, and recognizing a difference of squares. The work is quick, so the points leak in four predictable places: the middle term of a square dropped, a difference of squares mishandled, a sign or a term slipped during the multiply or the factor, and the right algebra reported as the wrong object, a root when a factor was asked or the reverse.

§2

Expand by multiplying every pair of terms

Expanding a product means multiplying each term in the first factor by each term in the second, then combining like terms. For two binomials that is four products, and the two cross products in the middle are where points go. Squaring a sum is the same move: write it as the binomial times itself, so the middle term comes out doubled. The single most common slip is squaring a sum term by term and losing that middle term entirely.

  • Two binomials: multiply all four pairs. $(x+a)(x+b)=x^{2}+(a+b)x+ab$.
  • A squared sum keeps a doubled middle term. $(x+a)^{2}=x^{2}+2ax+a^{2}$.
  • A squared sum is never the sum of the squares. $(x+a)^{2}\neq x^{2}+a^{2}$.

Worked example. Expand $(x+4)^{2}$.

Write the square as a product

$(x+4)^{2}=(x+4)(x+4)$. A square is the binomial times itself, not each term squared on its own.

Multiply every pair and combine

$$(x+4)(x+4)=x^{2}+4x+4x+16=x^{2}+8x+16.$$ The two cross terms add to $8x$. Dropping them down to $x^{2}+16$ is the version that throws the middle term away.

§3

The difference of squares, and the sum that will not factor

When an expression is one perfect square minus another, it always factors into conjugates: the same two square roots, once added and once subtracted. The middle terms cancel, which is why the product has no middle term to begin with. Two cautions live here. A sum of squares, $x^{2}+a^{2}$, does not factor over the real numbers; it is not a difference, so the rule does not apply. And a difference of squares is not a perfect square: $x^{2}-25$ is $(x+5)(x-5)$, not $(x-5)^{2}$, which would carry a middle term the original never had.

  • Difference of squares: $a^{2}-b^{2}=(a+b)(a-b)$, with no middle term.
  • A coefficient is fine: $4x^{2}-25=(2x+5)(2x-5)$.
  • A sum of squares does not factor: $x^{2}+9$ stays as it is over the reals.

Worked example. Factor $x^{2}-25$.

Recognize both terms as squares

$x^{2}=(x)^{2}$ and $25=5^{2}$, so this is one square minus another, a difference of squares.

Write the conjugate factors

$$x^{2}-25=(x+5)(x-5).$$ Multiplying back, the cross terms $+5x$ and $-5x$ cancel, leaving $x^{2}-25$. Writing $(x-5)^{2}$ instead expands to $x^{2}-10x+25$, a perfect square with a middle term and the wrong constant sign.

§4

Factor a quadratic by finding the pair

To factor $x^{2}+bx+c$, find two numbers that multiply to $c$ and add to $b$. Their signs are the whole game. If $c$ is positive, the two numbers share a sign, the sign of $b$. If $c$ is negative, they have opposite signs, and the one larger in size carries the sign of $b$. Choosing the right pair of numbers but the wrong signs is the slip that flips the middle term and lands on a close, wrong answer.

  • Multiply to the constant, add to the middle coefficient: $(x+p)(x+q)$ with $pq=c$ and $p+q=b$.
  • Positive constant: both factors share the sign of $b$. $x^{2}-5x+6=(x-2)(x-3)$.
  • Negative constant: opposite signs. $x^{2}+x-6=(x+3)(x-2)$.

Worked example. Factor $x^{2}-5x+6$.

Set the target product and sum

Two numbers must multiply to $+6$ and add to $-5$. A positive product with a negative sum means both numbers are negative.

Find and place the pair

$-2$ and $-3$ multiply to $6$ and add to $-5$, so $$x^{2}-5x+6=(x-2)(x-3).$$ Choosing $+2$ and $+3$ would give $x^{2}+5x+6$: the right pair of numbers with the wrong signs.

§5

Report the factor, the root, or the value the item asks for

Once the factoring is done, the question decides what to hand back, and the pieces look alike enough to swap by accident. A factor is a linear expression such as $x-3$. A root is the value that makes a factor zero, found by flipping the sign of its constant, so $x-3$ has root $3$ and $x+3$ has root $-3$. Solving an equation asks for roots; an item asking which expression is a factor wants the binomial itself. On a grid-in, watch whether the item wants a coefficient or a constant. Each is a real number from the same problem, but only one answers the question asked.

Worked example. Given $x^{2}+x-6=(x+3)(x-2)$, what are the solutions to $x^{2}+x-6=0$?

Set each factor to zero

A product is zero when a factor is zero, so $x+3=0$ or $x-2=0$.

Solve, flipping the sign of each constant

$$x=-3 \text{ and } x=2.$$ Reading the constants straight off the factors as $3$ and $-2$ hands back the factors' numbers without flipping their signs, which answers a different question than the one asked.

Multiply every pair and keep the middle term, factor a difference of squares into conjugates while leaving a sum of squares alone, hold every sign steady, then report the factor, root, or value the item actually names.

§6

Four patterns that cost real points

Four patterns recur on expanding and factoring. They are the same ones the diagnostic routes on.

Pattern · 01

The middle term of a square is dropped.

$(x+4)^{2}$ gets written as $x^{2}+16$, squaring each term and losing the cross term. A square is the binomial times itself, so a doubled middle term belongs there. Every later step is clean, but the expression is no longer the same one.

Fix. Write the square as a product and multiply every pair: $(x+4)^{2}=(x+4)(x+4)=x^{2}+8x+16$.

Pattern · 02

The difference of squares is mishandled.

$x^{2}-25$ is written as $(x-5)^{2}$, or a difference of squares is called unfactorable, or a sum of squares like $x^{2}+9$ is factored as if it were a difference. The two squared terms are spotted; the wrong rule is applied to them.

Fix. A difference of squares factors into conjugates with no middle term, $x^{2}-25=(x+5)(x-5)$. A sum of squares does not factor over the reals.

Pattern · 03

A sign or a term slips.

The method is right but a cross term flips sign, a factor pair gets the wrong signs, or a term is dropped: $(x-4)(x-5)$ comes out with a $+9x$, or the right pair of numbers carries the wrong signs and flips the middle term. The structure is correct; one sign is off.

Fix. Carry every sign through the multiply, keep each cross term separate, and multiply your factors back to confirm the middle term and both signs match.

Pattern · 04

The right algebra answers the wrong question.

The factoring is correct, then a root is reported when a factor was asked, a factor when a root was asked, or a constant is copied off a factor without flipping its sign. The number is real, it just answers a different question.

Fix. Reread the question. A factor is $x-3$; its root is $3$. Decide whether the item wants the factor, the root, the coefficient, or the constant, then hand in that one.

Ten quick checks across the four patterns: keeping the middle term when you expand a square, factoring a difference of squares without collapsing it, holding signs steady through a multiply or a factor, and reporting the factor, root, or value the item asks for. Pick or type your answer, then check. Progress is saved.

0 of 10 scenarios complete