SOLUTION: A and B working together can do a job in 24 hours. After A worked alone for 7 hours, B joined him and together they finished the rest of the job in 20 hours. How long would it ta

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: A and B working together can do a job in 24 hours. After A worked alone for 7 hours, B joined him and together they finished the rest of the job in 20 hours. How long would it ta      Log On


   



Question 149574: A and B working together can do a job in 24 hours. After A worked alone for 7 hours, B joined him and together they finished the rest of the job in 20 hours. How long would it take each working alone to do the job?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A and B working together can do a job in 24 hours. After A worked alone for 7 hours, B joined him and together they finished the rest of the job in 20 hours. How long would it take each working alone to do the job?
;
Let a = time required when A works alone
Let b = time required when B works alone
:
Let the completed job = 1
:
write an equation for each scenario :
"A and B working together can do a job in 24 hours."
24%2Fa + 24%2Fb = 1
Multiply equation by ab to get rid of the denominators, results
24b + 24a = ab
24a = ab - 24b
24a = b(a-24)
24a%2F%28%28a-24%29%29 = b
:
"After A worked alone for 7 hours, B joined him and together they finished the rest of the job in 20 hours.
That means a worked 27 hrs
27%2Fa + 20%2Fb = 1
Multiply equation by ab to get rid of the denominators, results
27b + 20a = ab
20a = ab - 27b
20a = b(a-27)
20a%2F%28%28a-27%29%29 = b
:
Therefore:
24a%2F%28%28a-24%29%29 = 20a%2F%28%28a-27%29%29
Cross multiply:
24a(a-27) = 20a(a-24)
:
24a^2 - 648a = 20a^2 - 480a
:
24a^2 - 20a^2 -648a + 480a = 0
:
4a^2 - 168a = 0
:
4a(a - 42) = 0
:
a = +42 A's hrs alone
;
Use 24%2Fa + 24%2Fb = 1 to find b, substitute 42 for a
24%2F42 + 24%2Fb = 1
Multiply equation by 42b
24b + 42(24) = 42b
:
1008 = 42b - 24b
:
1008 = 18b
b = 1008%2F18
b = 56 hrs is B's time alone
;
:
You can check solution using a calc on both equations, a=42, b=56