One worker can do a job in n hours, while it takes a second worker m hours to do the same job. How long does it take both wor...

Answer: 
mn/(m + n)
One worker can do a job in n hours, while it takes a second worker m hours to do the same job. How long does it take both workers?