Difference between revisions of "FOIL"
Isabella2296 (talk | contribs) |
Etmetalakret (talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 3: | Line 3: | ||
<cmath>(a+b)(c+d) = ac + ad + bc + bd</cmath> | <cmath>(a+b)(c+d) = ac + ad + bc + bd</cmath> | ||
− | Here | + | Here is an example. |
<cmath>(5x + 3)(2x - 6)</cmath> | <cmath>(5x + 3)(2x - 6)</cmath> | ||
− | First we multiply the first terms | + | First we multiply the first terms <cmath>5x \times 2x = 10x^2</cmath> |
− | Then, the outside terms | + | Then, the outside terms <cmath>5x \times -6 = -30x</cmath> |
− | Next, the inside terms | + | Next, the inside terms <cmath>3 \times 2x = 6x</cmath>. |
− | Finally, we multiply the last terms | + | Finally, we multiply the last terms <cmath>-6 \times 3 = -18</cmath> |
Thus, our answer is <cmath>10x^2 - 30x + 6x - 18</cmath>, which, when simplified, gives us a final answer of <cmath>\boxed{10x^2 - 24x - 18}</cmath>. | Thus, our answer is <cmath>10x^2 - 30x + 6x - 18</cmath>, which, when simplified, gives us a final answer of <cmath>\boxed{10x^2 - 24x - 18}</cmath>. | ||
Line 21: | Line 21: | ||
*[[Simon's Favorite Factoring Trick]] | *[[Simon's Favorite Factoring Trick]] | ||
− | [[Category: | + | [[Category:Algebra]] |
− | |||
− |
Latest revision as of 12:34, 14 July 2021
FOIL, standing for first, outside, inside, last, is a mnemonic device for remembering the distributive property when two binomials are multiplied.
Here is an example.
First we multiply the first terms
Then, the outside terms
Next, the inside terms .
Finally, we multiply the last terms
Thus, our answer is , which, when simplified, gives us a final answer of .