Question 1014404
 Bob flies an airplane 495 miles with a tail wind of 25 miles per hour. Against the wind, he flies only 405 miles in the same amount of time. Find the rate of the plane in still air. 
-------------
With-wind DATA:
dist = 495 miles ; rate = p+25 mph ; time = d/r = 495/(p+25) hrs
---------------
Against-wind DATA:
dist = 405 miles ; rate = p-25 mph ; time = 405/(p-25) hrs
-----
Equation:
time = time
495/(p+25) = 405/(p-25)
--------
495p - 495*25 = 405p + 25*405
------
90p = 22500
plane speed = 250 mph
---------
Cheers,
Stan H.
-------------