document.write( "Question 258858: Two ships leave the same harbor at the same time. The first ship heads north at 20 miles per hour and the second ship heads west at 15 miles per hour. Write an expression that gives the distance d between the ships after t hours? \n" ); document.write( "
Algebra.Com's Answer #190573 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Two ships leave the same harbor at the same time. The first ship heads north at 20 miles per hour and the second ship heads west at 15 miles per hour. Write an expression that gives the distance d between the ships after t hours? \n" ); document.write( "--------------- \n" ); document.write( "Their positions with the point of departure form a right triangle, which makes it easier. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "s = 25t, t in hours, s in miles \n" ); document.write( " \n" ); document.write( " |