document.write( "Question 815759: A jet travels from London to New York at an average speed of 223 m/s. The flight time is 7 hours.\r
\n" );
document.write( "\n" );
document.write( "Calculate the distance travelled by the jet \r
\n" );
document.write( "\n" );
document.write( "(Note not sure what sum i have to do im confused?) \n" );
document.write( "
Algebra.Com's Answer #491327 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A jet travels from London to New York at an average speed of 223 m/s. The flight time is 7 hours. \n" ); document.write( "Calculate the distance travelled by the jet \n" ); document.write( ": \n" ); document.write( "Remember dist = speed * time; there are 3600 sec in one hr, therefore \n" ); document.write( "d = 223 * 7 * 3600 \n" ); document.write( "d = 5,619,600 meters \n" ); document.write( "Change to km \n" ); document.write( "d = \n" ); document.write( "d = 5,619.6 km \n" ); document.write( " \n" ); document.write( " |