Question: Which of the following expressions is equivalent to 3^(2x) * 3^(x+1)?
Options:
Correct Answer: 3^(3x + 1)
Solution:
Using the property of exponents that states a^m * a^n = a^(m+n), we combine the exponents: 2x + (x + 1) = 3x + 1.