SOLUTION: Can you please help me set up a formula for figuring out how long it would take two people to do one task together. Example: it takes you 30 minutes to rake the yard and it takes y

Algebra ->  Rate-of-work-word-problems -> SOLUTION: Can you please help me set up a formula for figuring out how long it would take two people to do one task together. Example: it takes you 30 minutes to rake the yard and it takes y      Log On


   



Question 489266: Can you please help me set up a formula for figuring out how long it would take two people to do one task together. Example: it takes you 30 minutes to rake the yard and it takes your brother 45 minutes, how long would it take for you both to rake the yard together?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
it takes you 30 minutes to rake the yard and it takes your brother 45 minutes, how long would it take for you both to rake the yard together?
:
Here's pretty easy method,
:
let x = time required, when raking together (in minutes)
let the completed job = 1 (a raked yard)
:
Each man will do a fraction of the job, the two fractions add up to 1
:
x%2F30 + x%2F45 = 1
multiply by by 90 to clear the denominators, results
3x + 2x = 90
5x = 90
x = 90/5
x = 18 minutes working together
:
: