document.write( "Question 1055298: a jar contains 53 coins. all of which are nickels and dimes. the total value of coins in the car is 4.25 how many of each coin do they have \r
\n" ); document.write( "\n" ); document.write( "you solve the problem like so
\n" ); document.write( "x+y=53
\n" ); document.write( ".10x+.05y=4.25
\n" ); document.write( "

Algebra.Com's Answer #670518 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Yes true.
\n" ); document.write( "\"10x%2B5y=425\"
\n" ); document.write( "\"2x%2By=85\"
\n" ); document.write( "Now subtract eq. 1 from this,
\n" ); document.write( "\"2x%2By-x-y=85-53\"
\n" ); document.write( "You can then solve for \"x\".
\n" ); document.write( "Then go back to either equation and solve for \"y\".
\n" ); document.write( "
\n" ); document.write( "
\n" );