SOLUTION: When workers A and B work together, they can finish the flooring of a house in 6 days.When worker A works alone, he takes 5 days less than worker B to finish the flooring of the ho
Algebra ->
Rate-of-work-word-problems
-> SOLUTION: When workers A and B work together, they can finish the flooring of a house in 6 days.When worker A works alone, he takes 5 days less than worker B to finish the flooring of the ho
Log On
Question 1002532: When workers A and B work together, they can finish the flooring of a house in 6 days.When worker A works alone, he takes 5 days less than worker B to finish the flooring of the house. How many days does worker A and worker B needs to finish the flooring of the house if they work alone? Found 2 solutions by josgarithmetic, stanbon:Answer by josgarithmetic(39617) (Show Source):
You can put this solution on YOUR website! When workers A and B work together, they can finish the flooring of a house in 6 days.When worker A works alone, he takes 5 days less than worker B to finish the flooring of the house. How many days does worker A and worker B needs to finish the flooring of the house if they work alone?
-----
Together rate:: 1/6 job/day
Worker B rate:: 1/x job/day
Worker A rate:: 1/(x-5) job/day
-----
Equation:
rate + rate = together rate
1/x + 1/(x-5) = 1/6
---------
6(x-5) + 6x = x(x-5)
------
12x - 30 = x^2 - 5x
------
x^2 -17x + 30 = 0
------
(x-15)(x-2) = 0
---
Realistic answer:
x = 15
-----
B time = x = 15 days to do the job alone
A time = x-5 = 10 days to do the job alone
----------------------------
Cheers,
Stan H.
------------