document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #167367 by MLipsky(9)![]() ![]() ![]() You can put this solution on YOUR website! For this problem, we need the distance formula: rt=d.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "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).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now let's deal with \"time\": \n" ); document.write( "(t-upstream) + (t-downstream) = 10 \n" ); document.write( "Rewrite: (t-downstream) = 10 - (t-upstream) \n" ); document.write( "now, we can use that second equation to replace (t-downstream) in a minute.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Getting back to the original formula: rt=d, we get 2 equations: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There is our system of equations. Let's solve it with substitution. We can solve the first equation in terms of \"t\": \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute that for \"t\" in the second equation. (This gets long-haired.) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Let's finally get rid of that complex fractions. Multiply every term by (r-2). \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "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.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "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!)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " For tutoring, please visit \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "
|