document.write( "Question 462278: Okay, I have looked at this a dozen ways and I am not getting it. I thought I knew it, but not so much. I have checked my answer against the back of the book and keep getting it wrong. Here is is:\r
\n" );
document.write( "\n" );
document.write( "(x+4)(x-5)-(x+3)(x-6)\r
\n" );
document.write( "\n" );
document.write( "Tried FOIL and distributive and I am very frustrated...Thanks for your help
\n" );
document.write( "-Matt \n" );
document.write( "
Algebra.Com's Answer #316925 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! (x+4)(x-5)-(x+3)(x-6) \n" ); document.write( "Yes, you would begin by FOILing: \n" ); document.write( "(x^2-5x+4x-20)-(x^2-6x+3x-18) \n" ); document.write( "(x^2-x-20)-(x^2-3x-18) \n" ); document.write( "Now, distribute the \"negative sign\" to each term inside right parenthesis: \n" ); document.write( "x^2-x-20-x^2+3x+18 \n" ); document.write( "-x-20+3x+18 \n" ); document.write( "2x-20+18 \n" ); document.write( "2x-2 \n" ); document.write( " \n" ); document.write( " |