document.write( "Question 562753: What is 6 less than twice the number? \n" ); document.write( "
Algebra.Com's Answer #364669 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let number be x\r \n" ); document.write( "\n" ); document.write( "twice the number = 2x \n" ); document.write( "6 less \n" ); document.write( "2x-6 \n" ); document.write( " |