document.write( "Question 948091: I have 90 coins in a piggy bank, some dimes and some nickels. When I count the change I have $15.10. How many dimes and nickels do I have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #578609 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! Hint: Solve the system\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "where n is the number of nickels and d is the number of dimes. \n" ); document.write( " |