SOLUTION: Working together, Pat, Lindsay, and Robin can dig a drainage ditch in 2 hours. Working alone, Robin can do it in 6 hours, while Pat can do it 2 1/4 hours faster than Lindsay. How l

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: Working together, Pat, Lindsay, and Robin can dig a drainage ditch in 2 hours. Working alone, Robin can do it in 6 hours, while Pat can do it 2 1/4 hours faster than Lindsay. How l      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 549902: Working together, Pat, Lindsay, and Robin can dig a drainage ditch in 2 hours. Working alone, Robin can do it in 6 hours, while Pat can do it 2 1/4 hours faster than Lindsay. How long will it take Lindsay to dig the ditch by herself?
Answer by nerdybill(7384) About Me  (Show Source):
You can put this solution on YOUR website!
Working together, Pat, Lindsay, and Robin can dig a drainage ditch in 2 hours. Working alone, Robin can do it in 6 hours, while Pat can do it 2 1/4 hours faster than Lindsay. How long will it take Lindsay to dig the ditch by herself?
.
Let x = time (hours) it takes Lindsay
then
x - 2.25 = time it takes Pat
.
2(1/6 + 1/x + 1/(x-2.25)) = 1
multiplying both sides by 6x(x-2.25):
2(x(x-2.25) + 6(x-2.25) + 6x) = 6x(x-2.25)
2(x^2-2.25x + 6x-13.5 + 6x) = 6x^2-13.5
2(x^2+9.75x-13.5) = 6x^2-13.5
2x^2+19.5x-27 = 6x^2-13.5
19.5x-27 = 4x^2-13.5
-27 = 4x^2-19.5x-13.5
0 = 4x^2-19.5x+13.5
applying the quadratic formula we get:
x = {4.04, 0.84}
toss out the .84 solution (extraneous) leaving:
x = 4 hours (Lindsay's time)
.
Details of quadratic follows:
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 4x%5E2%2B-19.5x%2B13.5+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-19.5%29%5E2-4%2A4%2A13.5=164.25.

Discriminant d=164.25 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--19.5%2B-sqrt%28+164.25+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-19.5%29%2Bsqrt%28+164.25+%29%29%2F2%5C4+=+4.03950070224704
x%5B2%5D+=+%28-%28-19.5%29-sqrt%28+164.25+%29%29%2F2%5C4+=+0.835499297752963

Quadratic expression 4x%5E2%2B-19.5x%2B13.5 can be factored:
4x%5E2%2B-19.5x%2B13.5+=+4%28x-4.03950070224704%29%2A%28x-0.835499297752963%29
Again, the answer is: 4.03950070224704, 0.835499297752963. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+4%2Ax%5E2%2B-19.5%2Ax%2B13.5+%29