document.write( "Question 18026: Find each product?\r
\n" );
document.write( "\n" );
document.write( "(x + 7)(x + 3)\r
\n" );
document.write( "\n" );
document.write( "I got this far: x^2 + 21 Am I finished or is there more to it? \n" );
document.write( "
Algebra.Com's Answer #8723 by tennis_math(7) ![]() You can put this solution on YOUR website! (x+7)(x+3) is a quadratic factored \n" ); document.write( "you need to use the foil method \n" ); document.write( "F-Firsts (x times x) \n" ); document.write( "O-Outsides (x times 3) \n" ); document.write( "I-Insides (7 times x) \n" ); document.write( "L-Lasts (7 times 3) \n" ); document.write( "x times x is \n" ); document.write( "x times 3 is 3x \n" ); document.write( "7 times x is 7x \n" ); document.write( "7 times 3 is 21 \n" ); document.write( "Now, you have to add them up, you get: \n" ); document.write( " \n" ); document.write( "after combining like terms, you get: \n" ); document.write( " |