document.write( "Question 87878: Two planes leave Chicago-one traveling due east and the other due west. The first travels 100 miles per hour faster than the second. How long will it be until they are 2000 miles apart? \n" ); document.write( "
Algebra.Com's Answer #63793 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two planes leave Chicago-one traveling due east and the other due west. The first travels 100 miles per hour faster than the second. How long will it be until they are 2000 miles apart?
\n" ); document.write( ":
\n" ); document.write( "I think there are an infinite number of solutions to this problem
\n" ); document.write( ":
\n" ); document.write( "Let s = speed of the slower plane
\n" ); document.write( "Then
\n" ); document.write( "(s+100) = speed of the faster plane
\n" ); document.write( ":
\n" ); document.write( "Since they going in opposite direction their relative speed = 2s+100
\n" ); document.write( ":
\n" ); document.write( "Time = dist/(2s+100)
\n" ); document.write( ":
\n" ); document.write( "Graph this (y=time; x=speed of the slower plane):
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-100%2C+1000%2C+-4%2C+10%2C+2000%2F%282x%2B100%29%29+\"
\n" ); document.write( "a couple of integer examples
\n" ); document.write( "x = 150 mph, y = 5 hrs
\n" ); document.write( "x = 200 mph, y = 4 hrs
\n" ); document.write( "x = 450 mph, y = 2 hrs
\n" ); document.write( "
\n" ); document.write( "
\n" );