document.write( "Question 1137304: Peter has been saving his loose change for several days. When he counted his quarters and dimes, he found they had a total value of $13.10. The number of quarters was 15 more than 3 times the number of dimes. How many quarters and how many dimes did Peter have? \n" ); document.write( "
Algebra.Com's Answer #755170 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Let:
\n" ); document.write( "d = number of dimes
\n" ); document.write( "q = number of quarters

\n" ); document.write( "

\n" ); document.write( "Based on the value of the coins, one can write this equation:
\n" ); document.write( "10d + 25q = 1310 (1) (in cents)\r
\n" ); document.write( "\n" ); document.write( "Another equation can be written based on the information given that relates number of quarters to number of dimes:
\n" ); document.write( "q = 15 + 3d (2)\r
\n" ); document.write( "\n" ); document.write( "One way to solve is to substitute 'q' in (1) the RHS of (2), then solve for the single unknown 'd'. Finally, use (plug in) that value of 'd' into (2) (or (1), but (2) looks easier) and solve for q. Don't forget to check your answer.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "
\n" );