document.write( "Question 636170: a man has 93 coins, but only in nickels and quarters. Determine how many nickels and how many quaters this man has, knowing that the total amount of the coins is 17 dollars and 5 cents. \n" ); document.write( "
Algebra.Com's Answer #400815 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a man has 93 coins, but only in nickels and quarters. Determine how many nickels and how many quaters this man has, knowing that the total amount of the coins is 17 dollars and 5 cents. \n" ); document.write( "----------- \n" ); document.write( "n + q = 93 \n" ); document.write( "5n + 25q = 1705 \n" ); document.write( "------ \n" ); document.write( " \n" ); document.write( " |