document.write( "Question 129719This question is from textbook Algebra1
\n" );
document.write( ": Find the product of (3x+1)(3x+1)(x-5) \n" );
document.write( "
Algebra.Com's Answer #94738 by apachemexican1(64)![]() ![]() ![]() You can put this solution on YOUR website! (3x+1)(3x+1)(x-5) \n" ); document.write( "First use the foil method \n" ); document.write( "(3x*3x)+(3x*1)+(1*3x)+(1*1) \n" ); document.write( "9x^2+3x+3x+1 \n" ); document.write( "(9x^2+6x+1)(x-5) \n" ); document.write( "use foil again \n" ); document.write( "(9x^2*x)+(9x^2*-5)+(6x*x)+(6x*-5)+(1*x)+(1*-5) \n" ); document.write( "9x^3-39x^2-29x-5 \n" ); document.write( "good luck! \n" ); document.write( " |