lesson

Updated 6 days ago Β· 2 views
You might know the classic FOIL shortcut for multiplying two binomials, but FOIL only gives you 4 multiplications. What happens when one of your expressions has three terms?
A binomial is a polynomial with two terms, and a trinomial is a polynomial with three terms. To multiply them, every single term in the binomial must multiply every term in the trinomial, producing exactly 2Γ3=6 terms before combining.
πInteractive diagram
To guarantee all 6 partial products are accounted for, mathematicians use systematic organization methods such as the horizontal distributive method, a 2Γ3 area model (grid/box method), or vertical alignment.
The Distributive Method
We use the Extended Distributive Property: every term of the trinomial must be multiplied by every term of the binomial, resulting in 3Γ2=6 partial product terms prior to combining like terms.
Let's multiply (x+4)(x2+3xβ5). We rewrite the problem as x(x2+3xβ5)+4(x2+3xβ5).
πInteractive diagram
When multiplying individual terms, use the Product Rule of Exponents: (aβ
xm)β
(bβ
xn)=(aβ
b)xm+n. You multiply the numerical coefficients and add the exponents of like bases.
When multiplying terms, use the Product Rule of exponents: multiply numerical coefficients and add exponents, (aβ
xm)β
(bβ
xn)=(aβ
b)xm+n.
Multiplying the first group gives x3+3x2β5x, and multiplying the second group gives 4x2+12xβ20.
Now combine like termsβterms that share the exact same variable raised to the same power. Adding the squared terms (3x2+4x2=7x2) and linear terms (β5x+12x=7x) gives our simplified answer: x3+7x2+7xβ20.
What happens when higher coefficients and multiple minus signs are involved?