document.write( "Question 776387: One-half of a number is equal to the number plus ten \n" ); document.write( "
Algebra.Com's Answer #473538 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
0.5*x=x+10
\n" ); document.write( "0.5* x - x =10
\n" ); document.write( "-0.5x=10
\n" ); document.write( "x=-20
\n" ); document.write( "
\n" );