document.write( "Question 449674: Which of the following expressions represents the product of 3 less than twice x and 2 more than the quantity 3 times x\r
\n" );
document.write( "\n" );
document.write( "I'm confused how they got the answer in my book \n" );
document.write( "
Algebra.Com's Answer #309340 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! the product of 3 less than twice x, and 2 more than the quantity 3 times x \n" ); document.write( "(2x - 3) * (3x + 2) \n" ); document.write( "FOIL \n" ); document.write( "6x^2 + 4x - 9x - 6 \n" ); document.write( "combine like terms \n" ); document.write( "6x^2 - 5x - 6, is the product \n" ); document.write( " |