Question

Items that are purchased together at a certain discount store are priced at 3USD for the first item purchased and 1USD for each additional item purchased. What is the maximum number of items that could be purchased together for a total price that is less than 30USD ?

Options:

  • A.
    25
  • B.
    26
  • C.
    27
  • D.
    28
  • E.
    29
word problemsinequalitiestranslations

Steps

ExplanationCalculationsHelp
We name n as the number of items purchased together.
The total cost is the sum of the cost of the first item and the cost of the remaining items.
T = Cost of first item + Cost of remaining items
After the first item, each of the remaining n-1 items costs 1 USD, so the total cost is 3 + 1 * (n - 1)
We set up the inequality that this total cost is less than 30 USD.
We simplify the inequality step by step to find the range for the number of items.
Since the number of items must be a positive integer, the greatest integer less than 28 is 27.
Scroll horizontally to view all columns

Final Answer

27