document.write( "Question 1067484: Eva has $6.45 in quarters and dimes. If she has 26 more dimes than she has quarters , how many of each coin does she have? \n" ); document.write( "
Algebra.Com's Answer #683061 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
d dimes
\n" ); document.write( "q quarters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Coins description, and money in cents:
\n" ); document.write( "\"system%28d-q=26%2C10d%2B25q=645%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%282d%2B5q=129%2Cd-q=26%29\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ELIMINATION METHOD-FINDING q\r
\n" ); document.write( "\n" ); document.write( "\"2d%2B5q-%282d-2q%29=129-52\"
\n" ); document.write( "\"7q=77\"
\n" ); document.write( "\"q=77%2F7\"
\n" ); document.write( "\"highlight%28q=11%29\", quarters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SUBSTITUTION - FINDING d
\n" ); document.write( "\"d=26%2Bq\"
\n" ); document.write( "\"d=26%2B11\"
\n" ); document.write( "\"highlight%28d=37%29\", dimes
\n" ); document.write( "
\n" );