document.write( "Question 60726: Solve:
\n" );
document.write( "(a+b)^3\r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #41697 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (A+B)^3 \n" ); document.write( "(A+B)(A+B)=(A^2+2AB+B^2)(A+B)=A^3+2A^2B+AB^2+A^2B+2AB^2+B^3= \n" ); document.write( "A^3+3A^2B+3AB^2+B^3 \n" ); document.write( " |