document.write( "Question 1203240: There are $925 in $5, $10, and $20 bills in a cash register. There is a total of 71 bills. The number of $20 bills is 7 less than the total number of $5 bills and $10 bills. How many bills of each denomination are in the cash register? \n" ); document.write( "
Algebra.Com's Answer #838655 by greenestamps(13334)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The problem is more easily solved if you do a bit of logical reasoning and mental arithmetic before plunging into solving the problem with a system of 3 equations.

\n" ); document.write( "The total number of bills is 71, and the number of $20 bills is 7 less than the total number of $5 and $10 bills. A bit of mental arithmetic (or formal algebra, if you want) tells us that the number of $20 bills is 32 and the total number of $5 and $10 bills is 39.

\n" ); document.write( "So now we have 32($20) = $640 in $20 bills and $925-$640 = $285 in $5 and $10 bills.

\n" ); document.write( "For me, the easiest way to finish solving the problem is to first consider the case where there are 39 $5 bills, then see how many of those need to be replaced with $10 bills to make the required total of $285.

\n" ); document.write( "39 $5 bills make a total of $195
\n" ); document.write( "The actual total is $285, which is $90 more than $195
\n" ); document.write( "Each time we replace a $5 bill with a $10 bill, the total increases by $5. So the number of times we need to do that is $90/$5 = 18. So the number of $10 bills is 18, leaving 39-18 = 21 $5 bills.

\n" ); document.write( "ANSWER: 32 $20 bills, 18 $10 bills, and 21 $5 bills

\n" ); document.write( "CHECK: 32($20)+18($10)+21($5)= $640+$180+$105 = $925

\n" ); document.write( "
\n" ); document.write( "
\n" );