0

$A$ and $B$ can do a piece of work in $10$ days, $B$ and $C$ in $15$days and $A$ and $C$ can do in $12$ days. $A$, $B$ and $C$ work together to finish the work. If they are paid $Rs. 15000$, how should the money be divided?

My Attempt: In $10$ days, $A$ and $B$ can do $1$ work.

In $1$ day, $A$ and $B$ can do $\dfrac {1}{10}$ work.

In $15$ days, $B$ and $C$ can do $1$ work.

In $1$ day, $B$ and $C$ can do $\dfrac {1}{15}$ work.

In $12$ days, $A$ and $C$ can do $1$ work.

In $1$ day, $A$ and $C$ can do $\dfrac {1}{12}$

Now,

In $1$ day, $2(A+B+C)$ can do $\dfrac {1}{10} + \dfrac {1}{15} +\dfrac {1}{12}$ work.

In $1$ day, $A+B+C$ can do $\dfrac {1}{8}$ work.

How should I complete further?

pi-π
  • 7,416

5 Answers5

2

Well, as you have found $A$ and $B$ and $C$ together, can do $\frac{1}{8}$ work.

However, just $A$ and $B$ can only do $\frac{1}{10}$ work. From here, we can conclude $C$ can do $\frac{1}{8}-\frac{1}{10}=\frac{1}{40}$ of the work.

Similarly, you can calculate how much of the work $A$ and $B$ can do.

The fair way to distribute the momeny will be to distribute them according to how much they contributed to the work.

S.C.B.
  • 22,768
  • @ S.C.B.,

    The fair way to distribute the momeny will be to distribute them according to how much they contributed to the work

    How to do this?

    – pi-π Feb 19 '17 at 14:20
  • @Ramanujan $C$ can do $\frac{1}{40}$ of the work. Let us say $A$ does $a$ amount of work, and $B$ does $b$, which we can calcualte the same way we calculated $C$. The fair way to distribute them would be to distribute them as $$A:B:C=a:b:\frac{1}{40}$$ – S.C.B. Feb 19 '17 at 14:22
  • @Ramanujan Does yea understand? – S.C.B. Feb 19 '17 at 14:33
  • @ S.C.B., i am looking at.. – pi-π Feb 19 '17 at 14:38
  • @Ramanujan Ah, can you pinpoint what exactly you're having trouble understanding? – S.C.B. Feb 19 '17 at 14:39
  • @ S.C.B., I am having trouble in understanding $$A:B:C=a:b:\dfrac {1}{40}$$. – pi-π Feb 19 '17 at 14:43
  • @Ramanujan This is because the fair way to divide the money would be to divide money depending on how much work they put in. – S.C.B. Feb 19 '17 at 14:44
1

A's 1 day work = (A+B+C)'s 1 day work - (B+C)'s 1 day work

= $\frac 18 - \frac 1{15}$

= $\frac 7{120}$

B's 1 day work = (A+B+C)'s 1 day work - (A+C)'s 1 day work

= $\frac 18 - \frac 1{12}$

= $\frac 1{24}$

C's 1 day work = (A+B+C)'s 1 day work - (A+B)'s 1 day work

= $\frac 18 - \frac 1{10}$

= $\frac 1{40}$

Now ratio of A:B:C=7:5:3

Then dividend of A, B and C = 7000, 5000, 3000

Amar
  • 847
0

$C$ alone can do $\frac18-\frac1{10}=\frac1{40}$ of the work in one day.

$A$ alone can do $\frac18-\frac1{15}=\frac7{120}$ of the work.

$B$ alone can do $\frac 18-\frac1{12}=\frac1{24}$ of the work.

So $A$ has made $$\frac{\frac1{40}}{\frac18}=\frac15$$ of the total work. He earns $15000/5=3000$.

ajotatxe
  • 65,084
0

In 1 day, C can do 1/8 - 1/10 = 1/40 work.

In 1 day, B can do 1/8 - 1/12 = 1/24 work.

In 1 day, A can do 1/8 - 1/15 = 7/120 work.

So the money should be divided by the ratio A:B:C = (7/120):(1/24):(1/40)

=(7/120):(5/120):(3/120)=7:5:3

Since 15000/(7+5+3)=1000, A should have 7000, B should have 5000 and C should have 3000.

0

Given, 1/A + 1/B = 1/10 ---------1) 1/B + 1/C = 1/15.................2) 1/A + 1/C = 1/12.................3) adding all three 2(1/A + 1/B + 1/C) = 15/60 =1/4 (1/A + 1/B + 1/C) = 1/8 ---------4) solving all four equations A = 120/7 B = 24 C = 40 So amount distributed will be in the ratio of 1/A : 1/B :1/C = 7:5:3