document.write( "Question 1173629: Marlin coin bank has 31 coins consisting of nickles and quarters, worth $6.75. How many quarters are there? \n" ); document.write( "
Algebra.Com's Answer #798918 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "If a formal algebraic solution is not required, you can get some good mental exercise by solving a problem like this using logical reasoning and some simple arithmetic. \n" ); document.write( "(1) If all 31 coins were nickels, their value would be $1.55, which is $5.20 less than the actual value. \n" ); document.write( "(2) Exchanging a nickel for a quarter keeps the total number of coins the same but increases the value by 20 cents. \n" ); document.write( "(3) The number of times you need to exchange a nickel for a quarter, to make up the addition $5.20 (i.e., 520 cents), is 520/20 = 26. \n" ); document.write( "So the number of quarters is 26, which leaves 5 coins to be nickels. \n" ); document.write( "CHECK: 26(25)+5(5) = 650+25 = 675 \n" ); document.write( " \n" ); document.write( " |