SOLUTION: Paul and Derick complete a certain job if Paul works for 3 days and Derick works for 2 days or if they both work for 2 2/5 days. How long will it take each to do the job alone?

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Paul and Derick complete a certain job if Paul works for 3 days and Derick works for 2 days or if they both work for 2 2/5 days. How long will it take each to do the job alone?      Log On


   



Question 994811: Paul and Derick complete a certain job if Paul works for 3 days and Derick works for 2 days or if they both work for 2 2/5 days. How long will it take each to do the job alone?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
Paul and Derick complete a certain job if Paul works for 3 days and Derick works for 2 days or if they both work for 2 2/5 days.
How long will it take each to do the job alone?
:
let p = time required if Paul works alone
let d = time required if Derick works alone
let the completed job = 1
:
Write an equation for each scenario
:
3%2Fp + 2%2Fd = 1
and change 22%2F5 days to 2.4 days
2.4%2Fp + 2.4%2Fd = 1
:
we can use elimination here, multiply the 1st equation by 8, the 2nd equation by 10.
24%2Fp + 16%2Fd = 8
24%2Fp + 24%2Fd = 10
-----------------------------Subtract the 1st eq from the 2nd and you have
8%2Fd = 2
8 = 2d
d = 4 days for Derick working alone
:
Use the first equation to find p
3%2Fp + 2%2F4 = 1
3%2Fp = 1 - 1%2F2
3%2Fp = 1%2F2
p = 3*2
p = 6 days for Paul alone
:
:
Confirm this in the 2nd equation
2.4%2F6 + 2.4%2F4 = 1
.4 + .6 = 1