Paul's Online Notes
Paul's Online Notes
Home / Calculus II / Series & Sequences / Binomial Series
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 10.18 : Binomial Series

1. Use the Binomial Theorem to expand \({\left( {4 + 3x} \right)^5}\).

Show Solution

Not really a lot to do with this problem. All we need to do is use the formula from the Binomial Theorem to do the expansion. Here is that work.

\[\begin{align*}{\left( {4 + 3x} \right)^5} & = \sum\limits_{i = 0}^5 { {5 \choose i} {4^{5 - i}}{{\left( {3x} \right)}^i}} \\ & = {5 \choose 0}\left( {{4^5}} \right) + {5 \choose 1}\left( {{4^4}} \right){\left( {3x} \right)^1} + {5 \choose 2} \left( {{4^3}} \right){\left( {3x} \right)^2} + {5 \choose 3}\left( {{4^2}} \right){\left( {3x} \right)^3} + {5 \choose 4}\left( {{4^1}} \right){\left( {3x} \right)^4}\\ & \hspace{1.5in} + {5 \choose 5} \left(3x\right)^{5} \\ & = {4^5} + \left( 5 \right)\left( {{4^4}} \right)\left( {3x} \right) + \frac{{5\left( 4 \right)}}{{2!}}\left( {{4^3}} \right){\left( {3x} \right)^2} + \frac{{5\left( 4 \right)\left( 3 \right)}}{{3!}}\left( {{4^2}} \right){\left( {3x} \right)^3} + \left( 5 \right)\left( 4 \right){\left( {3x} \right)^4} + {\left( {3x} \right)^5}\\ & = \require{bbox} \bbox[2pt,border:1px solid black]{{1024 + 3840x + 5760{x^2} + 4320{x^3} + 1620{x^4} + 243{x^5}}}\end{align*}\]