Solveeit Logo

Question

Question: Suppose A takes twice as much time as B and thrice as much time as C to complete a work. If all of t...

Suppose A takes twice as much time as B and thrice as much time as C to complete a work. If all of them work together, they can finish the work in 2 days. How much time B and C working together to finish it?

Explanation

Solution

Hint- If one person does a work in x days and another person does it in y days then together they can finish that work in xyx+y\dfrac{{xy}}{{x + y}} days.
Let’s take work done by A be x
A takes twice as much as B Therefore B takes half of what time A takes.
B=x2\Rightarrow B = \dfrac{x}{2}
A takes thrice as much as C. Therefore C takes one third of what time A takes.
C=x3\Rightarrow C = \dfrac{x}{3}
When all of them work together, they can finish work in 2 days.
1A+1B+1C=12 1x+2x+3x=12 6x=12  \Rightarrow \dfrac{1}{A} + \dfrac{1}{B} + \dfrac{1}{C} = \dfrac{1}{2} \\\ \Rightarrow \dfrac{1}{x} + \dfrac{2}{x} + \dfrac{3}{x} = \dfrac{1}{2} \\\ \Rightarrow \dfrac{6}{x} = \dfrac{1}{2} \\\
Now, Cross multiply
x=12\Rightarrow x = 12
Now, we calculate how much time taken by B to complete work.
B=x2=122 B=6  B = \dfrac{x}{2} = \dfrac{{12}}{2} \\\ \Rightarrow B = 6 \\\
B takes 6 days to complete work.
Now, we calculate how much time taken by C to complete work.
C=x3=123 C=4  C = \dfrac{x}{3} = \dfrac{{12}}{3} \\\ \Rightarrow C = 4 \\\
C takes 4 days to complete work.
Now, we calculate how much time taken by B and C to work together.
B does work in 6 days and C does it in 4 days.
If B and C can work together
1B+1C 16+14  \Rightarrow \dfrac{1}{B} + \dfrac{1}{C} \\\ \Rightarrow \dfrac{1}{6} + \dfrac{1}{4} \\\
Take LCM
2+312 512  \Rightarrow \dfrac{{2 + 3}}{{12}} \\\ \Rightarrow \dfrac{5}{{12}} \\\
So, If B and C work together they will take 125\dfrac{{12}}{5} days.

Note- Whenever we face such types of problems we use some important points. Like we calculate how much time taken by a single person to complete their work then we calculate how much time taken by persons when they work together.