document.write( "Question 1045901: 41 coins nickels and dimes together adds up to 2.75 how many nickels are there \n" ); document.write( "
Algebra.Com's Answer #661432 by ikleyn(52908) You can put this solution on YOUR website! . \n" ); document.write( "41 coins nickels and dimes together adds up to 2.75 how many nickels are there \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let \"n\" be the number of nickels in the collection.\r\n" ); document.write( "Then the number of dimes is (41-n).\r\n" ); document.write( "\r\n" ); document.write( "Nickels contribute 5n cents into the total.\r\n" ); document.write( "Dimes contribute 10(41-n) cents into the total.\r\n" ); document.write( "\r\n" ); document.write( "The total is 5n + 10(41-n) cents.\r\n" ); document.write( "\r\n" ); document.write( "From the other side. the total is 275 cents, according to the condition.\r\n" ); document.write( "\r\n" ); document.write( "Hence,\r\n" ); document.write( "\r\n" ); document.write( "5n + 10(41-n) = 275.\r\n" ); document.write( "\r\n" ); document.write( "It is your equation to solve for \"n\". Simplify it:\r\n" ); document.write( "\r\n" ); document.write( "5n + 410 - 10n = 275,\r\n" ); document.write( "\r\n" ); document.write( "-5n = 275 - 410,\r\n" ); document.write( "\r\n" ); document.write( "-5n = -135,\r\n" ); document.write( "\r\n" ); document.write( "n =\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For many other similar solved problems on coins 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( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r \n" ); document.write( "\n" ); document.write( " - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |