document.write( "Question 367271: taking one half of a number gives the same result as adding 5 to the number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #261807 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the value of the number
\n" ); document.write( "Write as we Read***
\n" ); document.write( "x/2 = x + 5
\n" ); document.write( "x = 2x + 10
\n" ); document.write( "-10 = x
\n" ); document.write( "checking our answer
\n" ); document.write( "-10/2 = -10 + 5 = -5 \n" ); document.write( "
\n" );