Question: Which of the following is the correct simplification of (x^3 * y^2)^(2)?
Options:
Correct Answer: x^6 * y^4
Solution:
Using the power of a product property, (a*b)^n = a^n * b^n, we get (x^3)^2 * (y^2)^2 = x^6 * y^4.