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