SOLUTION: Use the binomial theorem to find (2x + 1) ^4 and write answer in simplified form.

Algebra ->  Sequences-and-series -> SOLUTION: Use the binomial theorem to find (2x + 1) ^4 and write answer in simplified form.      Log On


   



Question 46876This question is from textbook COLLEGE ALGEBRA
: Use the binomial theorem to find (2x + 1) ^4 and write answer in simplified form. This question is from textbook COLLEGE ALGEBRA

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
Okay, using the notation C(n,r) for binomial coefficients, we get
(2x + 1)^4 =
C(4,0)*(2x)^4 + C(4,1)*(2x)^3*1 + C(4,2)*(2x)^2*1^2 + C(4,3)(2x)*1^3 + C(4,4)*1^4 =
16x^4 + 32x^3 + 24x^2 + 8x + 1