Final answer:
To maximize profit, Tatiana needs to solve a system of inequalities using linear programming to find the optimal number of MX300 and Rocker MP3 players she should sell each week.
Step-by-step explanation:
To maximize the profit, Tatiana needs to determine the number of each MP3 player (MX300 and Rocker) to sell each week. Let's assume she sells x MX300 and y Rockers. The total time required to create the plastic pieces for the MX300 and Rocker is 4x + 2y hours. The total time required to create the electronics for the MX300 and Rocker is 2x + 6y hours. The total labor time required to assemble the MX300 and Rocker is 19x + 14y hours. From the given information, we have the following equations:
- 4x + 2y ≤ 440 (plastic pieces time constraint)
- 2x + 6y ≤ 750 (electronics time constraint)
- 19x + 14y ≤ 2180 (labor time constraint)
The profit generated by selling x MX300 would be 12x dollars, and the profit generated by selling y Rockers would be 14y dollars. We want to maximize the profit, so we need to solve this system of inequalities and find the values of x and y that satisfy the constraints and maximize the profit function. The solution to this problem lies in linear programming, a mathematical technique used to optimize a function subject to a set of constraints.