document.write( "Question 758088: The cruising speed of an airlines is 150 miles per hour (relative to the ground). you wish to hire the plane for 3 hour sightseeing trip. You instruct the pilot to fly north as far as he can and still return to the airport at the end of the allotted time. how far north should the pilot fly if the wind is blowing far from the north at 30 miles per hour. \n" ); document.write( "
Algebra.Com's Answer #461265 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The cruising speed of an airlines is 150 miles per hour (relative to
\n" ); document.write( " the ground).
\n" ); document.write( " you wish to hire the plane for 3 hour sightseeing trip.
\n" ); document.write( " You instruct the pilot to fly north as far as he can and still return
\n" ); document.write( " to the airport at the end of the allotted time.
\n" ); document.write( " how far north should the pilot fly if the wind is blowing from
\n" ); document.write( " the north at 30 miles per hour.
\n" ); document.write( ":
\n" ); document.write( "Let d = one way distance to point of return
\n" ); document.write( "we know
\n" ); document.write( "150 - 30 = 120 mph, ground speed going north
\n" ); document.write( "and
\n" ); document.write( "150 + 30 = 180 mph, ground speed going south
\n" ); document.write( ":
\n" ); document.write( "Write a time equation; time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "time north + time back = 3 hrs
\n" ); document.write( "\"d%2F120\" + \"d%2F180\" = 3
\n" ); document.write( "multiply by 360 to cancel the denominators, results:
\n" ); document.write( "3d + 3d = 360(3)
\n" ); document.write( "5d = 1080
\n" ); document.write( "d = 1080/5
\n" ); document.write( "d = 216 miles to return point
\n" ); document.write( ";
\n" ); document.write( ":
\n" ); document.write( "Check this by finding the actual times:
\n" ); document.write( "216/120 = 1.8 hrs
\n" ); document.write( "216/180 = 1.2 hrs
\n" ); document.write( "------------------
\n" ); document.write( "total time: 3 hrs
\n" ); document.write( "
\n" );