Question: Which of the following expressions is equivalent to (2^3)^2?
Options:
Correct Answer: 2^6
Solution:
Using the power of a power property, (a^m)^n = a^(m*n), we get 2^(3*2) = 2^6.