document.write( "Question 943931: Tom has a $20 bill, a $10 bill, a $5 bill, and $1 bill. List the total costs possible for items he could buy if he receives no change. \n" ); document.write( "
Algebra.Com's Answer #575578 by KMST(5328)![]() ![]() You can put this solution on YOUR website! The cost, in $, of an item that could be purchased receiving no change is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "That means 2 choices for each variable, and \n" ); document.write( " \n" ); document.write( "One of those \n" ); document.write( "I suppose $0 would mean not buying anything, \n" ); document.write( "so if some amount was paid, \n" ); document.write( "it has to be one of the remaining \n" ); document.write( " \n" ); document.write( "Now that I know there are 15, I list the amounts, \n" ); document.write( "and count them to make sure I do not forget any: \n" ); document.write( "With a $1 bill ( \n" ); document.write( "$1, \n" ); document.write( "and if we also add a $5 bill ( \n" ); document.write( "$1+$5=$6 \n" ); document.write( "$1+$5+$10=$16 \n" ); document.write( "$1+$5+$10+$20=$36 \n" ); document.write( "$1+$5+$20=$26 \n" ); document.write( "With a $1 bill, and a $10 bill, but no $5 bill ( \n" ); document.write( "$1+$10=$11 \n" ); document.write( "$1+$10+$20=$31 \n" ); document.write( "With a $1 bill, and another bill, but no $5 or $10 bill, \n" ); document.write( "$1+$20=$21 \n" ); document.write( "With no $1 bill \n" ); document.write( "$5 \n" ); document.write( "$5+$10=$15 \n" ); document.write( "$5+$10+$20=$35 \n" ); document.write( "$5+$20=$25 \n" ); document.write( "If no $1 or $5 bill is used ( \n" ); document.write( "$10 \n" ); document.write( "$10+$20=$30 \n" ); document.write( "$20 \n" ); document.write( " |