document.write( "Question 438994: usinging the binomial theorem how do i expand (t+3)^6 \n" ); document.write( "
Algebra.Com's Answer #303457 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
using the binomial theorem how do i expand (t+3)^6
\n" ); document.write( "----------------
\n" ); document.write( "= 6C6*t^6(3)^0+6C5t^5(3)^1+6C4t^4(3)^2
\n" ); document.write( "+6C3t^3(3)^3+6C2t^2(3)^4+6C1t(3)^5+6C0t^0(3)^6
\n" ); document.write( "----------------------------------------------------------
\n" ); document.write( "= 1*t^6*1 + 6*t^5*3 + 15t^4(9)
\n" ); document.write( "+20t^3(27) + 15t^2(81) + 6t(243)+ 729
\n" ); document.write( "--------------------------------------------
\n" ); document.write( "= t^6 + 18t^5 + 135t^4 + 540t^3 + 1215t^2 + 1458t + 729
\n" ); document.write( "=============================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );