document.write( "Question 861804: A ship leaves a harbour and sails at 25km/h.
\n" );
document.write( "Another ship leaves 45 minutes later and sails in the same direction at 28 km/h
\n" );
document.write( "After how long will the second ship overtake the first? \n" );
document.write( "
Algebra.Com's Answer #519271 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A ship leaves a harbour and sails at 25km/h. \n" ); document.write( "Another ship leaves 45 minutes later and sails in the same direction at 28 km/h \n" ); document.write( "After how long will the second ship overtake the first? \n" ); document.write( "----------------------- \n" ); document.write( "1st ship DATA: \n" ); document.write( "rate = 25 km/h ; time = t hrs ; distance = 25t km \n" ); document.write( "------- \n" ); document.write( "2nd ship DATA: \n" ); document.write( "rate = 28 km/h ; time = (t-(3/4)) hrs ; distance = 28(t-(3/4)) km \n" ); document.write( "------- \n" ); document.write( "Equation to find \"t\":: \n" ); document.write( "25t = 28t - 21 \n" ); document.write( "---- \n" ); document.write( "3t = 21 \n" ); document.write( "t = 7 hrs:: time to catch the 1st car\r \n" ); document.write( "\n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " \n" ); document.write( " |