document.write( "Question 1162718: A parking meter contains quarters and nickels worth $13.45. There are 89 coins in all. Find how many of each there are.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #786579 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let's use cents instead of dollars so we don't have to write all those decimals. The total value of the coins is 1345 cents. \n" ); document.write( "If a formal algebraic solution is not required, and if you are good with mental math, then this problem can be solved quickly and easily using logical reasoning. \n" ); document.write( "If the 89 coins were all nickels, the value would be $4.45, or 445 cents. \n" ); document.write( "The actual value, 1345 cents, is 900 cents more than that. \n" ); document.write( "Trading a nickel for a quarter keeps the number of coins at 89 but increases the total value by 25-5 = 20 cents. \n" ); document.write( "To make up the addition 900 cents, the number of quarters you need is 900/20 = 45. \n" ); document.write( "ANSWER: 45 quarters, and 89-45 = 44 nickels. \n" ); document.write( "CHECK: 45(25)+44(5) = 1125+220 = 1345 \n" ); document.write( " \n" ); document.write( " |