To model Tura's situation using inequalities, we have the following variables:
- Let \( x \) represent the number of markers.
- Let \( y \) represent the number of pencils.
From the given information, we can establish the following inequalities:
-
Total cost constraint: Since each marker costs $2 and each pencil costs $0.75, and Tura has $60 to spend, we write the inequality for the total spending: \[ 2x + 0.75y \leq 60 \]
-
Pencil-to-marker ratio: Tura wants to buy at least 2 times more pencils than markers, which can be written as: \[ y \geq 2x \]
-
Non-negativity constraints: Since Tura cannot buy a negative number of markers or pencils, we need to add: \[ x \geq 0 \] \[ y \geq 0 \]
Combining these inequalities, the complete system of inequalities modeling the situation is:
- \( 2x + 0.75y \leq 60 \)
- \( y \geq 2x \)
- \( x \geq 0 \)
- \( y \geq 0 \)
From the provided options, the correct response representing this scenario is:
2x + 0.75y ≤ 60 and y ≥ 2x