document.write( "Question 61796This question is from textbook Algebra 1
\n" );
document.write( ": can you please help me with this:
\n" );
document.write( "thank you!!! \n" );
document.write( "
Algebra.Com's Answer #42542 by Nate(3500) ![]() You can put this solution on YOUR website! (x + 3)^3 \n" ); document.write( "C(3,0)(x)^3(3)^0 + C(3,1)(x)^2(3)^1 + C(3,2)(x)^1(3)^2 + C(3,3)(x)^0(3)^3 \n" ); document.write( "(1)(x)^3 + (3)(x)^2(3) + (3)(x)(9) + (1)(3)^3 \n" ); document.write( "x^3 + 9x^2 + 27x + 27 \n" ); document.write( " |