document.write( "Question 1130944: kevin and randy have a jar containing 69 coins all of which are either quarters or nickels the total value of the coins is $9.25 how many of each type of coin is there ? \n" ); document.write( "
Algebra.Com's Answer #747568 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Here is a quick way to solve this kind of problem if a formal algebraic solution is not required.

\n" ); document.write( "(1) If all 69 coins were quarters, the value would be $3.45. The actual value is $9.25, which is $5.80 more than $3.45.
\n" ); document.write( "(2) Exchanging a nickel for a quarter keeps the number of coins at 69 but increases the total value by 20 cents.
\n" ); document.write( "(3) The number of nickels that need to be exchanged for quarters to make the additional $5.80 is $5.80/$0.20 = 29.

\n" ); document.write( "So there are 29 quarters, which leaves 69-29 = 40 nickels.
\n" ); document.write( "
\n" );