document.write( "Question 421743: six less than twice a number is the same as five times the number. find the number \n" ); document.write( "
Algebra.Com's Answer #294437 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x-6=5x
\n" ); document.write( "-6=3x
\n" ); document.write( "-2=x
\n" ); document.write( "
\n" );