document.write( "Question 234693: A cashier's drawer has some $5 bills, some $10 bills, and some $20 bills. There are 15 bills worth a total of $185. How many $5 bills, $10 bills, and $20 bills are there? \n" ); document.write( "
Algebra.Com's Answer #173033 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Let number of 5's = \n" ); document.write( "Let number of 10's = \n" ); document.write( "Let number of 20's = \n" ); document.write( "----------------------------- \n" ); document.write( "given: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "----------------------------- \n" ); document.write( "there are 3 unknowns and only 2 equations, so \n" ); document.write( "it requires some extra work to solve \n" ); document.write( "Let me figure out how many 20's I should have \n" ); document.write( "to give me 15 bills in all \n" ); document.write( "----------------------------- \n" ); document.write( "20 ---- 10 ---- 5 ----# of bills \n" ); document.write( "-------------------------------- \n" ); document.write( "10 ($200, too much) \n" ); document.write( "9 ----- 0 ----- 1 ---- 10 (not enough) \n" ); document.write( "8 ----- 0 ----- 5 ---- 13 (not enough) \n" ); document.write( "7 ----- 1 ----- 7 ---- 15 OK \n" ); document.write( "--------------------------------- \n" ); document.write( "There are 7 $20's, 1 $10 and 7 $5's \n" ); document.write( "check answer: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "OK\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |