document.write( "Question 1099636: Alice has saved 5.00 in dimes, quarters, and half dollars. She finds that she has 30 coins altogether and there are four times as many quarters as there are half dollars. How many dimes does Alice have ? \n" ); document.write( "
Algebra.Com's Answer #714115 by MathTherapy(10553)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Alice has saved 5.00 in dimes, quarters, and half dollars. She finds that she has 30 coins altogether and there are four times as many quarters as there are half dollars. How many dimes does Alice have ?
\n" ); document.write( "
Let number of dimes and half-dollars, be D, and H, respectively
\n" ); document.write( "Then number of quarters = 4H
\n" ); document.write( "We then get: D + H + 4H = 30_____D + 5H = 30 ------- eq (i)
\n" ); document.write( "Also, .1D + .5H + .25(4H) = 5
\n" ); document.write( ".1D + .5H + H = 5
\n" ); document.write( ".1D + 1.5H = 5
\n" ); document.write( "D + 15H = 50 --- Multiplying by 10 ------ eq (ii)
\n" ); document.write( "10H = 20 ------- Subtracting eq (i) from eq (ii)
\n" ); document.write( "H, or number of half-dollars = \"highlight_green%28matrix%281%2C3%2C+20%2F10%2C+%22=%22%2C+2%29%29\"
\n" ); document.write( "Number of quarters: \"highlight_green%28matrix%281%2C3%2C+4%282%29%2C+%22=%22%2C+8%29%29\"
\n" ); document.write( "Number of dimes: \n" ); document.write( "
\n" );