Question

Difficulty: MediumAlgebraic Word Problems and Modeling

A manufacturing company produces two models of office chairs, Model P and Model Q. Producing each Model P chair requires 33 hours of assembly and 11 hour of finishing. Producing each Model Q chair requires 22 hours of assembly and 22 hours of finishing. On a given day, the assembly department was scheduled for 9696 total hours of work and the finishing department was scheduled for 4848 total hours of work. If both departments operated at full capacity and used all scheduled hours, how many Model P chairs were produced on that day?

Answer: 24

Answer

24
Letting pp be the number of Model P chairs and qq be the number of Model Q chairs, the hours used by the assembly department give 3p+2q=963p + 2q = 96 and the hours used by the finishing department give p+2q=48p + 2q = 48. Subtracting the finishing equation from the assembly equation eliminates 2q2q, resulting in 2p=482p = 48, or p=24p = 24.

Step-by-Step Solution

1
Define variables for the unknown quantities.
Let pp equal the number of Model P chairs produced and qq equal the number of Model Q chairs produced.
Assigning variables to the unknown quantities enables the construction of algebraic equations.
2
Formulate a system of linear equations representing total department hours.
Assembly department equation: 3p+2q=963p + 2q = 96; Finishing department equation: p+2q=48p + 2q = 48.
The sum of hours required for both models in each department must equal that department's total scheduled hours.
3
Solve the system of equations for pp using the elimination method.
Subtracting p+2q=48p + 2q = 48 from 3p+2q=963p + 2q = 96 yields 2p=482p = 48, which gives p=24p = 24.
Eliminating qq directly provides the value for pp, which corresponds to the target quantity requested in the problem.

Key Concept

Modeling real-world resource allocation using systems of linear equations
Rate this question