document.write( "Question 459715: The coins in the store's cash register total $4.00. The cash register contains only nickels, dimes, and quarters. There is an equal number of each coin. How many dimes are in the cash register? \n" ); document.write( "
Algebra.Com's Answer #315243 by richwmiller(17219) You can put this solution on YOUR website! 5n+10d+25q=400 \n" ); document.write( "d=q \n" ); document.write( "q=n \n" ); document.write( "d=10 \n" ); document.write( " \n" ); document.write( " |