document.write( "Question 1000724: In a collection of dimes, nickels, and quarters, there are twice as many dimes as nickels and 3 fewer quarters than dimes. If the total value of the coins $4.50, how many of each type of coin are there? \n" ); document.write( "
Algebra.Com's Answer #618067 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
7 nickels:.................0.35
\n" ); document.write( "Twice as many dimes: 14....1.40
\n" ); document.write( "3 fewer quarters: 11.......2.75
\n" ); document.write( "_ _ _ _ _ _ _ _ _ _ _ _ --------
\n" ); document.write( "*****************Total: ..4.50
\n" ); document.write( "
\n" );