document.write( "Question 59200: Two Planes leave the same airpot at 11:00 a.m., traveling in opposite directions. One of the planes travels at a speed that is 150 mi/h faster than the other. At 1:00 p.m., the lanes are 1900 miles apart. Find the speed of the faster plane. \n" ); document.write( "
Algebra.Com's Answer #46593 by 303795(602)\"\" \"About 
You can put this solution on YOUR website!
Let the speed of the slower plane be x. The faster planes speed must be x+150.
\n" ); document.write( "Their combined speed is 2x + 150 miles per hour.
\n" ); document.write( "In two hours they travel 2(2x +150) miles
\n" ); document.write( "so 2(2x + 150)= 1900
\n" ); document.write( "2(2x + 150)= 1900
\n" ); document.write( "4x + 300 = 1900
\n" ); document.write( "4x = 1600
\n" ); document.write( "x=400
\n" ); document.write( "so the faster plane is travelling at 400+150=550 miles per hour.
\n" ); document.write( "
\n" );