document.write( "Question 360337: In a diagram, a man is in a rowboat at point A, which is located 3 miles from point B, the closest point to A on a straight shoreline. The man needs to get to point C, on the same shoreline, 10 miles from B.\r
\n" ); document.write( "\n" ); document.write( "If the man travels on water at a rate of 1/2 miles per hour and travels on land at a rate of 3/2 miles per hour, where should he land the boat in order to arrive at point C in the SHORTEST amount of time?
\n" ); document.write( "

Algebra.Com's Answer #257182 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
In a diagram, a man is in a rowboat at point A, which is located 3 miles from
\n" ); document.write( "point B, the closest point to A on a straight shoreline.
\n" ); document.write( " The man needs to get to point C, on the same shoreline, 10 miles from B.
\n" ); document.write( "If the man travels on water at a rate of 1/2 miles per hour and travels on land
\n" ); document.write( " at a rate of 3/2 miles per hour, where should he land the boat in order to
\n" ); document.write( " arrive at point C in the SHORTEST amount of time?
\n" ); document.write( ":
\n" ); document.write( "Let x = the distance from point B where the boat lands on the shore
\n" ); document.write( "then
\n" ); document.write( "(10-x) = the walking distance to point C
\n" ); document.write( ":
\n" ); document.write( "The rowing distance will be the hypotenuse, with sides x and 3
\n" ); document.write( "Rowing distance = \"sqrt%28x%5E2+%2B+3%5E2%29\"
\n" ); document.write( ":
\n" ); document.write( "A time equation, Time = dist/speed
\n" ); document.write( "Use .5 mph for rowing speed and 1.5 mph for walking speed
\n" ); document.write( ":
\n" ); document.write( "Total time = rowing time + walking time
\n" ); document.write( "t = \"sqrt%28x%5E2+%2B+3%5E2%29%2F.5\" + \"%28%2810-x%29%29%2F1.5\"
\n" ); document.write( ":
\n" ); document.write( "Graph the above equation, time on the y axis
\n" ); document.write( "
\n" ); document.write( "Using a graphing calc, min: x=1.06, y=12.32 hrs
\n" ); document.write( ":
\n" ); document.write( "He should land the boat and walk 1.06 mi from A, for shortest travel time (12.32 hrs)
\n" ); document.write( "
\n" );