document.write( "Question 235884: Two ships leave port at the same time. One sails south at 15 mi/h and the other sails east at 20 mi/h. Find a function that models the distance D between the ships in terms of the time t (in hours) elapsed since their departure. \n" ); document.write( "
Algebra.Com's Answer #173692 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two ships leave port at the same time. \n" ); document.write( "One sails south at 15 mi/h and the other sails east at 20 mi/h. \n" ); document.write( " Find a function that models the distance D between the ships in terms of the time t (in hours) elapsed since their departure. \n" ); document.write( ": \n" ); document.write( "This is right triangle, legs formed by the path of the two ships \n" ); document.write( "distance between the ships is the hypotnenus \n" ); document.write( "a^2 + b^2 = c^2 \n" ); document.write( "; \n" ); document.write( "a = 15t \n" ); document.write( "b = 20t \n" ); document.write( "c = d \n" ); document.write( ": \n" ); document.write( "d(t) = \n" ); document.write( ": \n" ); document.write( "d(t) = \n" ); document.write( ": \n" ); document.write( "d(t) = \n" ); document.write( "d(t) = 25t \n" ); document.write( " |