document.write( "Question 172152: find the number such that when 45 is added to it and tha sum is halved, the result is 5 times the original number \n" ); document.write( "
Algebra.Com's Answer #127179 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the number such that when 45 is added to it and that sum is halved, the result is 5 times the original number \n" ); document.write( "-------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "(x + 45)/2 = 5x\r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "x+45 = 10x \n" ); document.write( "9x = 45 \n" ); document.write( "x = 5 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |