document.write( "Question 320478: A private plane can make a 125-mile trip in half an hour when flying against a certain headwind. Flying with the same wind, it can make the trip in 25 minutes. Find the speed of the wind and the plane's airspeed. \n" ); document.write( "
Algebra.Com's Answer #229544 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
D=RT
\n" ); document.write( "125=R*.5
\n" ); document.write( "R=125/.5
\n" ); document.write( "R=250 MPH. AGAINST THE WIND
\n" ); document.write( "125=R*25/60
\n" ); document.write( "R=125/(25/60)
\n" ); document.write( "R=125*60/25
\n" ); document.write( "R=4*60=240 MPH
\n" ); document.write( "(250-240)/2=10/2=5 MPH IS THE SPEED OF THE WIND.
\n" ); document.write( "250-5=245 SPEED OF THE PLANE IN STILL AIR.
\n" ); document.write( "240+5=245 DITTO.
\n" ); document.write( "
\n" );