Computer Science, asked by sakthi2526, 2 months ago

40 Write a program to calculate in how many days a work will be completed by three persons A, B and C together. A, B, C take x days, y days and z days respectively to do the job alone. The formula to calculate the number of days if they work together is xyz / (xy + yz + xz) days where x, y and z are given as input to the program.​

Answers

Answered by XAmbassador
0

Answer:

Don't Copy & Paste a answer from test over here.

Othewise Your, Account will be tagged as a "Spammer".

Explanation:

Similar questions