To find out which combinations of books \( x \) and magazines \( y \) the bookstore can order, we need to evaluate each response option against the given inequalities:
- \( 15x + 5y \leq 1000 \) (cost constraint)
- \( 2x + y \leq 50 \) (space constraint)
We will check each combination:
-
10 books and 30 magazines: \[ 15(10) + 5(30) = 150 + 150 = 300 \leq 1000 \quad \text{(satisfied)} \] \[ 2(10) + 30 = 20 + 30 = 50 \leq 50 \quad \text{(satisfied)} \] Valid combination.
-
40 books and 5 magazines: \[ 15(40) + 5(5) = 600 + 25 = 625 \leq 1000 \quad \text{(satisfied)} \] \[ 2(40) + 5 = 80 + 5 = 85 \not\leq 50 \quad \text{(not satisfied)} \] Invalid combination.
-
50 books and 0 magazines: \[ 15(50) + 5(0) = 750 + 0 = 750 \leq 1000 \quad \text{(satisfied)} \] \[ 2(50) + 0 = 100 + 0 = 100 \not\leq 50 \quad \text{(not satisfied)} \] Invalid combination.
-
20 books and 15 magazines: \[ 15(20) + 5(15) = 300 + 75 = 375 \leq 1000 \quad \text{(satisfied)} \] \[ 2(20) + 15 = 40 + 15 = 55 \not\leq 50 \quad \text{(not satisfied)} \] Invalid combination.
The only valid combination is 10 books and 30 magazines.