document.write( "Question 709098: If 5 is added to half of a number,the result is 11 less than the original number. What is the original number? \n" ); document.write( "
Algebra.Com's Answer #436376 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 0.5x+5=x-11 \n" ); document.write( "0.5x-x=-11-5 \n" ); document.write( "-0.5x=-16 \n" ); document.write( "x=-16/-0.5 \n" ); document.write( "x=32 \n" ); document.write( "-------------- \n" ); document.write( "0.5*32+5=32-11 \n" ); document.write( "21=21 \n" ); document.write( " |