GMAT Practice Question: Running at their respective constant rates, Machine X takes 2 days longer to produce w...
Question
Running at their respective constant rates, Machine X takes 2 days longer to produce w widgets than Machine Y. At these rates, if the two machines together produce \frac{5}{4} w widgets in 3 days, how many days would it take Machine X alone to produce 2 w widgets?
- 4
- 6
- 8
- 10
- 12
Topics: word problems, linear equations, rates, quadratic equations
Solution
Step 1
We first translate \textbf{\text("Machine X takes 2 days longer to produce w widgets than Machine Y")} by defining the time variables for each machine.
d = \text{time for Machine Y to produce } w \text{ widgets} d + 2 = \text{time for Machine X to produce } w \text{ widgets}
Step 2
We express each machine's production rate in widgets per day.
r_y = \frac{w}{d} r_x = \frac{w}{d+2}
Step 3
We translate the condition that together in 3 days they produce \frac{5}{4}w widgets.
3(r_x + r_y) = \frac{5}{4}w
Step 4
We substitute the expressions for r_x and r_y into the joint production equation.
3(\frac{w}{d+2} + \frac{w}{d}) = \frac{5}{4}w
Step 5
We divide both sides by w to simplify the equation.
3(\frac{1}{d+2} + \frac{1}{d}) = \frac{5}{4}
Step 6
We combine the sum of fractions on the left-hand side.
\frac{1}{d+2} + \frac{1}{d} = \frac{2d+2}{d(d+2)}
Step 7
We clear denominators by multiplying both sides by 4d(d+2).
12\,(2d+2) = 5d(d+2)
Step 8
We expand and rearrange to form a quadratic in standard form.
12\,(2d+2) = 24d+24 24d+24 = 5d^2+10d 5d^2 -14d -24 = 0
Step 9
We factor the quadratic expression.
5d^2 -14d -24 = (5d+6)(d-4) = 0
Step 10
We solve each linear factor to find the possible values of d.
5d+6 = 0 \Rightarrow d = -\frac{6}{5} d-4 = 0 \Rightarrow d = 4
Step 11
We discard the negative solution since time cannot be negative, accepting d = 4.
d = 4
Step 12
We compute Machine X's time to produce w widgets as d+2 = 6 days.
d + 2 = 6
Step 13
We find Machine X's rate and then calculate the time to produce 2w widgets.
r_x = \frac{w}{6} \frac{2w}{r_x} = \frac{2w}{w/6} = 12
Answer
12 days
