Question: What is the value of (3^4) / (3^2)?
Options:
Correct Answer: 3^2
Solution:
Using the property of indices, a^m / a^n = a^(m-n), we have (3^4) / (3^2) = 3^(4-2) = 3^2.