document.write( "Question 887950: kevin and randy have a jar containing 53 coins all of which are quarters and nickels. The total value of the coins in the jar is $9.85. How many of each type of coin do they have? \n" ); document.write( "
Algebra.Com's Answer #536958 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "n and q for counts of nickels and quarters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"n%2Bq=53\" and \"0.05%2An%2B0.25q=9.85\"
\n" ); document.write( "The money equation
\n" ); document.write( "\"5n%2B25q=985\"
\n" ); document.write( "\"highlight_green%28n%2B5q=197%29\"
\n" ); document.write( "and
\n" ); document.write( "\"highlight_green%28n%2Bq=53%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtract the coin count equation from the simplified money count equation and quickly get
\n" ); document.write( "a value for q.
\n" ); document.write( "Use that to get n.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "q=36
\n" ); document.write( "
\n" ); document.write( "
\n" );