How do you multiply and simplify (\frac { 2x y ^ { 2} \cdot - 2x ^ { 0} y ^ { 2} } { - 2x ^ { - 1} y ^ { 0} } ) ^ { 3}(2xy22x0y22x1y0)3?

1 Answer
Jun 26, 2018

The answer is 8x^6y^128x6y12.

Explanation:

((2xy^2*(-2x^0 y^2))/(-2x^-1 y^0))^3(2xy2(2x0y2)2x1y0)3

First, remember that anything raised to the 0th power is equal to 11. So start by canceling out all the terms that are raised to 00.

((2xy^2 * (-2(1)y^2))/(-2x^-1(1)))^3(2xy2(2(1)y2)2x1(1))3

((2xy^2 * (-2y^2))/(-2x^-1))^3(2xy2(2y2)2x1)3

Multiply the numerator by adding the exponent of like terms. Don't forget the negative sign!

((-4xy^4)/(-2x^-1))^3(4xy42x1)3

((2xy^4)/(x^-1))^3(2xy4x1)3

Remember that anything raised to the -11 is basically a reciprocal, so:

x^-1 = 1/xx1=1x

Therefore:

((2xy^4)/(1/x))^3 (2xy41x)3

which is

(2xy^4 * x)^3(2xy4x)3

(2x^2y^4)^3(2x2y4)3

Distribute the exponent

2^3 * x^(2 * 3) * y^ (4*3)23x23y43

= 8x^6y^12=8x6y12