
Norbert W. answered 07/07/16
Tutor
4.4
(5)
Math and Computer Language Tutor
Let t be the time it takes John to peel 600 hours. This means he peels the 600 apples at the rate of 600 apples/ t hours.
Andrew takes (t-2) hours to peel 600 apples. Andrew's rate is 600 apples/ (t-2) hours.
Together it takes them 8 hours, so their combined rate is 600 apples/ 8 hours.
Their combined rate is also their individual rates combined: 600/t + 600/(t-2)
Their two rates are equal: 600/t + 600/(t-2) = 600/8 => 1/t + 1/(t-2) = 1/8
Solving this equation, multiple sides of it by 8 * t*(t-2) => 8*(t-2) + 8*t = t * (t -2)
=> 16*t - 16 = t2 - 2t
=> t2 - 18*t + 16 = 0
t = (18 ± √(182 - 4 * 16))/2 = (18 ± √(260))/2 = 9 ± √(65)
This also means that Andrew takes t -2 hours to peel the 600 apples, which would be 7 ± √(65)
The value of 7 - √(65) is negative which is not possible.
∴ The only possible value is it took John 9 + √(65) ≈ 17 hours to peel the 600 pounds of apples by himself.
Norbert W.
07/07/16