document.write( "Question 324904: How long does it take for an airplane to fly 5,220 miles at a constent speed of 555mmph? \n" ); document.write( "
Algebra.Com's Answer #232621 by mananth(16946)![]() ![]() You can put this solution on YOUR website! distance = 5220 miles \n" ); document.write( "speed = 555 mph \n" ); document.write( ".. \n" ); document.write( "time = distance / speed \n" ); document.write( "Time = 5220/555 \n" ); document.write( "=9.40 hours \n" ); document.write( " |