9514 1404 393
Answer:
- Constraints: x + y ≤ 250; 250x +400y ≤ 70000; x ≥ 0; y ≥ 0
- Objective formula: p = 45x +50y
- 200 YuuMi and 50 ZBox should be stocked
- maximum profit is $11,500
Step-by-step explanation:
Let x and y represent the numbers of YuuMi and ZBox consoles, respectively. The inventory cost must be at most 70,000, so that constraint is ...
250x +400y ≤ 70000
The number sold will be at most 250 units, so that constraint is ...
x + y ≤ 250
Additionally, we require x ≥ 0 and y ≥ 0.
__
A profit of 295-250 = 45 is made on each YuuMi, and a profit of 450-400 = 50 is made on each ZBox. So, if we want to maximize profit, our objective function is ...
profit = 45x +50y
__
A graph is shown in the attachment. The vertex of the feasible region that maximizes profit is (x, y) = (200, 50).
200 YuuMi and 50 ZBox consoles should be stocked to maximize profit. The maximum monthly profit is $11,500.
<span>probability that a randomly selected person is on the swim team = 28/67
</span><span>probability as a percent rounded to the nearest tenth of a percent = 41.8%</span>
I believe it is 1, but i'm not completely sure.
Answer:
B
Step-by-step explanation:
We can see in the expression that there are 2 x² blocks, 4 -x blocks, and 3 -1 blocks. Therefore, we can write this as
2 * x² + 4 * (-x) + 3 * (-1) = 2x²-4x-3
Comparing this with each answer, we have
A: x²-2x-4 + x² + 2x-1 = 2x²-5. This is not correct
B: 3x²-7x+1-(x²-3x+4) = 3x²-7x+1 -x²+3x-4 = 2x²-4x-3. This seems correct but we can check the other answers to be sure
C: (2x+1)(x-3) = 2x²-6x+x-3 = 2x²-5x-3. This is incorrect
D:
. This is incorrect