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 #41698 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Solve: \n" ); document.write( "(a+b)^3\r \n" ); document.write( "\n" ); document.write( "Most people end up having to memorize this, this is how you derive it. \n" ); document.write( "(a+b)(a+b)(a+b) Multiply the second two. \n" ); document.write( "(a+b)(a^2+ab+ab+b^2) \n" ); document.write( "(a+b)(a^2+2ab+b^2) distribute the a then the b from the first parentheses. \n" ); document.write( "a(a^2+2ab+b^2)+b(a^2+2ab+b^2) \n" ); document.write( "a^3+2a^2b+ab^2+a^2b+2ab^2+b^3 \n" ); document.write( "a^3+2a^2b+a^2b+ab^2+2ab^2+b^3 \n" ); document.write( "a^3+3a^2b+3ab^2+b^3 \n" ); document.write( "If you're in algebra II it's worth memorizing. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " \n" ); document.write( " |