If x > 0, which of the following is equivalent to (x^3 * x^5) / x^2 ?
✓ Correct Answer: Option B
Using exponent rules, x^3 * x^5 = x^(3+5) = x^8. Then, x^8 / x^2 = x^(8-2) = x^6.
Using exponent rules, x^3 * x^5 = x^(3+5) = x^8. Then, x^8 / x^2 = x^(8-2) = x^6.