document.write( "Question 1142728: A bank teller cashes a check for $1500 using a certain number of $1 bills, ten times as many $5 bills, a certain number of $10 bills, and twice as many $50 bills. How many of each did the teller use?\r
\n" ); document.write( "\n" ); document.write( "A = $1\r
\n" ); document.write( "\n" ); document.write( "B = $5\r
\n" ); document.write( "\n" ); document.write( "C = $10\r
\n" ); document.write( "\n" ); document.write( "D = $50\r
\n" ); document.write( "\n" ); document.write( "$1500 = A + 10B + C + D2\r
\n" ); document.write( "\n" ); document.write( "Not sure. Non-homework.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #763452 by josgarithmetic(39629)\"\" \"About 
You can put this solution on YOUR website!
------------------------------------------
\n" ); document.write( "$1500 using a certain number of $1 bills, ten times as many $5 bills, a certain number of $10 bills, and twice as many $50 bills.
\n" ); document.write( "-----------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------
\n" ); document.write( "A of $1's
\n" ); document.write( "B of $5's
\n" ); document.write( "C of $10's
\n" ); document.write( "D of $50's
\n" ); document.write( "------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "BILLS           COUNT          DOLLARS\r\n" );
document.write( "ONES               A             A\r\n" );
document.write( "FIVES             10A           5*10A\r\n" );
document.write( "TENS               C             10C\r\n" );
document.write( "FIFTIES           2C            50*2*C\r\n" );
document.write( "Total Money                       1500      \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "The money account equation, once simplified will be equivalent to \"51A%2B110C=1500\";
\n" ); document.write( "Recheck in case any mistake was made.\r
\n" ); document.write( "\n" ); document.write( "Only few solutions for the equation. Only whole numbers are allowed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You could try graphing but might be easier to ...
\n" ); document.write( "\"51A=1500-110C\"
\n" ); document.write( "\"highlight_green%28A=%281500-110C%29%2F51%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "..., Pick whole-number values for C from 0, through 13 and check if A is a whole number or not.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You should find that the solution is C=9 and A=10. ......
\n" ); document.write( "
\n" );