Expanding double brackets: FOIL and multiplication grid
In a nutshell
To expand double brackets, multiply each term in the first bracket with each term in the second bracket using the FOIL method and then simplify. You can also use a multiplication grid.
FOIL method
The FOIL method stands for First Outside Inside Last. This makes sure that you multiply all terms together and is a good checklist to follow when expanding double brackets.
PROCEDURE
First
| Multiply the first term in the first bracket by the first term in the second bracket. |
Outside
| Multiply the first term in the first bracket by the second term in the second bracket. |
Inside | Multiply the second term in the first bracket by the first term in the second bracket. |
Last | Multiply the second term in the first bracket by the second term in the second bracket. |
Add together and simplify | Then add all products together and simplify. |
Example 1
Expand the following double brackets.
(x+2)(x+3)
Using FOIL, we first multiply the first terms of both brackets (F).
x×x=x2
Then multiply the first term in the first bracket by the second term in the second bracket (O).
x×3=3x
Then multiply the second term in the first bracket by the first term in the second bracket (I).
2×x=2x
Then multiply the second term in both brackets together (L).
3×2=6
Then add all the products together and simplify.
x2+2x+3x+6=x2+5x+6
Example 2
Expand the following double brackets.
(4x−3)(5x+5)
Using FOIL, we first multiply the first terms of both brackets (F).
4x×5x=20x2
Then multiply the first term in the first bracket by the second term in the second bracket (O).
4x×5=20x
Then multiply the second term in the first bracket by the first term in the second bracket (I).
−3×5x=−15x
Then multiply the second term in both brackets together (L).
−3×5=−15
Then add all the products together and simplify.
20x2+20x−15x−15=20x2+5x−15
Multiplication grid
When using a multiplication grid put the two terms from one bracket at the top and the two terms from the other bracket on the left side leaving space between for your products. Then add all products in the grid together to get your final answer.
Example 3
Expand the following double brackets.
(x+5)(x+9)
x+9xx2+9x+5+5x+45
Now add the products and simplify.
x2+5x+9x+45=x2+14x+45
Example 4
Expand the following double brackets.
(x−2)(x+8)
x+8xx2+8x−2−2x−16
Now add the products and simplify.
x2−2x+8x−16=x2+6x−16