To represent the constraints of Amy's scenario as a system of inequalities, we need to summarize the information provided about the pencils and notebooks.
-
The number of pencils (p) needed is at least twice the number of notebooks (n), which can be expressed as: \[ p \geq 2n \]
-
The total cost must not exceed her budget of $100. Since the pencils cost $0.25 each and the notebooks cost $4, this can be expressed as: \[ 0.25p + 4n \leq 100 \]
Combining these two inequalities, we get the system: \[ \begin{align*} p & \geq 2n \ 0.25p + 4n & \leq 100 \end{align*} \]
Thus, the correct representation of the constraints is:
- \( p \geq 2n \)
- \( 0.25p + 4n \leq 100 \)
This matches the first response option:
- p≥2n
- 0.25p+4n≤100