Math Problem Statement

A is 20% more efficient than B and takes 40 days less than what B takes to complete a particular job. B is 50% more efficient than C. On the same job, A works for 50 days and quits. And then B takes over and works for 20 days and quits. C completed the remaining work. Find the number of days taken by C to complete the work.

Solution

Let the amount of work required to complete the job be represented as WW.

Step 1: Defining efficiency and time for A, B, and C

Efficiency of B:

Let B's rate of work (efficiency) be rBr_B units of work per day. Thus, B takes WrB\frac{W}{r_B} days to complete the job.

Efficiency of A:

A is 20% more efficient than B, meaning A's rate of work is rA=1.2rBr_A = 1.2r_B.

Let the time taken by B to complete the job be tBt_B days. From the problem, we know that A takes 40 days less than B to complete the job: tA=tB40t_A = t_B - 40 Since the time to complete the job is the total work divided by the rate of work, we know: tA=WrA=W1.2rBt_A = \frac{W}{r_A} = \frac{W}{1.2r_B} tB=WrBt_B = \frac{W}{r_B} Thus, from the given information, we have: W1.2rB=WrB40\frac{W}{1.2r_B} = \frac{W}{r_B} - 40 Multiplying through by 1.2rB1.2r_B to eliminate the denominators: W=1.2W40×1.2rBW = 1.2W - 40 \times 1.2r_B 0.2W=40×1.2rB0.2W = 40 \times 1.2r_B rB=0.2W40×1.2=W240r_B = \frac{0.2W}{40 \times 1.2} = \frac{W}{240} Thus, B's rate of work is rB=W240r_B = \frac{W}{240}.

Efficiency of C:

B is 50% more efficient than C, meaning B’s rate of work is 1.5 times that of C. Hence, C's rate of work is: rC=rB1.5=W240×1.5=W360r_C = \frac{r_B}{1.5} = \frac{W}{240 \times 1.5} = \frac{W}{360}

Step 2: Amount of work completed by A, B, and C

Work done by A in 50 days:

A works for 50 days, so the work done by A is: Work by A=rA×50=1.2rB×50=1.2×W240×50=1.2W×50240=W4\text{Work by A} = r_A \times 50 = 1.2r_B \times 50 = 1.2 \times \frac{W}{240} \times 50 = \frac{1.2W \times 50}{240} = \frac{W}{4} Thus, A completes W4\frac{W}{4} of the total work.

Work done by B in 20 days:

B works for 20 days, so the work done by B is: Work by B=rB×20=W240×20=W12\text{Work by B} = r_B \times 20 = \frac{W}{240} \times 20 = \frac{W}{12} Thus, B completes W12\frac{W}{12} of the total work.

Remaining work for C:

The total work done by A and B is: W4+W12=3W12+W12=4W12=W3\frac{W}{4} + \frac{W}{12} = \frac{3W}{12} + \frac{W}{12} = \frac{4W}{12} = \frac{W}{3} Thus, the remaining work for C is: WW3=2W3W - \frac{W}{3} = \frac{2W}{3}

Step 3: Time taken by C to complete the remaining work

The time taken by C to complete 2W3\frac{2W}{3} of the total work is: Time by C=2W3rC=2W3W360=2W3×360W=2×3603=240 days\text{Time by C} = \frac{\frac{2W}{3}}{r_C} = \frac{\frac{2W}{3}}{\frac{W}{360}} = \frac{2W}{3} \times \frac{360}{W} = \frac{2 \times 360}{3} = 240 \text{ days}

Final Answer:

C takes 240 days to complete the remaining work.

Let me know if you'd like more details or have any questions.

Here are 5 related questions for further practice:

  1. If A worked for 40 days instead of 50, how many days would C take to complete the remaining work?
  2. If C were 25% more efficient, how many days would C take to complete the work left after A and B?
  3. How long would it take A to complete the entire job on their own?
  4. If B worked for 30 days instead of 20, how much work would be left for C to complete?
  5. If C worked for the first 60 days, how much work would be left for A and B to complete?

Tip: Efficiency comparisons are often relative, so always express one worker's efficiency in terms of another to simplify the calculations.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Work and Time Problems
Efficiency
Algebra

Formulas

Work done = Efficiency × Time
Efficiency relationship between A and B: r_A = 1.2 × r_B
Efficiency relationship between B and C: r_B = 1.5 × r_C
Remaining work = Total work - Work done by A and B

Theorems

Proportionality between time, work, and efficiency
Work formula: Total work = Efficiency × Time

Suitable Grade Level

Grades 9-11