SOLUTION: Winston can mow his dad's lawn in 1 hour less than it takes his brother Willie. If they take 2 hours to mow it when working together, then how long would it take Winston working al

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equation Customizable Word Problems -> SOLUTION: Winston can mow his dad's lawn in 1 hour less than it takes his brother Willie. If they take 2 hours to mow it when working together, then how long would it take Winston working al      Log On


   



Question 78016: Winston can mow his dad's lawn in 1 hour less than it takes his brother Willie. If they take 2 hours to mow it when working together, then how long would it take Winston working alone?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Winston can mow his dad's lawn in 1 hour less than it takes his brother Willie. If they take 2 hours to mow it when working together, then how long would it take Winston working alone?
---------
Winston DATA:
Time = x-1 hrs/job ; Rate = 1/(x+1) job/hr
---------
Willie DATA:
time = x hrs/job ; Rate = 1/x job/hr
-------------
Together DATA:
Time = 2 hrs/job ; Rate = 1/2 job hr
---------------
EQUATION:
rate + rate = together rate
1/(x+1) + 1/x = 1/2
(x+x+1)/(x(x+1)) = 1/2
Multiply both sides by x(x+1)
2(2x+1) = x(x+1)
4x+2 = x^2+x
x^2-3x-2=0
x=[3+-sqrt(9-4*-2)]/2
x=[3+-sqrt(17)]/2
x=[3.56 hrs is the only positive answer.
x+1=4.56 hrs (time Winston needs to do the job alone)
--------
Cheers,
Stan H.