Question: If a + b = 10 and ab = 21, what is the value of a^2 + b^2?
Options:
Correct Answer: 49
Solution:
Using the identity a^2 + b^2 = (a + b)^2 - 2ab, we get a^2 + b^2 = 10^2 - 2*21 = 100 - 42 = 58.