Sunday, January 24, 2016

algebra precalculus - Ratio of number of days in which $A,B,C$ finish the work alone

To complete a certain work, a workman $A$ alone would take $m$ times as many days as $B$ and
$C$ working together; $B$ alone would take n times as many days as $A$ and $C$ together; $C$ alone
would take $p$ times as many days as $A$ and $B$ together : show that the numbers of days in
which each would do it alone are as $m + 1 : n + 1 : p + 1$



I just need hint as how to approach this problem as I am not able to initiate. Please provide some guidance

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...