document.write( "Question 32438: Please help answer the following problem.
\n" );
document.write( "(x+1)^3 - (x-1)^3
\n" );
document.write( "This is what we have so far: (x+1)(x+1)(x+1) = x^3+3x^2+3x+1
\n" );
document.write( "However, we are confused about how to handle the subtration between the two expressions in parenthesis that needs to be cubed. Please provide a detailed description, because we have several problems with this same format.\r
\n" );
document.write( "\n" );
document.write( "Thanks so much!! \n" );
document.write( "
Algebra.Com's Answer #18931 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Please help answer the following problem. \n" ); document.write( "(x+1)^3 - (x-1)^3 \n" ); document.write( "This is what we have so far: (x+1)(x+1)(x+1) = x^3+3x^2+3x+1 \n" ); document.write( "However, we are confused about how to handle the subtration between the two expressions in parenthesis that needs to be cubed. Please provide a detailed description, because we have several problems with this same format.\r \n" ); document.write( "\n" ); document.write( "USE THE FORMULA \n" ); document.write( "A^3-B^3=(A-B)(A^2+AB+B^2).....YOU CAN MULTIPLY AND CHECK...SO WE GET....\r \n" ); document.write( "\n" ); document.write( "TAKING A=X+1 AND B=X-1,WE GET \n" ); document.write( "(x+1)^3 - (x-1)^3={(X+1)-(X-1))*{(X+1)^2+(X+1)(X-1)+(X-1)^2}= \n" ); document.write( "=(X+1-X+1)(X^2+1+2X+X^2-1+X^2+1-2X) \n" ); document.write( "=2(3X^2-1)...IS THE ANSWER.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |