a plane goes to an airport that is 4200km away
on the way back (4200km) it goes 100km/h faster than before
if the total time taken (there and back) is 13 hours, how fast was the airplane going originally (x)
Printable View
a plane goes to an airport that is 4200km away
on the way back (4200km) it goes 100km/h faster than before
if the total time taken (there and back) is 13 hours, how fast was the airplane going originally (x)
Use the formula
to obtain
and where do you go from there??
+ we never learned that equation
If you would like, I can derive the equation. You would have to derive it (in some sense) in order to solve the problem.
Continuing on:
Recognizing that the negative answer for x makes no sense, we have
which is about 546.74 km/h.
distance = rate *time,
so, time = distance /rate -----**
time in going 4200km away = 4200/x hrs.
time in going back = 4200 /(x +100) hrs.
4200/x +4200/(x+100) = 13
Clear the fractions, multiply both sides by x(x+100),
4200(x+100) +4200(x) = 13(x)(x+100)
4200x +420,000 +4200x = 13x^2 +1300x
13x^2 -7100x -420,000 = 0
Using the Quadratic formula,
x = {7100 +,-sqrt[7100^2 -4(13)(-420,000))]} /2(13)
x = 600 km/hr, or -53.85 km/hr
Therefore, the plane was going originally at 600 km/hr. -----answer.