document.write( "Question 683891: A boat sails 30 miles to the east from a point P, then it changes direction and sails to the south. If this boat is sailing at a constant speed of 10 miles/hr, at what rate is its distance from the point P increasing \r
\n" );
document.write( "\n" );
document.write( "a) 2 hours after it leaves the point P
\n" );
document.write( "b) 7 hours after it leaves the point P \n" );
document.write( "
Algebra.Com's Answer #423859 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The route taken by the boat is a right angle \n" ); document.write( "so the actual distance from starting point is any point of the hypotenuse\r \n" ); document.write( "\n" ); document.write( "d(east)= 30 mi \n" ); document.write( "d(south)=10 mi/h \n" ); document.write( "After2 hours it would be 20 miles down south\r \n" ); document.write( "\n" ); document.write( "distance from origin = sqrt(30^2+20^2) ( the legs of the right triangle)\r \n" ); document.write( "\n" ); document.write( "After 2 hours it is sqrt(1300) from the origin\r \n" ); document.write( "\n" ); document.write( "its rate with respect to origin = d/t \n" ); document.write( "sqrt(1300)/2\r \n" ); document.write( "\n" ); document.write( "10sqrt(13)/2 \n" ); document.write( "5sqrt(13) mi/h is the rate with respect to origin P after 5 hours. \n" ); document.write( " |