document.write( "Question 586013: In the cash drawer at a bank, the ratio of the number of $1 bills to the number of $5 bills is 5 to 4, and the ratio of $10 bills to $20 bills is 2 to 1. These bills represent the total amount of money in the drawer: $6795. How many $1 bills are in the drawer?\r
\n" ); document.write( "\n" ); document.write( "I know how to do basic ratio problems, but being that this one involves money, it just confuses me... Please help! I would /really/ appreciate it.
\n" ); document.write( "

Algebra.Com's Answer #373611 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The way I do it is:
\n" ); document.write( "Let \"a\" = number of $1 bills
\n" ); document.write( "Let \"b\" = number of $5 bills
\n" ); document.write( "Let \"c\" = number of $10 bills
\n" ); document.write( "Let \"d\" = number of $20 bills
\n" ); document.write( "--------------------------
\n" ); document.write( "given:
\n" ); document.write( "(1) \"+a%2Fb+=+5%2F4+\"
\n" ); document.write( "(2) \"+c%2Fd+=+2%2F1+\"
\n" ); document.write( "(3) \"+1%2Aa+%2B+5%2Ab+%2B+10%2Ac+%2B+20%2Ad+=+6795+\"
\n" ); document.write( "-------------------------------
\n" ); document.write( "This is 4 unknowns and only 3 equations,
\n" ); document.write( "so it isn't completely solvable, but the
\n" ); document.write( "information can still be there
\n" ); document.write( "-----------------------
\n" ); document.write( "(1) \"+4a+=+5b+\"
\n" ); document.write( "(1) \"+b+=+%285%2F4%29%2Aa+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+c+=+2d+\"
\n" ); document.write( "-------------
\n" ); document.write( "The possible combinations of $1s and $5s is:
\n" ); document.write( "5 $1s
\n" ); document.write( "4 $5s
\n" ); document.write( "-----
\n" ); document.write( "10 $1s
\n" ); document.write( "8 $5s
\n" ); document.write( "-----
\n" ); document.write( "15 $1s = $15
\n" ); document.write( "12 $5s = $60
\n" ); document.write( "-----
\n" ); document.write( "Whatever combination I choose, the remainder of the money
\n" ); document.write( "must be divisible by $40 ( 1 $20 and 2 $10s )
\n" ); document.write( "\"+6795+-+75+=+6720+\"
\n" ); document.write( "\"+6720%2F40+=+168+\"
\n" ); document.write( " this seems to work
\n" ); document.write( "168 $20s = $3360
\n" ); document.write( "336 $10s = $3360
\n" ); document.write( "12 $5s = $60
\n" ); document.write( "15 $1s = $15
\n" ); document.write( "------------
\n" ); document.write( "sum = $6795
\n" ); document.write( "I don't know if another combination will work.
\n" ); document.write( "This one seems to.
\n" ); document.write( "
\n" ); document.write( "
\n" );