Ask Question
6 October, 05:54

A store charges their customers based on the number of items that they buy. Jane bought four items and was charged $15 and George bought twelve items and was charged $39. Write a function to model the cost based on the number of items you buy. Then determine how much you bought if you were charged $33.

+2
Answers (1)
  1. 6 October, 06:17
    0
    Jane was charged $15/4 = $3.75 per item and George was charged

    $39/12 = $3.25 per item, so in addition to the charge per item, there must be an extra charge for each purchase.

    We note that George bought 12-4 = 8 more items than Jane and was charged

    $39 - $15 = $24 more, or $24/8 = $3 more for each additional item. So if we figure $3 per item, we can find out that extra charge.

    Jane paid 4 * $3 = $12 for her 4 items, plus $3 to make her total $15.

    George paid 12 * $3 = $36 for his 12 items, plus $3 to make his total $39.

    So we can see that if x is the number of items, the store charges

    x times $3 plus an extra $3.

    Using function notation, we write

    f (x) = 3x + 3

    and then work out the charge for 22 items:

    f (22) = 3 * 22 + 3 = 66 + 3 = 69
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A store charges their customers based on the number of items that they buy. Jane bought four items and was charged $15 and George bought ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers