Question: What is the value of (2 + 3)^3?
Options:
Correct Answer: 30
Solution:
Using the binomial theorem, (2 + 3)^3 = C(3,0)(2)^3 + C(3,1)(2)^2(3) + C(3,2)(2)(3)^2 + C(3,3)(3)^3 = 8 + 36 + 54 + 27 = 125.