document.write( "Question 748631: what expression represents the product of four more then twice xand six less then x \n" ); document.write( "
Algebra.Com's Answer #455554 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! the product of - means multiply so we look for 2 quantities typically separated by the word and\r \n" ); document.write( "\n" ); document.write( "four more than twice x means 2x+4\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "six less than x means x-6\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "our product: \n" ); document.write( "(2x-4)(x-6) \n" ); document.write( " |