document.write( "Question 1055335: 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( " \r
\n" ); document.write( "\n" ); document.write( "How many of each coin would I have???
\n" ); document.write( "

Algebra.Com's Answer #670561 by MathTherapy(10806)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "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( " \r
\n" ); document.write( "\n" ); document.write( "How many of each coin would I have???
\n" ); document.write( "
You could apply SUBSTITUTION, but!
\n" ); document.write( "x + y = 53 ------ eq (i)
\n" ); document.write( ".1x + .05y = 4.25 ------- eq (ii)
\n" ); document.write( "To apply ELIMINATION, and if you don't like working with decimals, simply multiply eq (ii) by 20 to get:
\n" ); document.write( "2x + y = 85 ------ eq (iii)
\n" ); document.write( " x + y = 53 ------ eq (i)
\n" ); document.write( "Now SUBTRACT eq (i) from eq (iii) to ELIMINATE y and find value of x
\n" ); document.write( "Substitute value of x (number of dimes) into any of the 1st 2 equations, but note that eq (i) is the better of the two.
\n" ); document.write( "This will give you the value of y, the number of nickels. \n" ); document.write( "
\n" );