document.write( "Question 114560: Translate \" the product of a number and two less than the number\" into a variable expression. \n" ); document.write( "
Algebra.Com's Answer #83332 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x=a number \n" ); document.write( "Then x-2=two less than the number \n" ); document.write( "Now \"the product of a number and two less than the number\" \n" ); document.write( "is \n" ); document.write( "x(x-2) read as x times the quantity x-2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " \n" ); document.write( " |