To model the situation with the Jackson Jammers, we need to create two linear equations based on the information provided.
-
The first equation accounts for the total number of items. The total number of bags (b) and caps (c) combined should equal 2,000: \[ b + c = 2000 \]
-
The second equation addresses the budget. The bags cost $10 each, and the caps cost $5 each. The total cost must not exceed their budget of $12,500: \[ 10b + 5c = 12500 \]
Thus, the pair of linear equations that model this situation is: \[ \begin{align*} b + c &= 2000 \ 10b + 5c &= 12500 \end{align*} \]
From your provided response options, the correct equations are represented as:
- b + c = 2000; 10b + 5c = 12,500