document.write( "Question 41799: Use the binomial theorum to find the fifth term in the expansion (2x+3y)^5.\r
\n" );
document.write( "\n" );
document.write( "Thank You \n" );
document.write( "
Algebra.Com's Answer #26959 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Well, that term would be \n" ); document.write( "(5C4)(2x)(3y)^4 = \n" ); document.write( "5(2x)(81y^4) = \n" ); document.write( "810xy^4 \n" ); document.write( " |