document.write( "Question 232653: whats 8 times the difference between a number and 5 is equal to the number plus 2. whats the number? \n" ); document.write( "
Algebra.Com's Answer #171878 by rjd41(9)\"\" \"About 
You can put this solution on YOUR website!
8(x-5)=x+2
\n" ); document.write( "8x-40=x+2
\n" ); document.write( "8x-x=7x 2+40=42
\n" ); document.write( "7x=42
\n" ); document.write( "x=6\r
\n" ); document.write( "\n" ); document.write( "check:
\n" ); document.write( "6-5=1, 8(1)=8
\n" ); document.write( "6+2=8\r
\n" ); document.write( "\n" ); document.write( "the number is 6
\n" ); document.write( "
\n" );