AlgebraEasyTesting ordered pairs in a system of inequalities
Algebra practice question
A school robotics club is buying parts for a competition. Sensors cost $12 each and motors cost $20 each. The club can spend no more than $200 in total, and it must buy at least 8 parts altogether. If x is the number of sensors and y is the number of motors purchased, then 12x + 20y ≤ 200 and x + y ≥ 8.
Which ordered pair (x, y) satisfies both conditions?
- A. (3, 4)
- B. (5, 5)Correct
- C. (6, 7)
- D. (2, 9)
Answer: B. (5, 5)
For (5, 5): 12(5) + 20(5) = 60 + 100 = 160 ≤ 200, and 5 + 5 = 10 ≥ 8, so both conditions hold. Choice A satisfies the cost condition (36 + 80 = 116) but has only 3 + 4 = 7 parts, so it fails the 'at least 8 parts' condition — the error of checking the budget only. Choice C has 13 parts but costs 72 + 140 = 212 > 200, the error of checking the part count only. Choice D costs 24 + 180 = 204 > 200; it appears to work only if the prices are swapped (12·9 + 20·2 = 148), the error of attaching each price to the wrong variable.
Why the other answers are wrong
- A. (3, 4)
- The cost works (36 + 80 = 116 ≤ 200), but you didn't check the second condition: 3 + 4 = 7 parts, which is fewer than the required 8.
- C. (6, 7)
- You checked the part count (6 + 7 = 13 ≥ 8) but not the cost: 12(6) + 20(7) = 212, which is over the $200 limit.
- D. (2, 9)
- This only works if you attach the prices to the wrong variables. With sensors at $12 and motors at $20, the cost is 12(2) + 20(9) = 204, which exceeds $200.
More Algebra questions
- Easy
If 3x + 7 = 22, what is the value of x? - Easy
If x/4 = 9, what is the value of x? - Easy
The function f is defined by f(x) = 6x − 5. What is the value of f(3)? - Easy
The perimeter P of a rectangle with length l and width w is given by P = 2l + 2w. Which of the following expre… - Easy
Which equation defines the function f? - Easy
In the xy-plane, the graph of the equation y = 4x − 12 crosses the x-axis at the point (a, 0). What is the val…
Not affiliated with the College Board. SAT is a trademark of the College Board.