document.write( "Question 38344: two planes leave chicago at 8am, one traveling west at a speed 75 mph faster than the other, which is headed east. at 11am, the planes are 2,175 miles apart. how fast are the planes travelling? \n" ); document.write( "
Algebra.Com's Answer #23830 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
from 8am to 11am the time difference is 3 hours.
\n" ); document.write( "The speed of one plane is 75+x
\n" ); document.write( "The speed of another plane is x
\n" ); document.write( "Equation:
\n" ); document.write( "3(x+75+x)=2175
\n" ); document.write( "6x=2175-225
\n" ); document.write( "6x=1950
\n" ); document.write( "x=325
\n" ); document.write( "325+75=400
\n" ); document.write( "Hence, the speed of the two planes are 325mph and 400mph.
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );