document.write( "Question 637201: Three times the quantity two less than a number x is ten \n" ); document.write( "
Algebra.Com's Answer #401545 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Three times the quantity two less than a number x is ten\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "translates to\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3*(x-2) = 10\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I'll let you solve for x \n" ); document.write( " |