document.write( "Question 940821: Two less than 3 times a number is the same as the number plus 10 \n" ); document.write( "
Algebra.Com's Answer #573457 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3x-2=x+10
\n" ); document.write( "3x-x=10+2
\n" ); document.write( "2x=12
\n" ); document.write( "x=12/2
\n" ); document.write( "x=6
\n" ); document.write( "-------------
\n" ); document.write( "3*6-2=6+10
\n" ); document.write( "16=16
\n" ); document.write( "
\n" );