document.write( "Question 601550: Two planes leave Pittsburgh and Philadelphia at the same time, each going to the other city. One plane flies 125 miles per hour faster than the other.
\n" ); document.write( "Find the ground speed of the faster plane if the cities are 375 miles apart and the planes pass one another after 50 minutes of flying time.
\n" ); document.write( "Answer in units of mi/h
\n" ); document.write( "

Algebra.Com's Answer #379913 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Two planes leave Pittsburgh and Philadelphia at the same time, each going to the other city.
\n" ); document.write( "One plane flies 125 miles per hour faster than the other.
\n" ); document.write( "Find the ground speed of the faster plane if the cities are 375 miles apart and the planes pass one another after 50 minutes of flying time.
\n" ); document.write( ":
\n" ); document.write( "Let s = speed of the slower plane
\n" ); document.write( "then
\n" ); document.write( "(s+125) = speed of the faster plane
\n" ); document.write( ":
\n" ); document.write( "Write a distance equation: dist = time * speed
\n" ); document.write( ":
\n" ); document.write( "Convert 50 min to \"5%2F6\" hrs
\n" ); document.write( ":
\n" ); document.write( "slow plane dist + fast plane dist = 375 mi
\n" ); document.write( "\"5%2F6\"s + \"5%2F6\"(s+125) = 375
\n" ); document.write( "mult by 6 to get rid of the denominators, results
\n" ); document.write( "5s + 5(s+125) = 6(375)
\n" ); document.write( "5s + 5s + 625 = 2250
\n" ); document.write( "10s = 2250 - 625
\n" ); document.write( "10s = 1625
\n" ); document.write( "s = 1625/10
\n" ); document.write( "s = 162.5 mph speed of slow plane
\n" ); document.write( "then
\n" ); document.write( "162.5 + 125 = 287.5 mph speed of the faster plane
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this by finding distance each plane travels
\n" ); document.write( "\"5%2F6\"*(162.5) = 135.4 mi
\n" ); document.write( "\"5%2F6\"*(287.5) = 239.6 mi
\n" ); document.write( "------------------------------
\n" ); document.write( "total distance = 375 mi\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );