0
$\begingroup$

$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?

4 Answers 4

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.

  • 0
    @ 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?2017-02-19
  • 0
    @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}$$2017-02-19
  • 0
    @Ramanujan Does yea understand?2017-02-19
  • 0
    @ S.C.B., i am looking at..2017-02-19
  • 0
    @Ramanujan Ah, can you pinpoint what exactly you're having trouble understanding?2017-02-19
  • 0
    @ S.C.B., I am having trouble in understanding $$A:B:C=a:b:\dfrac {1}{40}$$.2017-02-19
  • 0
    @Ramanujan This is because the fair way to divide the money would be to divide money depending on how much work they put in.2017-02-19
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

  • 0
    Any doubt you can ask2017-02-19
  • 0
    Sorry not enough reputation to chat there.2017-02-19
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$.

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.