This is a classic work-rate problem with a twist - you've got two machines working in sequence, and then together. Let me walk you through how to think about this systematically.
The Setup:First, let's understand what happened on Friday:
- Machine K worked alone for 3 hours → completed \(\frac{1}{4}\) of Friday's total units
- Then Machine M joined in → both machines worked together for 6 hours → completed the remaining \(\frac{3}{4}\) of the units
- Question asks: How long would Machine M alone take to produce ALL the units?
Step 1: Find Machine K's rateLet's call the total work "1 unit" (representing all of Friday's production).
Machine K produced \(\frac{1}{4}\) unit in 3 hours, so:
Machine K's rate = \(\frac{1/4}{3} = \frac{1}{12}\) units per hour
Notice how we're dividing work by time to get rate.
Step 2: Find the combined rateWhen K and M worked together, they completed \(\frac{3}{4}\) of the work in 6 hours:
Combined rate = \(\frac{3/4}{6} = \frac{3}{4} \times \frac{1}{6} = \frac{1}{8}\) units per hour
Step 3: Calculate Machine M's individual rateHere's the key principle you need to remember: When machines work together, their rates add up.
\(\text{K's rate} + \text{M's rate} = \text{Combined rate}\)
\(\frac{1}{12} + \text{M's rate} = \frac{1}{8}\)
Solving for M's rate:
\(\text{M's rate} = \frac{1}{8} - \frac{1}{12}\)
To subtract these fractions, find a common denominator (24):
\(\frac{1}{8} = \frac{3}{24}\) and \(\frac{1}{12} = \frac{2}{24}\)
\(\text{M's rate} = \frac{3}{24} - \frac{2}{24} = \frac{1}{24}\) units per hour
Step 4: Find time for M to complete all unitsIf M produces \(\frac{1}{24}\) of the work each hour, how long to complete 1 whole unit?
Time = \(\frac{\text{Work}}{\text{Rate}} = \frac{1}{1/24} = 24\) hours
Answer: D. 24 hoursWant to master this faster?This problem tests a fundamental work-rate principle, but there's actually a much faster approach using "smart numbers" that can save you valuable time on test day. You can check out the
complete solution on Neuron by e-GMAT to learn this alternative method and understand the systematic framework that applies to all sequential work-rate problems. You can also explore detailed solutions for
other official GMAT questions on Neuron to build pattern recognition and avoid common traps like fraction errors and timing confusion.