document.write( "Question 420981: Two steamers leave a port on a river at the same time, traveling opposite directions. Each is traveling 22 mph. How long will it take for them to be 110 mi apart? \n" ); document.write( "
Algebra.Com's Answer #294019 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Two steamers leave a port on a river at the same time, traveling opposite directions. Each is traveling 22 mph. How long will it take for them to be 110 mi apart? \n" ); document.write( ". \n" ); document.write( "applying the distance formula: d = rt \n" ); document.write( ". \n" ); document.write( "Let x = time (hours) traveled \n" ); document.write( "then \n" ); document.write( "22x + 22x = 100 \n" ); document.write( "44x = 100 \n" ); document.write( "x = 100/44 \n" ); document.write( "x = 2.273 hours \n" ); document.write( "or \n" ); document.write( "x = 2 hours and 16 minutes \n" ); document.write( " |