document.write( "Question 309200: Use the Binomial Theorem or Pascal's Triangle to expand the binomial.
\n" );
document.write( "(4 – 3x)^3 \n" );
document.write( "
Algebra.Com's Answer #221128 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Pascal's triangle is easiest. \n" ); document.write( "= 64 - 144x^2 + 108x - 27x^3 \n" ); document.write( " \n" ); document.write( " |