SOLUTION: In going over 750 kms, it takes a passenger plane 2 hour less time to fly with a tailwind of 50 kph than against a headwind travelling at the same speed. How fast was the passenger

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: In going over 750 kms, it takes a passenger plane 2 hour less time to fly with a tailwind of 50 kph than against a headwind travelling at the same speed. How fast was the passenger      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1192602: In going over 750 kms, it takes a passenger plane 2 hour less time to fly with a tailwind of 50 kph than against a headwind travelling at the same speed. How fast was the passenger plane flying at each way of the course?
Found 2 solutions by math_helper, greenestamps:
Answer by math_helper(2461) About Me  (Show Source):
You can put this solution on YOUR website!

With the tailwind: v%5B1%5D++=+750%2Ft%5B1%5D+ (1)
With the headwind: v%5B2%5D+=+750%2Ft%5B2%5D+ (2)
Also, from the problem statement:
+t%5B1%5D+=+t%5B2%5D+-+2+ or t%5B2%5D+=+t%5B1%5D+%2B+2+ (3)
+v%5B1%5D+-+50+=+v%5B2%5D+%2B+50+ (4)
With this information, you can write an equation with one unknown. I chose to write it with just t%5B1%5D but other elimination possibilities exist:

Multiply both sides by t%5B1%5D%28t%5B1%5D%2B2%29+:
+750%28t%5B1%5D%2B2%29+=+750t%5B1%5D+%2B+100%28t%5B1%5D%29%28t%5B1%5D%2B2%29+
Simplify...
+750t%5B1%5D+%2B+1500+=+750t%5B1%5D+%2B+100t%5B1%5D%5E2+%2B+200t%5B1%5D+
+100t%5B1%5D%5E2+%2B+200t%5B1%5D+-+1500+=+0+
++t%5B1%5D%5E2+%2B+2t%5B1%5D+-+15+=+0+
Factor:
+%28t%5B1%5D-3%29%28t%5B1%5D%2B5%29+=+0+
This has solutions t%5B1%5D+=+3+ and t%5B1%5D=-5
Take just the positive time solution +t%5B1%5D+=+3+ --(by 3)--> +t%5B2%5D+=+5+
Now, highlight%28+v%5B1%5D+=+750%2F3+=+250+%29+ km/hr
highlight%28+v%5B2%5D+=+750%2F5+=+150+%29+ km/hr
Check: v%5B1%5D+-+v%5B2%5D+=+100+ --> v%5B1%5D+-+50+=+v%5B2%5D+%2B+50+ (ok)


Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


With the wording exactly as shown, the problem can't be answered, because we don't know the exact distance. (The problem says the plane went OVER 750km; it doesn't say it went 750km.)

Assuming the distance is in fact exactly 750km....

The plane's speed one direction is its speed in still air plus the wind speed; in the other direction it is its speed in still air minus the wind speed. Since the wind speed is 50km/h, the difference in the two speeds is 100km/h.

If a formal algebraic solution is not required, the problem can be solved quickly by playing with numbers. 150*5=750, and 250*3=750; so 5 hours at 150km/h and 3 hours at 250km/h satisfy the given conditions.

For a solution using formal algebra, I would let the two times in hours be x and x+2, so that the two speeds are 750/x and 750/(x+2). Then I would write and solve an equation that says the difference in speeds at the two times is 100km/h -- literally, "the speed for the shorter time is 100km/h more than the speed for the longer time":

750%2Fx=750%2F%28x%2B2%29%2B100
750%28x%2B2%29=750%28x%29%2B100%28x%29%28x%2B2%29
750x%2B1500=750x%2B100x%5E2%2B200x
100x%5E2%2B200x-1500=0
x%5E2%2B2x-15=0
%28x%2B5%29%28x-3%29=0
x=-5 or x=3

The negative value for time of course makes no sense; so x=3 and x+2=5.

The two speeds are then 750/3=250 and 750/5=150.

ANSWERS: 250km/h with the wind; 150km/h against the wind