Question: If a = 2 and b = 3, what is the value of a^2 + b^2?
Options:
Correct Answer: 13
Solution:
a^2 = 4 and b^2 = 9, so 4 + 9 = 13.