SOLUTION: Word Problem: Working alone, Bill can finish the job one hour faster than Adam. It would take Carl three times as long as Bill to do the job alsone. Working together, it takes t
Algebra ->
Rational-functions
-> SOLUTION: Word Problem: Working alone, Bill can finish the job one hour faster than Adam. It would take Carl three times as long as Bill to do the job alsone. Working together, it takes t
Log On
Question 151218: Word Problem: Working alone, Bill can finish the job one hour faster than Adam. It would take Carl three times as long as Bill to do the job alsone. Working together, it takes them 1 hour. How long would it take each of them to finish the job if they wre working alone? (Hint if you don't use the LCD, this problem might have cubes which would be nearly unsolvable.) Found 2 solutions by scott8148, ankor@dixie-net.com:Answer by scott8148(6628) (Show Source):
You can put this solution on YOUR website! Working alone, Bill can finish the job one hour faster than Adam. It would take Carl three times as long as Bill to do the job alone. Working together, it takes them 1 hour. How long would it take each of them to finish the job if they were working alone?
:
Let a, b, c = each guy's time working alone
Let the completed job = 1
;
The equation + + = 1
:
Write an equation from each statement:
"Bill can finish the job one hour faster than Adam."
a = (b+1)
:
" It would take Carl three times as long as Bill to do the job alone".
c = 3b
:
Substitute for a & c in the original equation, find b: + + = 1
multiply equation by 3b(b+1) and you have
:
3b + 3(b+1) + (b+1) = 3b(b+1)
:
3b + 3b + 3 + b + 1 = 3b^2 + 3b
:
7b + 4 = 3b^2 + 3b
:
0 = 3b^2 + 3b - 7b - 4
;
A quadratic equation:
3b^2 - 4b - 4 = 0
Factors to:
(3b + 2)(b - 2) = 0
The positive solution
b = 2 hrs for Bill working alone
then
2+1 = 3 hrs for Adam working alone
and
3(2) = 6 hrs for Carl working alone
:
Check solution in original equation + + = + + = 1