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