document.write( "Question 356742: An airline travels for 6 hours at an average speed of 650 km/h. What was the distance covered in that period? \n" ); document.write( "
Algebra.Com's Answer #254661 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
time = 6 hours
\n" ); document.write( "speed = 650km/h
\n" ); document.write( "distance = speed * time
\n" ); document.write( "D=6*650
\n" ); document.write( "=3900 km
\n" ); document.write( "...
\n" ); document.write( "
\n" ); document.write( "
\n" );