document.write( "Question 996510: If I had 20% more money than what you have, I have 50 cents more than you. How much money do you have? \n" ); document.write( "
Algebra.Com's Answer #614927 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let x be the amount you have. \n" ); document.write( "20% of what you have = 50 cents \n" ); document.write( "Therefore you can write \n" ); document.write( ".20x = .50 \n" ); document.write( "Now divide by .2 and get \n" ); document.write( "x = 2.50 \n" ); document.write( " |