Question: Which of the following is the correct simplification of (x^3 * y^2) / (x^2 * y)?
Options:
Correct Answer: x^(3-2) * y^(2-1)
Solution:
Using the property of exponents for division, we subtract the exponents: x^(3-2) * y^(2-1) = x^1 * y^1.