document.write( "Question 1044926: Steve has $2.05 in quarters and nickels. He has 13 coins altogether. How many coins of each kind does he have? \n" ); document.write( "
Algebra.Com's Answer #660339 by ikleyn(52834)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Steve has $2.05 in quarters and nickels. He has 13 coins altogether. How many coins of each kind does he have? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let \"n\" be the number of nickels Steve has in his collection.\r\n" ); document.write( "Then the number of quarters is 13 - n.\r\n" ); document.write( "\r\n" ); document.write( "The nickels contribute 5n cents to the total.\r\n" ); document.write( "The quarters contribute 25*(13-n).\r\n" ); document.write( "Altogether they make 5n + 25*(13-n) cents.\r\n" ); document.write( "\r\n" ); document.write( "It is equal to 205 cents, according to the condition.\r\n" ); document.write( "\r\n" ); document.write( "It gives you an equation\r\n" ); document.write( "\r\n" ); document.write( "5n + 25*(13-n) = 205.\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve it for n:\r\n" ); document.write( "\r\n" ); document.write( "5n + 325 - 25n = 205.\r\n" ); document.write( "\r\n" ); document.write( "-20n = 205 - 325,\r\n" ); document.write( "\r\n" ); document.write( "-20n = -120,\r\n" ); document.write( "\r\n" ); document.write( "n =\r \n" ); document.write( "\n" ); document.write( "For many other solved coin problems see the lessons\r \n" ); document.write( "\n" ); document.write( " - Coin problems\r \n" ); document.write( "\n" ); document.write( " - More Coin problems\r \n" ); document.write( "\n" ); document.write( " - Solving coin problems without using equations\r \n" ); document.write( "\n" ); document.write( " - Kevin and Randy Muise have a jar containing coins\r \n" ); document.write( "\n" ); document.write( " - Typical coin problems from the archive\r \n" ); document.write( "\n" ); document.write( "in this site.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |