document.write( "Question 726766: Marcus has a 77 coins, consisting of nickels and dimes, worth $6.10 How many of each kind does he have?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #444776 by tanjo3(60)![]() ![]() ![]() You can put this solution on YOUR website! Let x be the number of nickels. \n" ); document.write( "Then (77-x) is the number of dimes.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "∴ Marcus has 32 nickels and (77-32=45) dimes. \n" ); document.write( " |