document.write( "Question 950446: I am having trouble trying to figure out how to expand (2+(-3))^5 using the binomial theorem \n" ); document.write( "
Algebra.Com's Answer #580398 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! expand (2+(-3))^5 using the binomial theorem \n" ); document.write( "------ \n" ); document.write( "= 5C5(2)^5 + 5C4(2)^4(-3) + 5C3(2)^3(-3)^2 \n" ); document.write( "+ 5C2(2)^2(-3)^3 + 5C1(2)(-3)^4 + 5C0(2)^0(-3)5 \n" ); document.write( "------------------- \n" ); document.write( "= 32 + 5(16)(-3) + 10(8)(9) + 10(4)(-27) + 5(2)(81) + 1*1*(-243) \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |