3 cooks have to make 80 burgers.They are known to make 20 pieces every minute working together.The 1st cook began working alone and made 20 pieces having worked for sometime more than 3 mins.The remaining part of the work was done by second and 3rd cook working together.It took a total of 8 minutes to complete the 80 burgers.How many minutes would it take the 1st cook alone to cook 160 burgers?
Let the rate at which the three cooks A,B,C prepare burgers be a burgers/min, b burgers/min, c burgers/min.
Therefore ATQ:
$$a+b+c= 20 \tag{1}$$
Let the amount of time in which the first cook A worked alone be t.
This implies:
$$at=20 \tag{2}$$
also:
$$at+(b+c)(8-t)=80$$
This implies:
$$20+(b+c)(8-\frac{20}{a})=80 \tag{3}$$
So I have two equations (1) and (3) involving the variables a,b and c.
I can't form the third equation.
And also, how to solve the equations wherein variable 'a' in eq 3 looks so scary!