document.write( "Question 189846: A jar contains quarters and nickels. There are 25 coins in the jar, and the total value of the coins is $5.05
\n" ); document.write( "How many quarters and how many nickels are in the jar?
\n" ); document.write( "

Algebra.Com's Answer #142448 by vannac(1)\"\" \"About 
You can put this solution on YOUR website!
19quarters = $4.75, 6 nickels=0.30, $4.75+0.30=$ 5.05
\n" ); document.write( "There are 19 quarters, and 6 nickels.
\n" ); document.write( "
\n" );