document.write( "Question 1028935: Expand the expression \r
\n" );
document.write( "\n" );
document.write( "(2z+5k)^4
\n" );
document.write( "using the binomial theorem and pascal's triangle. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #644074 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Expand the expression \r \n" ); document.write( "\n" ); document.write( "(2z+5k)^4 \n" ); document.write( "using the binomial theorem and pascal's triangle. \n" ); document.write( "---------- \n" ); document.write( "The 4th power coefficients of Pascal's triangl are \n" ); document.write( "1 4 6 4 1 \n" ); document.write( "For exponents, 2, 3 & 4 they're 11^2, 11^3 and 11^4 \n" ); document.write( "---- \n" ); document.write( "--> (2z)^2 + 4*(2z)^3*5k + 6*(2z)^2*(5k)^2 + 4*2z*(5k)^3 + (5k)^4 \n" ); document.write( "============ \n" ); document.write( "You can check you answer against that when doing the binomial expansion. \n" ); document.write( " \n" ); document.write( " |