document.write( "Question 1135852: Turtle and Vince combine their coins to find they have all dimes and quarters. They have 8 more quarters than dimes, and the coins are worth a total of $5.15. How many dimes and quarters do they have ? \n" ); document.write( "
Algebra.Com's Answer #753554 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Without formal algebra....

\n" ); document.write( "(1) First count the 8 \"extra\" quarters; that's $2.00. What remains is equal numbers of quarters and dimes worth a total of $3.15.
\n" ); document.write( "(2) 1 quarter and 1 dime together are worth $0.35.
\n" ); document.write( "(3) $3.15 divided by $0.35 is 9; so the remaining coins are 9 quarters and 9 dimes.
\n" ); document.write( "So together what they have is 9 dimes and 9+8=17 quarters.
\n" ); document.write( "
\n" );