To create a system of inequalities to solve for the number of dozens of eggs (e) and packs of bacon (b) Reed buys, we need to consider the following:
-
Cost of purchasing eggs and bacon:
- The cost for a dozen eggs is $2.04, so for \( e \) dozens, the cost is \( 2.04e \).
- The cost for a pack of bacon is $4.25, so for \( b \) packs, the cost is \( 4.25b \).
- The total cost needs to be less than or equal to the budget of $75, which gives us the inequality: \[ 2.04e + 4.25b \leq 75 \]
-
Minimum number of dozen eggs: Reed must buy at least 5 dozen eggs, so we have: \[ e \geq 5 \]
-
Maximum number of packs of bacon: Reed can buy no more than 10 packs of bacon, so this gives us: \[ b \leq 10 \]
Putting all these together, the correct system of inequalities is:
- Cost inequality: \( 2.04e + 4.25b \leq 75 \)
- Doughnut constraint: \( e \geq 5 \)
- Bacon constraint: \( b \leq 10 \)
Thus, the option that matches all these constraints is:
2.04e + 4.25b ≤ 75, e ≥ 5, b ≤ 10.
This corresponds to:
2.04e + 4.25b ≤ 75, e ≥ 5, b ≤ 10.