document.write( "Question 127309This question is from textbook Introductory and Intermediate Algebra
\n" ); document.write( ": A man has twenty coins consisting of dimes and quarters. If the dimes were quarters and the quarters were dimes, he would have ninety cents more than he has now. How many dimes and quarters does he have? \n" ); document.write( "
Algebra.Com's Answer #93270 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A man has twenty coins consisting of dimes and quarters. If the dimes were quarters and the quarters were dimes, he would have ninety cents more than he has now. How many dimes and quarters does he have?
\n" ); document.write( ":
\n" ); document.write( "Let x = original number of dimes
\n" ); document.write( "Let y = original number of quarters
\n" ); document.write( ":
\n" ); document.write( "Let t = total value of the coins:
\n" ); document.write( ":
\n" ); document.write( "Original equation .10x + .25y = t
\n" ); document.write( "Switched equation .25x + .10y = t+.90
\n" ); document.write( ":
\n" ); document.write( "From this write an equation (subtracted t from both sides):
\n" ); document.write( ".10x + .25y = .25x + .10y - .90
\n" ); document.write( ":
\n" ); document.write( ".25y - 10y = .25x - .10x - .90
\n" ); document.write( ":
\n" ); document.write( ".15y = .15x - .90
\n" ); document.write( ":
\n" ); document.write( "y = x - 6; divide equation .15
\n" ); document.write( ":
\n" ); document.write( "or in the standard form:
\n" ); document.write( "x - y = 6
\n" ); document.write( ":
\n" ); document.write( "Add to the total coin equation:
\n" ); document.write( "x + y = 20
\n" ); document.write( "x - y = 6
\n" ); document.write( "-------------
\n" ); document.write( "2x = 26
\n" ); document.write( "x = \"26%2F2%29\"
\n" ); document.write( "x = 13 dimes, the we have 7 quarters (originally)
\n" ); document.write( ":
\n" ); document.write( "To check our solution:
\n" ); document.write( "Take the switched value equation, subtract the original value equation:
\n" ); document.write( ".25(13) + .10(7) = 3.95
\n" ); document.write( ".10(13) + .25(7) = 3.05
\n" ); document.write( "-------------------------
\n" ); document.write( "The difference is= .90 as given\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );