document.write( "Question 996858: The difference when 2 less than a number is subtracted from twice the number is 8. What is the number? \n" ); document.write( "
Algebra.Com's Answer #615153 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x-(x-2)=8
\n" ); document.write( "2x-x+2=8
\n" ); document.write( "x=6
\n" ); document.write( "---------------
\n" ); document.write( "2*6-(6-2)=8
\n" ); document.write( "12-4=8
\n" ); document.write( "
\n" );