SOLUTION: When A and B both work, they can paint a certain house in 8 days. Also, they could paint this house if A worked 12 days and B worked 6 days. How long would it take each to paint th

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: When A and B both work, they can paint a certain house in 8 days. Also, they could paint this house if A worked 12 days and B worked 6 days. How long would it take each to paint th      Log On


   



Question 1124222: When A and B both work, they can paint a certain house in 8 days. Also, they could paint this house if A worked 12 days and B worked 6 days. How long would it take each to paint the house alone?
Answer by ikleyn(52903) About Me  (Show Source):
You can put this solution on YOUR website!
.
Let  "a"  be the rate of work of A  (part of work he does per day)

let  "b"  be the rate of work of B  (part of work he does per day).


Then from the condition you have these 2 equations


 8a + 8b = 1     (1)    ("When A and B both work, they can paint a certain house in 8 days.")
12a + 6b = 1     (2)    ("Also, they could paint this house if A worked 12 days and B worked 6 days.)


Divide equation (1) by 8 (both sides).  Divide equation (2) by 12 (both sides). You will get


a +    b = 1%2F8     (1')
a + 0.5b = 1%2F12    (2')


Now subtract eq(2') from eq(1'). You will get

b - 0.5b = 1%2F8 - 1%2F12 = 3%2F24 - 2%2F24 = 1%2F24,


0.5b = 1%2F24  ====>  b = 2%2A%281%2F24%29 = 1%2F12.


Then from eq(1')  a = 1%2F8 - 1%2F12 = 3%2F24+-+2%2F24 = 1%2F24.


Answer.  "A" needs 24 days to complete the job working alone.

         "B"  needs 12 days to complete the job working alone.


Check.  Equation 1:  8%2A%281%2F24%29 + 8%2A%281%2F12%29 = 1%2F3 + 2%2F3 = 1.   ! Correct !


        Equation 2:  12%2A%281%2F24%29 + 6%2A%281%2F12%29 = 1%2F2 + 1%2F2 = 1.   ! Corret !

Solved.