document.write( "Question 893633: alex collects dimes and quarters. he has 31.70 total. if he has 5 fewer dimes than quarters, how many of each does he have \n" ); document.write( "
Algebra.Com's Answer #541408 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
alex collects dimes and quarters. he has 31.70 total. if he has 5 fewer dimes than quarters, how many of each does he have
\n" ); document.write( "--------
\n" ); document.write( "Using imagination and cleverness:
\n" ); document.write( "If he had 5 more dimes, it would be 32.20 total.
\n" ); document.write( "1Q and 1D = 35 cents.
\n" ); document.write( "3220/35 = 92 pairs of coins.
\n" ); document.write( "So he has 92 Q's and 87 D's
\n" ); document.write( "=========================
\n" ); document.write( "The hard way:
\n" ); document.write( "10D + 25(D+5) = 3170
\n" ); document.write( "35D + 125 = 3170
\n" ); document.write( "35D = 3045
\n" ); document.write( "D = 87
\n" ); document.write( "Q = 92
\n" ); document.write( "
\n" );