SOLUTION: A boat travels 9km upstream and 9km back. The time round trip takes 10hrs. The speed of the stream is 2km/hr. What is the speed of the boat in still water?

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: A boat travels 9km upstream and 9km back. The time round trip takes 10hrs. The speed of the stream is 2km/hr. What is the speed of the boat in still water?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 223755: A boat travels 9km upstream and 9km back. The time round trip takes 10hrs. The speed of the stream is 2km/hr. What is the speed of the boat in still water?
Answer by MLipsky(9) About Me  (Show Source):
You can put this solution on YOUR website!

For this problem, we need the distance formula: rt=d.

The current is 2 km/h. Even though we don't know the rate of the boat in still water, we know that going upstream, the rate can be expressed as: (r-2). Downstream, the rate is (r+2).

Now let's deal with "time":
(t-upstream) + (t-downstream) = 10
Rewrite: (t-downstream) = 10 - (t-upstream)
now, we can use that second equation to replace (t-downstream) in a minute.

Getting back to the original formula: rt=d, we get 2 equations:
%28r-2%29%28t%29=9
%28r%2B2%29%2810-t%29=9

There is our system of equations. Let's solve it with substitution. We can solve the first equation in terms of "t":
t=9%2F%28r-2%29 (divided both sides by (r-2) )

Substitute that for "t" in the second equation. (This gets long-haired.)
%28r%2B2%29%2810-9%2F%28r-2%29%29=9
10r-9r%2F%28r-2%29%2B20-18%2F%28r-2%29=9 (FOIL)
10r%2B%28-9r-18%29%2F%28r-2%29%2B20=9 (added fractions)
10r%2B%28-9r-18%29%2F%28r-2%29=-11 (subtracted 20 from both sides)
Let's finally get rid of that complex fractions. Multiply every term by (r-2).
10r%28r-2%29%2B%28-9r-18%29=-11%28r-2%29
10r%5E2-20r-9r-18=-11r%2B22 (distributed (r-2) )
10r%5E2-29r-18=-11r%2B22 (combined like terms "r")
10r%5E2-18r-40=0 (added 11r, subtracted 22 from both sides)

That bad boy is a quadratic equation, and I can think of no better tool than the quadratic formula. Hopefully you are already familiar with the quadratic formula, because instead of showing it, I just plugged it into the handy dandy solver (results below). It gave me 2 values, but one of them was negative. How can the boat go a negative rate? That makes no sense in this problem. We can throw that out. That leaves the positive answer, 3.09, as the rate.

If you plug that in, you'll see it works. Also, it took the boat 8.23 hours upstream, and 1.77 hours downstream. (Holy cow! It would have been MUCH faster to walk!)


For tutoring, please visit



Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 10x%5E2%2B-18x%2B-40+=+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-18%29%5E2-4%2A10%2A-40=1924.

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

x%5B1%5D+=+%28-%28-18%29%2Bsqrt%28+1924+%29%29%2F2%5C10+=+3.09317121994613
x%5B2%5D+=+%28-%28-18%29-sqrt%28+1924+%29%29%2F2%5C10+=+-1.29317121994613

Quadratic expression 10x%5E2%2B-18x%2B-40 can be factored:
10x%5E2%2B-18x%2B-40+=+10%28x-3.09317121994613%29%2A%28x--1.29317121994613%29
Again, the answer is: 3.09317121994613, -1.29317121994613. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+10%2Ax%5E2%2B-18%2Ax%2B-40+%29