document.write( "Question 437644: a number is divided by 5
\n" ); document.write( "4 is subtracted from the quotient
\n" ); document.write( "then 6 is added to the difference
\n" ); document.write( "the result is 10
\n" ); document.write( "what is the number?
\n" ); document.write( "

Algebra.Com's Answer #302750 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x/5-4+6=10
\n" ); document.write( "x/5+2=10
\n" ); document.write( "x/5=8
\n" ); document.write( "x=8*5
\n" ); document.write( "x=40
\n" ); document.write( "
\n" );