document.write( "Question 271971: Use binomial expansion to expand the following (2x-3y)^4 \n" ); document.write( "
Algebra.Com's Answer #199034 by palanisamy(496)\"\" \"About 
You can put this solution on YOUR website!
(2x-3y)^4
\n" ); document.write( "=(2x)^4-4*(2x)^3*(3y)+6*(2x)^2*(3y)^2-4*(2x)*(3y)^3+(3y)^4
\n" ); document.write( "=16x^4-96x^3*y+216x^2*y^2-216x*y^3+81y^4
\n" ); document.write( "
\n" );