.
A,B, and C make widgets. A alone needs 10 days. If A and B work together, they need 6 days. B and C need 8 days.
A,B, and C work together. when they finish, A made 240 widgets more than C did. How many widgets did C make?
~~~~~~~~~~~~~~~
From the condition, rate of work for A is of the job per day;
the combined rate of work of A and B working together is of the job per day.
Hence, the individual rate of B is - = = of the job per day.
Next, the combined rate of work of B and C working together is of the job per day.
Hence, the individual rate of C is - = of the job per day.
Then the combined rate of A, B and C, working together, is
+ + = = = .
It means that they complete the job in days, working all the three together.
During this time, A made = = of the job, while C made = of the job.
If w is the total number of widgets then the contribution of A is widgets, while the contribution of C is widgets.
We are given that this difference, - is 240
- = 240, or
- = 240
= 240
w = = 1296.
Hence, C made = 336 widgets. ANSWER
Solved.
I added that they needed to make N widgets to make the question clearer.
A,B, and C make widgets, AND THEY NEED TO MAKE N WIDGETS. A alone needs 10
days TO MAKE N WIDGETS. If A and B work together, they need 6 days TO MAKE N
WIDGETS. B and C need 8 days TO MAKE N WIDGETS. A,B, and C work together TO
MAKE N WIDGETS. When they finish MAKING N WIDGETS, A made 240 widgets more
than C did. How many widgets did C make?
Let the total number of widgets that need be made = N.
Let A's rate be x widgets/day.
A alone needs 10 days TO MAKE N WIDGETS.
So 10x = N
If A and B work together, they need 6 days TO MAKE N WIDGETS
Let B's rate be y widgets/day.
So 6x + 6y = N
6x + 6y = 10x
-4x + 6y = 0
6y = 4x
y = 4x/6
y = 2x/3
B and C need 8 days TO MAKE N WIDGETS.
So 8y + 8z = N
8y + 8z = 10x
4y + 4z = 5x
4(2x/3) + 4z = 5x
8x/3 + 4z = 5x
8x + 12z = 15x
-7x + 12z = 0
12z = 7x
z = 7x/12
A,B, and C work together TO MAKE N WIDGETS.
Let their time to make N widgets be K days.
So Kx + Ky + Kz = N
Kx + K(2x/3) + K(7x/12) = 10x
12Kx + 8Kx + 7Kx = 120x
27Kx = 120x
27K = 120
K = 40/9
When they finish MAKING N WIDGETS, A made 240 widgets more than C did.
Kx = Kz + 240
(40/9)x = (40/9)(7x/12) + 240
Divide through by 40
(1/9)x = (1/9)(7x/12) + 6
Multiply through by 108
12x = 7x + 648
5x = 648
x = 648/5
y = 2(648/5)/3
y = 432/5
z = 7x/12
z = 7(648/5)/12
z = 378/5
How many widgets did C make?
C worked for 40/9 days at the rate of 378/5 widgets/day, so he made
(40/9)(378/5) = 336 widgets.
That's the answer. But to answer all questions that could have been asked
in order to check:
A worked for 40/9 days at the rate of 648/5 widgets/day, so he made
(40/9)(648/5) = 576 widgets. (which is 240 more than the 336 A made)
B worked for 40/9 days at the rate of 432/5 widgets/day, so he made
(40/9)(432/5) = 384 widgets.
So N, the number of widgets they needed to make was 336+576+384 = 1296
widgets.
Edwin