2.1.5 · D4Algebra — Introduction & Intermediate

Exercises — Algebraic identities — (a+b)², (a−b)², (a+b)(a−b), (a+b)³, (a−b)³, (a³+b³), (a³−b³)

2,716 words12 min readBack to topic

Here is the toolbox we will keep reaching for. Every symbol below was earned in the parent note; this is just the shelf we pick from.


Level 1 — Recognition

Goal: given an expression, name which identity it is a case of. No heavy algebra yet — just matching.

Exercise 1.1

Which identity does match, and what are and ?

Recall Solution 1.1

The expression is a binomial being squared, with a plus sign inside. That is the square of a sum, Identity 1: Matching term by term: the first slot is filled by , the second slot by . Answer: , .

Exercise 1.2

The expression is a case of which identity? Identify and .

Recall Solution 1.2

Two things separated by a minus, and each piece is a perfect square: and . That signature — square minus square — is the difference of squares, Identity 3 read backwards: Answer: , (since ).

Exercise 1.3

Is a sum of cubes? If so, what are and ?

Recall Solution 1.3

Ask: is each piece a perfect cube? because and . And . Two cubes joined by a plus — yes, this is the sum of cubes, Identity 6. Answer: , .


Level 2 — Application

Goal: actually expand or factor by substituting into the identity and simplifying.

Exercise 2.1

Expand .

Recall Solution 2.1

Which identity and why: it's a sum being squared → Identity 1, . We choose this over multiplying out longhand because the identity gives the three terms directly. Take , . Now simplify each piece. (the exponent hits both the and the ). The middle term . The last, .

Exercise 2.2

Expand .

Recall Solution 2.2

A difference squared → Identity 2, , so the middle term is negative. Take , . . Notice the last term is , positive, because is a square and squares are never negative.

Exercise 2.3

Factor .

Recall Solution 2.3

Two terms, minus sign, each a cube: and (because ). → Difference of cubes, Identity 7: With , : (In the trinomial the middle sign is plus for a difference of cubes — that's the part everyone flips.)

Exercise 2.4

Expand .

Recall Solution 2.4

Sum being cubed → Identity 4, . The coefficients come from Pascal's Triangle row 3. Take , . Simplify: ; ; ; .


Level 3 — Analysis

Goal: reverse-engineer, combine two identities, or use them for clever arithmetic.

Exercise 3.1

Factor completely: .

Recall Solution 3.1

and , so this is a difference of squares with , : Don't stop — the checklist says look at each factor again. The second factor is itself a difference of squares (, ): The first factor is a sum of squares — not one of our seven identities, and it cannot be factored with real numbers, so we leave it.

Exercise 3.2

Use the difference-of-squares identity to compute in your head.

Recall Solution 3.2

Why this tool: and sit symmetrically around — one is , the other . That is exactly the shape , which collapses to . See the number line below.

Figure — Algebraic identities — (a+b)², (a−b)², (a+b)(a−b), (a+b)³, (a−b)³, (a³+b³), (a³−b³)

Take , : Answer: .

Exercise 3.3

Given and , find without solving for and .

Recall Solution 3.3

The idea: Identity 1 links these exact quantities. Start from and rearrange to isolate : This works because already contains plus the extra ; subtracting peels off the extra. Substitute the given values: Answer: .


Level 4 — Synthesis

Goal: chain several identities and manage signs across a longer argument.

Exercise 4.1

Simplify .

Recall Solution 4.1

Two routes; both must agree. Route A — expand each: Subtract, being careful to flip every sign of the second bracket: Route B — spot difference of squares: the whole thing is with , , so it equals : Both give . ✓

Exercise 4.2

Factor completely. (Hint: it's both a difference of squares and a difference of cubes.)

Recall Solution 4.2

, so we can slice it two ways. Take the difference-of-squares view first, because it gives two smaller cubic-shaped factors: Now each factor is a cube pattern. Sum of cubes (Identity 6) with : Difference of cubes (Identity 7): Putting it together: The two trinomials cannot be factored further with real numbers, so we stop.

Exercise 4.3

If and , find .

Recall Solution 4.3

Plan: Identity 7 says . We already have and ; we just need , which the square-of-a-difference identity supplies: (Here we rearranged to get .) Then . Finally: Answer: .


Level 5 — Mastery

Goal: prove, generalise, and connect the identities to bigger ideas.

Exercise 5.1

Prove the identity , and use it to show the left side is never negative for real .

Recall Solution 5.1

Start from the messier-looking right side and expand using Identity 2 three times: Add all three: Multiply by : That is exactly the left side. ✓ Why it's never negative: each square is (a real number squared can't be negative), their sum is , and half of a non-negative number is still non-negative. So the whole expression , hitting only when .

Exercise 5.2

Show that is divisible by for every integer .

Recall Solution 5.2

Factor first, because factors reveal divisibility. Pull out , then use difference of squares on : This is a product of three consecutive integers.

  • Among any three consecutive integers, one is divisible by → the product is divisible by .
  • Among any two consecutive integers there is an even one, so among three there is at least one even → the product is divisible by . Divisible by both and , and since and share no common factor, the product is divisible by . ∎ (Quick check: gives . ✓)

Exercise 5.3

The identity read backwards powers a whole technique: Completing the Square. Rewrite in the form and state and .

Recall Solution 5.3

Why this works: we want to be the start of a perfect square . Compare with taking : then , so . The completed square would be . But our expression only has , not . So we add and subtract the missing amount: Answer: , . This is the exact move that solves general Quadratic Equations.