document.write( "Question 778498: A plane whose air speed is 150 mi/h flew from Abbot to Blair in two hours with a tail wind. On the return trip against the same wind, the plane was still 60 mi from Abbot after two hours. Find the wind speed and the distance between Abbot and Blair \n" ); document.write( "
Algebra.Com's Answer #474728 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A plane whose air speed is 150 mi/h flew from Abbot to Blair in two hours with a tail wind. On the return trip against the same wind, the plane was still 60 mi from Abbot after two hours. Find the wind speed and the distance between Abbot and Blair\r
\n" ); document.write( "\n" ); document.write( "let the wind speed be x\r
\n" ); document.write( "\n" ); document.write( "With wind, speed = 150+x\r
\n" ); document.write( "\n" ); document.write( "Time =2 hours
\n" ); document.write( "Distance = 2(150+x)\r
\n" ); document.write( "\n" ); document.write( "Return\r
\n" ); document.write( "\n" ); document.write( "speed = 150-x
\n" ); document.write( "time = 2 hours\r
\n" ); document.write( "\n" ); document.write( "Distance = 60 less\r
\n" ); document.write( "\n" ); document.write( "2(150+x)=2(150-x)+60\r
\n" ); document.write( "\n" ); document.write( "300+2x=300-2x+60\r
\n" ); document.write( "\n" ); document.write( "4x=60
\n" ); document.write( "/4
\n" ); document.write( "x=15 mph\r
\n" ); document.write( "\n" ); document.write( "distance = speed *t\r
\n" ); document.write( "\n" ); document.write( "d=(150+15)*2
\n" ); document.write( "=330 miles
\n" ); document.write( "
\n" );