document.write( "Question 65970: How would (the product of 3 less than twice x and 2 more than the quantity 3 times x) be written as an expression? \n" ); document.write( "
Algebra.Com's Answer #46722 by uma(370)\"\" \"About 
You can put this solution on YOUR website!
Now 3 less than twice x = 2x - 3\r
\n" ); document.write( "\n" ); document.write( "2 more than 3 times x = 3x + 2\r
\n" ); document.write( "\n" ); document.write( "Product = (2x-3)(3x+2)\r
\n" ); document.write( "\n" ); document.write( " = 2x*3x - 3*3x + 2*2x - 3*2\r
\n" ); document.write( "\n" ); document.write( " = 6x^2 - 9x + 4x - 6\r
\n" ); document.write( "\n" ); document.write( " = 6x^2 - 5x - 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Good Luck!!!
\n" ); document.write( "
\n" );