document.write( "Question 1092135: A bag contains a total of 200 quarters and dimes. If the total value of the bags contents is $41.00.How many quarters and how many dimes are in the bag? \n" ); document.write( "
Algebra.Com's Answer #706685 by greenestamps(13327)\"\" \"About 
You can put this solution on YOUR website!

Here is a solution that combines informal algebra with logical analysis... instead of using purely formal algebra.

\n" ); document.write( "Suppose all 200 coins were quarters. The total value would be $50.

\n" ); document.write( "But the total is only $41. That's $9 short of the total we would get with all quarters.

\n" ); document.write( "So let's start taking away quarters and replacing them with dimes. Each time we do that, the total value of the coins is reduced by 15 cents -- because the quarter was worth 25 cents and we replaced it with a dime worth only 10 cents.

\n" ); document.write( "But if we need to get the $50 down to $41, we need to reduce the value of the coins by $9, or 900 cents. If each time we replace a quarter with a dime we reduce the total value by 15 cents, then the number of quarters we need to replace is 900/15 = 60.

\n" ); document.write( "And when we have replaced 60 quarters with dimes, we find we have 140 quarters and 60 dimes.
\n" ); document.write( "
\n" );