document.write( "Question 934432: A BOAT CAPABLE OF MOVING IN STILL WATER WITH A SPEED OF 10 KM/HR CROSSES A RIVER 2 KM BROAD FLOWING WITH A SPEED OF 6 KM/HR. FIND THE TIME OF CROSSING BY THE SHORTEST ROUTE, AND FIND THE MINIMUM TIME OF CROSSING \n" ); document.write( "
Algebra.Com's Answer #567427 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
first, the shortest route is directly across the 2 km width ...
\n" ); document.write( "to cross this way the boat must aim into the current at an angle to negate the speed of the current:
\n" ); document.write( "---
\n" ); document.write( "set up a right triangle with:
\n" ); document.write( "h = hypotenuse = boat speed in still water = 10 kph
\n" ); document.write( "a = short leg = current speed = 6 kph
\n" ); document.write( "x = long leg = effective speed of boat in the current
\n" ); document.write( "---
\n" ); document.write( "h = sqrt( aa + xx )
\n" ); document.write( "10 = sqrt( 6*6 + xx )
\n" ); document.write( "( 10 = sqrt( 6*6 + xx ) )^2
\n" ); document.write( "10*10 = 6*6 + xx
\n" ); document.write( "xx = 10*10 - 6*6
\n" ); document.write( "x = sqrt( 10*10 - 6*6 )
\n" ); document.write( "x = 8 kph
\n" ); document.write( "---
\n" ); document.write( "s = d/t
\n" ); document.write( "t = d/s
\n" ); document.write( "t = 2/8
\n" ); document.write( "t = 0.25 hours = 15 minutes
\n" ); document.write( "---
\n" ); document.write( "answer A:
\n" ); document.write( "time to cross by the shortest distance route = 15 minutes
\n" ); document.write( "---
\n" ); document.write( "now, the minimum crossing time ...
\n" ); document.write( "the fastest crossing is when the boat aims directly perpendicular to the current:
\n" ); document.write( "---
\n" ); document.write( "set up a right triangle with:
\n" ); document.write( "h = hypotenuse = effective speed of boat in the current
\n" ); document.write( "a = short leg = current speed = 6 kph
\n" ); document.write( "x = long leg = boat speed in still water = 10 kph
\n" ); document.write( "---
\n" ); document.write( "to calculate this crossing time we only need to know x, the speed of the boat perpendicular to the current, which we know is 10 kph:
\n" ); document.write( "---
\n" ); document.write( "t = d/s
\n" ); document.write( "t = 2/10
\n" ); document.write( "t = 0.20 hours = 12 minutes
\n" ); document.write( "---
\n" ); document.write( "answer B:
\n" ); document.write( "the minimum crossing time = 12 minutes
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "Send and receive free text messages online:
\n" ); document.write( "https://sooeet.com
\n" ); document.write( "
\n" );