SOLUTION: Lee can frame a cabin in 4 days less than Ron. When they work together, they will do the job in 4 days. How long would each of them take to frame the cabin alone?
Question 312525: Lee can frame a cabin in 4 days less than Ron. When they work together, they will do the job in 4 days. How long would each of them take to frame the cabin alone? Answer by nerdybill(7384) (Show Source):
You can put this solution on YOUR website! Lee can frame a cabin in 4 days less than Ron. When they work together, they will do the job in 4 days. How long would each of them take to frame the cabin alone?
.
Let x = days it taks Ron to frame it alone
then
x-4 = days it takes Lee to frame it alone
.
4(1/x + 1/(x-4)) = 1
multiplying both sides by x(x-4):
4((x-4) + x) = x(x-4)
4(2x-4) = x(x-4)
8x-8 = x^2-4x
-8 = x^2-12x
0 = x^2-12x+8
x = {11.292, 0.708}
Tossing out the 0.708 (because it won't make sense) leaves us with:
x = 11.292 days (Time it takes Ron)
.
Lee:
x-4 = 11.292-4 = 7.292 days
.