In this section, we refresh foundational algebraic techniques including key expansions, factoring identities, the Binomial Theorem, completing the square, and quadratic equations.
Quick Reference
| Formula | Name | Description / Notes |
|---|---|---|
| Square of a Sum | Binomial square expansion | |
| Square of a Difference | Binomial square difference expansion | |
| Difference of Squares | Factoring quadratic difference | |
| Difference of Cubes | Factoring cubic difference | |
| Sum of Cubes | Factoring cubic sum | |
| Quadratic Formula | Solutions for () |
Important Identities
- (Square of a Sum)
- (Square of a Difference)
- (Cube of a Sum)
- (Cube of a Difference)
- (Difference of Squares)
- (Difference of Cubes)
- (Sum of Cubes)
- (Difference of nth Powers)
- for odd n (Sum of nth Powers)
Binomial Theorem: Identities (1)–(4) are special cases of what is called the binomial theorem: If n is a positive integer, then
where . This can also be written as
\begin{aligned} (A+B)^n &= \binom{n}{0}A^n B^0 + \binom{n}{1}A^{n-1}B^1 + \dots + \binom{n}{k}A^{n-k}B^k \\ &\quad + \dots + \binom{n}{n-1}A^1 B^{n-1} + \binom{n}{n}A^0 B^n \end{aligned}where
is defined to be 1.
Completing the Square
We can rewrite a quadratic equation as , where
This technique is called completing the square.
Rewrite by completing the square.
Solution
Factor out the leading coefficient from the variable terms:
Take half of the x-coefficient () and square it (). Add and subtract 4 inside the parentheses:
\begin{aligned} 2(x^2 + 4x + 4 - 4) + 3 &= 0 \\ 2((x+2)^2 - 4) + 3 &= 0 \\ 2(x+2)^2 - 8 + 3 &= 0 \\ 2(x+2)^2 - 5 &= 0 \end{aligned}The completed square form is .
Quadratic Equations
In the quadratic equation (), the solutions (also called roots) are
- If , the roots are distinct and real.
- If , the roots are real and equal.
- If , the roots are imaginary.
When a quadratic equation is reduced to the form and it has two roots and , we can write
By expanding the right-hand side, we realize that:
- sum of roots with sign changed
- product of roots