document.write( "Question 795470: In a coin collection there are Nickels, Dimes, and Quarters. If the total number of coins in the collection is 100 and the value of the coins is $13.85, how many nickels, dimes, and quarters are in the collection? \n" ); document.write( "
Algebra.Com's Answer #480990 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a coin collection there are Nickels, Dimes, and Quarters. If the total number of coins in the collection is 100 and the value of the coins is $13.85, how many nickels, dimes, and quarters are in the collection? \n" ); document.write( "----------------------------- \n" ); document.write( "Equation: \n" ); document.write( "n + d + q = 100 coins \n" ); document.write( "5n+10d+25q = 1389 cents \n" ); document.write( "===== \n" ); document.write( "Note: You need one more equation statement. \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |