Question 8·Medium·Linear Inequalities in One or Two Variables
A community center is purchasing folding chairs and tables for an event. Each chair costs $18, and each table costs $45. The center can spend no more than $1,200 in total and needs to buy at least 40 pieces of furniture altogether. In addition, the center requires at least 20 chairs and at least 5 tables.
If represents the number of chairs and represents the number of tables, which of the following systems of inequalities models these constraints?
For word problems that ask for a system of inequalities, first define each variable clearly, then translate each sentence of the problem into math one by one. Pay special attention to key phrases: "no more than" and "at most" translate to , "at least" and "no less than" translate to . Write a short inequality for each condition, then scan the answer choices line by line, eliminating any choice where even one inequality has the wrong sign or wrong expression.
Hints
Focus on the spending phrase
Look carefully at the phrase "no more than $1,200". Should the total cost be written with or ?
Translate “at least” correctly
For each quantity condition (total pieces, chairs, tables), decide whether "at least" means using or in the inequality.
Check each constraint separately
Go line by line in each answer choice and ask: Does this line correctly match one specific sentence from the problem? One sign error is enough to eliminate a choice.
Desmos Guide
Enter the cost expression and a test point
Pick a sample combination that clearly meets the word conditions, such as chairs and tables (this gives 40 pieces and a total cost of ). In Desmos, type 18*30 + 45*10 to confirm that this total is less than or equal to 1200.
Test the sample point against each answer choice
For each answer choice, enter its inequalities into Desmos (e.g., for choice A: 18x + 45y >= 1200, x + y >= 40, x >= 20, y >= 5). Then add the sample point as (30,10) and see whether that point lies in the shaded region for that system. Compare across choices to see which system treats the spending limit and “at least” conditions in a way that includes this valid point.
Check inequality directions conceptually
In Desmos, look at the boundary line for the cost, 18x + 45y = 1200, and see which side is shaded for each system: the region below the line matches "no more than $1,200," while the region above would match "at least $1,200." Use this to decide which inequality direction correctly models the spending constraint.
Step-by-step Explanation
Define the variables and write the cost expression
We are told that is the number of chairs and is the number of tables.
- Each chair costs $18, so chairs cost dollars.
- Each table costs $45, so tables cost dollars.
So the total cost is .
Translate the money constraint
The center can spend no more than $1,200.
- "No more than" means the total cost is less than or equal to $1,200.
- In symbols, that is the inequality
Any choice using for this part would mean they must spend at least $1,200, which does not match the problem.
Translate the quantity constraints
Next, use the phrases about how many items they need:
-
At least 40 pieces of furniture altogether:
- Total pieces is .
- "At least 40" means .
-
At least 20 chairs:
- Chairs are , so "at least 20 chairs" means .
-
At least 5 tables:
- Tables are , so "at least 5 tables" means .
Any choice that uses instead of for these minimum amounts is not matching "at least."
Match the translated inequalities to the answer choices
Putting all the constraints together, the system of inequalities that matches the word problem is:
- (no more than $1,200)
- (at least 40 pieces of furniture)
- (at least 20 chairs)
- (at least 5 tables)
Comparing with the options, this system corresponds to choice D.