What if the question had been [(a^2)*(b^3)*c]^4?
I think the operating rule is how to deal with a power raised to another power, instead of the multiplication of the same base raised to two different powers. That says
(x^y)^z = x^(y*z)
...or we multiply the two exponents to get the final simplified power of x (because there's z copies of x^y getting multiplied together). Using numbers, (x^3)^4 would simplify to x^(3*4) = x^12.
MONA S.
Thank you. That is an excellent way to rewrite the question. Thank you for sharing that way of presenting it with me.
02/26/13