document.write( "Question 825297: sheryl saves her dimes and quarters. she currently has a total of 24 coins, all of which are dimes and quarters. Write an equation that gives the total amount of money M in dollars as a function of the number of dimes d she has \n" ); document.write( "
Algebra.Com's Answer #497191 by stanbon(75887) ![]() You can put this solution on YOUR website! sheryl saves her dimes and quarters. she currently has a total of 24 coins, all of which are dimes and quarters. Write an equation that gives the total amount of money M in dollars as a function of the number of dimes d she has \n" ); document.write( "------------------- \n" ); document.write( "Quantity: d + q = 24 coins \n" ); document.write( "Value: M = (10/100)d + (25/100)q \n" ); document.write( "M = 0.1d + 0.25q \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |