document.write( "Question 1000657: If a certain number is increased by 5,half of the result is three fifth of the excess of 61 over that number.Find the number. \n" ); document.write( "
Algebra.Com's Answer #618050 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! If I understand what you wrote, we can call the unknown, x, and write \n" ); document.write( "(1/2)(x + 5) = (3/5)(61-x) \n" ); document.write( "Multiply everything by ten and get \n" ); document.write( "5(x+5)=6(61-x) \n" ); document.write( "5x+25 = 366 - 6x \n" ); document.write( "Collect like terms \n" ); document.write( "11x = 341 \n" ); document.write( "Divide by 11 and \n" ); document.write( "x = 31 \n" ); document.write( " |