How do you multiply 3xy(2x^2+2xy+y^2)?

1 Answer
Oct 4, 2016

6x^3y + 6x^2y^2 + 3xy^3

Explanation:

This is a matter of distribution. The monomial 3xy should be multiplied by each term of the polynomial inside the parenthesis. Remember to multiply the coefficients of the terms and add the exponents of like variables. Also, do not overlook that variables which do not have a shown exponent still have an understood exponent of 1.
3xy * 2x^2 = 6x^3y
3xy * 2xy = 6x^2y^2
3xy * y^2 = 3xy^3
Putting the three resulting terms together yields the polynomial that is the answer.
6x^3y + 6x^2y^2 + 3xy^3