Question: Which of the following statements is true regarding the expression 2^(x+y)?
Options:
Correct Answer: It can be expressed as 2^x * 2^y.
Solution:
The property of exponents states that a^(m+n) = a^m * a^n.