document.write( "Question 463866: 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 #322914 by jorel1380(3719) You can put this solution on YOUR website! 5n+10n+25n=400 \n" ); document.write( "40n=400 \n" ); document.write( "n=10 \n" ); document.write( "The cash register has 10 of each coin.. \n" ); document.write( " |