document.write( "Question 1093437:  An airplane traveled 1,900 miles at a speed of 475 mph. How long did it take the airplane to travel this distance?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #708072 by Alan3354(69443)     You can put this solution on YOUR website! d = r*t \n" ); document.write( "t = d/r \n" ); document.write( " \n" ); document.write( " |