How do you multiply (x2y)2?

2 Answers
Mar 3, 2018

See a solution process below:

Explanation:

This is a special form of the quadratic:

(ab)2=(ab)(ab)=a22xb+b2

Let:

  • a=x

  • b=2y

Substituting gives:

(x2y)2

(x2y)(x2y)

x2(2×x×2y)+(2y)2

x24xy+4y2

Mar 3, 2018

x24xy+4y2

Explanation:

We can rewrite (x2y)2 as (x2y)(x2y). The expression I have in blue, we can use FOIL to multiply.

(x2y)(x2y)

FOIL tells us that we multiply the first terms, outside terms, inside terms and last terms respectively. We get:

  • Firsts (xx)=x2
  • Outsides (x2y)=2xy
  • Insides (2yx)=2xy
  • Lasts (2y2y)=4y2

NOTE:Whenever we're multiplying binomials, we can use FOIL

Our new expression is as follows:

x22xy2xy+4y2

We can combine like terms to get:

x24xy+4y2

Alternatively, we could have separated (x2y)(x2y) into two expressions if you're not a FOIL person. This is the same as doing:

x(x2y)2y(x2y)

We can distribute the x and the 2y respectively to get:

x22xy2xy+4y2

And we could combine like terms to get:

x24xy+4y2