document.write( "Question 339695: Cindy has an equal number of dimes, nickels, and pennies in her coin collection. If the value of the coins is $13.44, how many coins does she have? \n" ); document.write( "
Algebra.Com's Answer #243340 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! n = number of each coin \n" ); document.write( "n + 5n + 10n = 1344 \n" ); document.write( "You can finish it? \n" ); document.write( " |