document.write( "Question 1101053: A jet flew from Toronto to Mumbai at 800km/h and returned at 700km/h. If the total trip, not inlcluding stopover time took 15 hours, how far is it from Toronto to Mumbai?
\n" );
document.write( "Let x be the distance (in km) between Toronto and Mumbai \n" );
document.write( "
Algebra.Com's Answer #715626 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! If x is the distance between Toronto and Mumbai, then \n" ); document.write( "x/800+x/700=15 \n" ); document.write( "700x+800x=1500x=8400000 \n" ); document.write( "x=5600 km as the distance between Toronto and Mumbai \n" ); document.write( "☺☺☺☺ \n" ); document.write( " \n" ); document.write( " |