Question: If a = 2 and b = 5, what is the value of a² + 2ab + b²?
Options:
Correct Answer: 49
Solution:
a² + 2ab + b² = 2² + 2*2*5 + 5² = 4 + 20 + 25 = 49.