Question: If a = 2 and b = 3, what is the value of the expression 2a^2 + 3b?
Options:
Correct Answer: 15
Solution:
Substituting gives 2(2^2) + 3(3) = 8 + 9 = 17.