document.write( "Question 718978: someone has 20% more money than you. They have 50 cents more than you do. How much money do you have? \n" ); document.write( "
Algebra.Com's Answer #441140 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! someone has 20% more money than you. They have 50 cents more than you do. How much money do you have? \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "a = 1.20u \n" ); document.write( "a = u + 50 \n" ); document.write( "------ \n" ); document.write( "1.20u = u+50 \n" ); document.write( "0.20u = 50 \n" ); document.write( "u = $2.50 (amt. of money you have) \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |