Question 972748
Find the specified nth term in the expansion of the binomial. (Write the expansion in descending powers of x.)
{{{ (4x+5y)^6 }}} , n=4
<pre><font face = "Tohoma" size = 4 color = "indigo"><b>Use the formula for a specific term of a binomial expansion:
(a + b)<sup>n</sup> = <sub>n</sub>C<sub>(r - 1)</sub> * (a)<sup>(n - (r - 1))</sup> * (b)<sup>(r - 1)</sup>

We have: {{{(4x + 5y)^6}}}, with:
{{{a = 4x}}}
{{{b = 5y}}}
Term number, or {{{r = 4}}}
{{{n = 6}}}
  (a + b)<sup>n</sup>   = <sub>n</sub>C<sub>(r - 1)</sub> * (a)<sup>(n - (r - 1))</sup> * (b)<sup>(r - 1)</sup>
4<sup>th</sup> term of: (4x + 5y)<sup>6</sup>:   <sub>6</sub>C<sub>(4 - 1)</sub> * (4x)<sup>(6 - (4 - 1))</sup> * (5y)<sup>(4 - 1)</sup>
4<sup>th</sup> term of (4x + 5y)<sup>6</sup>:    <sub>6</sub>C<sub>3</sub> * (4x)<sup>3</sup> * (5y)<sup>3</sup>
4<sup>th</sup> term of (4x + 5y)<sup>6</sup>:    20 * 64x<sup>3</sup> * 125y<sup>3</sup>
4<sup>th</sup> term of {{{(4x + 5y)^6}}}:   {{{highlight_green(160000x^3y^3)}}}</font face = "Tohoma" size = 4 color = "indigo"></b>