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.