document.write( "Question 1101735:  A coin jar contains nickels, dimes, and quarters. There are 66 coins in all. There are 8 more nickels than quarters. The value of the dimes is $3.20 less than the value of the quarters. How many quarters are in the jar?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #716415 by greenestamps(13209)     You can put this solution on YOUR website! \n" ); document.write( "The first tutor had an error in his algebra; the second tutor didn't read the problem correctly. There is a solution to your problem. \n" ); document.write( "Let the number of quarters be q; \n" ); document.write( "then the number of nickels is q+8. \n" ); document.write( "Then, since the total number of coins is 66, the number of dimes is \n" ); document.write( "We are told the value of the dimes is $3.20 less than the value of the quarters. Writing the equation in cents instead of dollars: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The number of quarters is 20; so the number of nickels is 28; so the number of dimes is 18. \n" ); document.write( " |