document.write( "Question 1108938: A jar contains nickels and quarters that total to 4$ there is 20 coins in the jar how many nickels are in the jar \n" ); document.write( "
Algebra.Com's Answer #723953 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Same problem, different numbers.
\n" ); document.write( "=============================================
\n" ); document.write( "A jar contains 25 coins totaling $5.70. The coins are made up of quarters and dimes. How many quarters are there? How many dimes are there?
\n" ); document.write( "---
\n" ); document.write( "d + q = 25
\n" ); document.write( "10d + 25q = 570
\n" ); document.write( "-----------------------
\n" ); document.write( "
\n" );