Don L. answered 11/08/15
Tutor
5
(18)
Fifteen years teaching and tutoring basic math skills and algebra
Hi Karla, I am not sure what you want to know about these two binomials. You can multiply them to get a polynomial.
Polynomial:
(2/3 x + 4) * (9x - 12)
We can use the distributive law a(b + c) = ab + ac, to get the answer.
We can use FOIL to get the answer.
Lets do both:
The distributive law:
We need to use the distributive law twice. First time:
Distribute the 2/3x through (9x - 12)
2/3 x * 9x - 2/3 x * 12
18/3x2 - 24/3x = 6x2 - 8x
Distribute the 4 through (9x - 12)
4 * 9x - 4 * -12 = 36x - 48
Combine the results of the two distributions:
6x2 - 8x + 36x - 48
Combine like terms:
6x2 + 28x - 48
Solve using FOIL:
F(irst terms of each binomial) = 2/3x * 9x = 18/3 x2 = 6x2
O(utter terms of each binomial) = 2/3x * - 12 = -24/3 x = -8x
I(nner terms of each binomial) = 4 * 9x = 36x
L(ast terms of each binomial) = 4 * -12 = -48
This gives: 6x2 -8x +36x - 48 or:
6x2 + 28x - 48
These two methods give the same answer:
Is this what you were looking for?