document.write( "Question 548933: Two steamers leave a port on a river at the same time, each is traveling 22 mph. HOw long will it take for them to be 110 mi apart
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #357308 by mananth(16946)![]() ![]() You can put this solution on YOUR website! they are travelling away from each other \n" ); document.write( "so add up their speeds \n" ); document.write( "72+72=144 mph \n" ); document.write( "d=110 miles\r \n" ); document.write( "\n" ); document.write( "t=d/r \n" ); document.write( "t=110/144=0.76 hours \n" ); document.write( "0.76*60 =45.8 minutes \n" ); document.write( " |