Tickets to a school play cost $9 each, and there is a one-time online fee of $4 per order. Jordan has at most $40 to spend. Write an inequality representing the number of tickets Jordan can buy.
Let $t$ = the number of tickets.
- (correct answer)
Explanation: This question tests your ability to translate a real-world situation into a mathematical equation or inequality, solve it, and interpret the result in the original context. For inequalities, words like 'at most,' 'maximum,' 'no more than' signal ≤ (less than or equal), while 'at least,' 'minimum,' 'no less than' signal ≥ (greater than or equal). 'More than' means > (strict), and 'less than' means <. These key phrases tell you which inequality symbol to use! The context 'tickets cost $9 each with a $4 fee, at most $40' uses the phrase 'at most,' which signals ≤. Setting up: cost per ticket times number plus fee ≤ total available, so 9t + 4 ≤ 40. Solving: subtract 4 → 9t ≤ 36, divide by 9 → t ≤ 4. This means Jordan can buy a maximum of 4 whole tickets. Choice A is correct because it properly sets up the inequality from the context with the fee added and uses ≤ for 'at most,' giving t ≤ 4 tickets within budget. Choice D sets up the inequality incorrectly: it switches the variables to 4t + 9 ≤ 40, which would be like $4 per ticket and $9 fee, but the problem says $9 tickets and $4 fee—reading carefully for relationships is key! For inequalities, make a quick reference card: 'at most/maximum/no more than' → ≤ (can equal or be less), 'at least/minimum/no less than' → ≥ (can equal or be more), 'more than/over' → > (strictly greater), 'less than/under' → < (strictly less). Having these memorized means you'll never use the wrong symbol!