document.write( "Question 117847:  i need help with a math problem i need it to be solved
\n" );
document.write( "the problem is (40-2x)(17-2x) i know that the answer is 222 but i don't know how that is possible \n" );
document.write( "
| Algebra.Com's Answer #85834 by stanbon(75887)      You can put this solution on YOUR website! (40-2x)(17-2x) \n" ); document.write( "Use FOIL: \n" ); document.write( "F: 40*17 = 680 \n" ); document.write( "O: -2x*40 = -80x \n" ); document.write( "I: -2x*17 = -34x \n" ); document.write( "L: -2x*-2x = 4x^2 \n" ); document.write( "------------------ \n" ); document.write( "Combine the terms to get: \n" ); document.write( "4x^2-114x+680 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |