document.write( "Question 472384: i forgot how to solve equations as so: an airplane is traveling a speed of 250 m/h. its destination is 50 miles away. how long will it take to get the airplane to its destination? i do not know how to set this up to be solved. \n" ); document.write( "
Algebra.Com's Answer #323923 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
an airplane is traveling a speed of 250 m/h.
\n" ); document.write( " its destination is 50 miles away.
\n" ); document.write( " how long will it take to get the airplane to its destination?
\n" ); document.write( ":
\n" ); document.write( "Learn the relationships between speed (s), distance, (d), and time (t)
\n" ); document.write( "d = s * t
\n" ); document.write( "s = \"d%2Ft\"
\n" ); document.write( "t = \"d%2Fs\"
\n" ); document.write( ":
\n" ); document.write( "In this problem, you are finding t
\n" ); document.write( "
\n" );