document.write( "Question 997320: I am having trouble figuring my math problem out. The problem is \"Molly has $5.45 in coins. She has two more nickels than dimes. She has nine fewer quarters than dimes. How many of each coin does she have?\" \n" ); document.write( "
Algebra.Com's Answer #615481 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "I am having trouble figuring my math problem out. The problem is \"Molly has $5.45 in coins. She has two more nickels than dimes. She has nine fewer quarters than dimes. How many of each coin does she have?\"
\n" ); document.write( "
Let number of dimes be D
\n" ); document.write( "Then number of nickels = D + 2
\n" ); document.write( "Number of quarters = D - 9
\n" ); document.write( "We then get the value equation: .1D + .05(D + 2) + .25(D - 9) = 5.45
\n" ); document.write( ".1D + .05D + .1 + .25D - 2.25 = 5.45
\n" ); document.write( ".1D + .05D + .25D + .1 - 2.25 = 5.45
\n" ); document.write( ".4D - 2.15 = 5.45
\n" ); document.write( ".4D = 5.45 + 2.15
\n" ); document.write( ".4D = 7.6
\n" ); document.write( "D, or number of dimes = \"7.6%2F.4\", or \"highlight_green%2819%29\"
\n" ); document.write( "Number of nickels: 19 + 2, or \"highlight_green%2821%29\"
\n" ); document.write( "Number of quarters: = 19 - 9, or \"highlight_green%2810%29\" \n" ); document.write( "
\n" );