document.write( "Question 202859: i was wondering how would you do this problem and find its products :\r
\n" );
document.write( "\n" );
document.write( "(x+3)^3\r
\n" );
document.write( "\n" );
document.write( "and thank you in advance for helping me \n" );
document.write( "
Algebra.Com's Answer #153016 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! (x+3)^3 = (x+3)(x+3)(x+3) \n" ); document.write( ". \n" ); document.write( "We can foil one set,,but then distribute last \n" ); document.write( ". \n" ); document.write( "(x+3) (x^2 +6x+9) \n" ); document.write( ". \n" ); document.write( "(x^3 +6x^2 +9x)+ (3x^2 +18x +27) \n" ); document.write( ". \n" ); document.write( "x^3 +9x^2 +27x +27 \n" ); document.write( ", \n" ); document.write( "check ,,,let x=1,,,64 = original and answer,,,ok \n" ); document.write( " |