document.write( "Question 725594: I've been working on this problem and can only come up with an estimation, with no way of showing how I got there.
\n" );
document.write( "A person is in a rowboat 3 miles from the closest point on a straight shoreline, as illustrated in the figure. The person would like to reach a cabin that is 8 miles down the shoreline. The person can row at 4 miles per hour and jog at 7 miles per hour.\r
\n" );
document.write( "\n" );
document.write( " A.)How long will it take to reach the cabin if the person rows straight toward shore at point A and then jogs to the cabin?
\n" );
document.write( "I estimated 1 hr. 50 minutes, but that is just a guess.
\n" );
document.write( "B.) How long will it take to reach the cabin if the person rows straight to the cabin and does no jogging?
\n" );
document.write( "C.)Find the minimum time to reach the cabin.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #444372 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A person is in a rowboat 3 miles from the closest point on a straight shoreline, as illustrated in the figure. \n" ); document.write( " The person would like to reach a cabin that is 8 miles down the shoreline. The person can row at 4 miles per hour and jog at 7 miles per hour. \n" ); document.write( ": \n" ); document.write( "A.)How long will it take to reach the cabin if the person rows straight toward shore at point A and then jogs to the cabin? \n" ); document.write( "A time equation: time = dist/speed \n" ); document.write( "total time (t)= row time + walk time \n" ); document.write( "t = \n" ); document.write( "t = .75 + 1.143 \n" ); document.write( "t 1.893 hrs or about 1 hr + .893(60) = 53.6 min \n" ); document.write( ": \n" ); document.write( "B.) How long will it take to reach the cabin if the person rows straight to the cabin and does no jogging? \n" ); document.write( "Solve this as a right triangle, direct to the cabin will be the hypotenuse \n" ); document.write( "h = \n" ); document.write( "h = 8.544 miles \n" ); document.write( "Rowing at 4 mph: \n" ); document.write( ": \n" ); document.write( "C.)Find the minimum time to reach the cabin. \n" ); document.write( "This is a little more complicated. He will row to a point on the shore line, then jog from that point to the cabin. \n" ); document.write( " The position of the landing point has to be determined to find the rowing distance and the jogging distance that will yield the least total travel time> \n" ); document.write( ": \n" ); document.write( "Let x = distance from the closest point on the shoreline to the landing point \n" ); document.write( "Then \n" ); document.write( "(8-x) = distance from the landing point to the cabin (the jogging distance) \n" ); document.write( "The rowing distance will be the hypotenuse of the triangle formed by x and 3 \n" ); document.write( ": \n" ); document.write( "total time = rowing time + jogging time \n" ); document.write( "t(x) = \n" ); document.write( ": \n" ); document.write( "Graphically \n" ); document.write( " \n" ); document.write( "Minimum on the graph, x=2.1 mi from the closest point on shoreline, then \n" ); document.write( "Minimum time is when landing point is: 8-2.1 = 5.9 mi from the cabin \n" ); document.write( "Then it will take about 1.76 hrs to get to the cabin \n" ); document.write( ": \n" ); document.write( "Check this \n" ); document.write( "find the rowing distance: \n" ); document.write( "then 3.66/4 = .915 hrs rowing \n" ); document.write( "find the jogging distance: 8 - 2.1 = 5.9 mi \n" ); document.write( "then 5.9/7 = .843 hrs jogging \n" ); document.write( "Total time: .915 + .843 = 1.76 hrs min time to the cabin \n" ); document.write( " |