document.write( "Question 414089: When 10 is added to half the sum of a number and 8, the result is 30. what is the number? \n" ); document.write( "
Algebra.Com's Answer #290432 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "Let x represent the number
\n" ); document.write( "Question states***
\n" ); document.write( " (1/2)(n+8) + 10 = 30
\n" ); document.write( "Solving for x
\n" ); document.write( " (n+8) + 20 = 60
\n" ); document.write( " n = 32
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " (1/2)40 + 10 = 30 \n" ); document.write( "
\n" );