document.write( "Question 1029360: Calculators cost $24 each and markers cost $6 each. How many combinations of calculators and markers can be purchased for between $72 and $120, inclusive? \n" ); document.write( "
Algebra.Com's Answer #644395 by mathmate(429)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Question: \n" ); document.write( "Calculators cost $24 each and markers cost $6 each. How many combinations of calculators and markers can be purchased for between $72 and $120, inclusive? \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "We note that it \"happens\" that $72 can buy 3 calculators, and $120 can buy 5 calculators, both exactly. \n" ); document.write( "Also, each calculator at $24 is worth 4 markers at $6 each. \n" ); document.write( "We'll start by figuring out how many combinations of calculators (C) and markers (M) can be bought for $72. \n" ); document.write( "$72 \n" ); document.write( "C M \n" ); document.write( "3 0 \n" ); document.write( "2 4 \n" ); document.write( "1 8 \n" ); document.write( "0 12 \n" ); document.write( "Total 4 combinations \n" ); document.write( "For $78, we can buy \n" ); document.write( "C M \n" ); document.write( "3 1 \n" ); document.write( "2 5 \n" ); document.write( "1 9 \n" ); document.write( "0 13 \n" ); document.write( "4 combinations and 4 each for $84 and $90 for a total of 12 combinations \n" ); document.write( "So between $72 and $90 there are 4*4=16 combinations. \n" ); document.write( " \n" ); document.write( "Similarly, between $96 and $114 there are 4*5= 20 combinations \n" ); document.write( "and $120 has 6 combinations. \n" ); document.write( "The grand total is therefore 16+20+6=42 combinations. \n" ); document.write( " \n" ); document.write( "Note: the above calculations are for the case where exact purchases are assumed, i.e. disregarding cases of having money left over. This is because the combination of calculators and markers does not change when we have money left over, for example, $73 will still buy the same combination of markers and calculators as $72 would. \n" ); document.write( " \n" ); document.write( " |