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 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 ("Machine X takes 2 days longer to produce w widgets than Machine Y") by defining the time variables for each machine.
d = time for Machine Y to produce w widgets d + 2 = time for Machine X to produce w widgets
Step 2
We express each machine's production rate in widgets per day.
r_y = w/d r_x = w/d+2
Step 3
We translate the condition that together in 3 days they produce 5/4w widgets.
3(r_x + r_y) = 5/4w
Step 4
We substitute the expressions for r_x and r_y into the joint production equation.
3(w/d+2 + w/d) = 5/4w
Step 5
We divide both sides by w to simplify the equation.
3(1/d+2 + 1/d) = 5/4
Step 6
We combine the sum of fractions on the left-hand side.
1/d+2 + 1/d = 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 d = -6/5 d-4 = 0 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 = w/6 2w/r_x = 2w/w/6 = 12
Answer
12 days
