Single bracket: multiply everything inside by what's outside.
a(b+c)=ab+ac.
Worked example. Expand 3(2x−5y+4).
- 3×2x=6x.
- 3×(−5y)=−15y.
- 3×4=12.
- Result: 6x−15y+12.
Two brackets (FOIL). (a+b)(c+d)=ac+ad+bc+bd.
The acronym FOIL (First, Outer, Inner, Last) helps you remember to multiply every term in the first bracket by every term in the second.
Worked example. Expand (x+3)(x+5).
- F: x×x=x2.
- O: x×5=5x.
- I: 3×x=3x.
- L: 3×5=15.
- Sum: x2+5x+3x+15=x2+8x+15.
Worked example (Extended). Expand (2x−3)(x+4).
- F: 2x×x=2x2.
- O: 2x×4=8x.
- I: −3×x=−3x.
- L: −3×4=−12.
- Sum: 2x2+8x−3x−12=2x2+5x−12.
Three special identities to memorise:
- (a+b)2=a2+2ab+b2.
- (a−b)2=a2−2ab+b2.
- (a+b)(a−b)=a2−b2 (difference of squares).
These show up CONSTANTLY in factorisation and algebra problems.