|
Question 192860: Working alone, Colleen can paint a house in 2 hr. less than James. Working together, they can paint the house in 8 hours. How long would it take James to paint the house by himself?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Working alone, Colleen can paint a house in 2 hr. less than James. Working together, they can paint the house in 8 hours. How long would it take James to paint the house by himself?
---------------------------------------
Colleen DATA:
time = x-2 hrs/job ; rate = 1/(x-2) job/hr.
-------------------------------------------------
James DATA:
time = x hrs/job ; rate = 1/x job/hr.
-------------------------------------------------
Together DATA:
time = 8 hrs/job ; rate = 1/8 job/hr
-------------------------------------------------
Equation:
rate + rate = together rate
1/(x-2) + 1/x = 1/8
---
Multiply thru by 8x(x-2)
---
8x + 8(x-2) = x(x-2)
8x + 8x-16 = x^2 - 2x
x^2 -18x + 16 = 0
x = [18 +- sqrt(18^2 -4*1*16)]/2
x = [18 +- sqrt(260)]/2
Positive solution:
x = 17.06 hrs (time it would take James to do the job alone)
===============================================================
Cheers,
Stan H.
|
|
|
| |