Aptitude - Time and Distance - Discussion

Discussion Forum : Time and Distance - General Questions (Q.No. 6)
6.
In a flight of 600 km, an aircraft was slowed down due to bad weather. Its average speed for the trip was reduced by 200 km/hr and the time of flight increased by 30 minutes. The duration of the flight is:
1 hour
2 hours
3 hours
4 hours
Answer: Option
Explanation:

Let the duration of the flight be x hours.

Then, 600 - 600 = 200
x x + (1/2)

600 - 1200 = 200
x 2x + 1

x(2x + 1) = 3

2x2 + x - 3 = 0

(2x + 3)(x - 1) = 0

x = 1 hr.      [neglecting the -ve value of x]

Discussion:
205 comments Page 1 of 21.

Circle said:   12 months ago
The speed of the second train =400/4 = 100km/h.
Distance is same in both cases:

Then,
The ratio of speed = reverse ratio of time
7/8 = 8/7.

Speed of first train = 100/8/7= 87.5km/h.
(12)

Moustafa Ehosiny said:   1 year ago
D=600 Km,
S=200 Km/hr
Let initial speed be x.

So, new speed = x-200Km/hr
S = D/T, T=D/S.
So, T= 600/ x-200.
x-200 = 600
x = 800
T = 600/800-200 = 600/600 = 1 hour.
(323)

Parvezkhan Pathan said:   1 year ago
Let, The speed of flight is:xkm/hr.

The total distance travelled by flight is = 600km
The speed is reduced to = x - 200km/hr,
Time was taken with speed x = 600/x.
Similarly,

Time taken by flight with reduced speed = 600/(x-200)
By Given Condition,
(600/x) + 1/2 = 600/(x-200)
1200 + x/2x = 600/(x-200)
(x-200) * (1200+x) = 1200x
So, x^2 - 200x - 240000 = 0,
(x+400) * (x - 600) = 0,
So x = 600.
Time taken is = 600/600 = 1hr.
(21)

Sivanityam said:   1 year ago
D = 600km.
Average speed is 200km/hr,
s = 600/3 = 200km/hr.
200km time taken 30min.
The remaining time is 400km = 30 + 30 = 60min = time taken = 1hr.
(80)

Shyam kumar said:   1 year ago
D = S * T.
600 = 200 * (T+30),
600/200 = T+30.
T = 27.
TOTAL DURATION = T+30= 27+30 = 57 ~1HOUR.
(100)

Anisha said:   1 year ago
Distance: 600km
Let the original speed: s.

(avg speed reduced) so: s - 200.
let original time: T.
(time increased by 30 min => 30/60 => 1/2) so: T+1/2
s = d/t;
s = 600/t ----> (1);

New speed is
s - 200 = 600/(T +1/2) -----> (2)
Sub (1) in (2);
600/T - 200 = 600 / (T+1/2);
(600 - 200T)/ T = (600 *2)/(2T+1);

Cross multiply:
(2T+1)(600-200T) = (1200)*T;
1200T - 400T^2 + 600 -200T -1200T = 0;
400T^2 + 200T - 600 = 0;
2T^2 + T - 3 = 0;
(2T + 3 ) (T-1) 0
T-1 = 0 => T = 1.
2T+3 =0 => T=-3/2(neglect the negative value)
Hence time is 1 HOUR.
(16)

Nitin Kataria said:   2 years ago
New speed (old speed - change in speed) = ΔS/ΔT.
200/.5h = 400km/h.
new time(old time + extra time) = 600/400 = 1.5h,
Initial time is taken 1.5 - 0.5 = 1h.
(43)

Musanamb said:   2 years ago
Let's denote the original speed of the aircraft as "S" km/hr and the original duration of the flight as "T" hours. We're given that the flight was slowed down by 200 km/hr, so its reduced speed is (S - 200) km/hr.

We know that:

Distance = Speed × Time

So, the original duration of the flight can be expressed as:

T = 600 km / S

And the duration of the flight with the reduced speed is:

T + 0.5 hours (since it increased by 30 minutes, which is 0.5 hours).

Now, we can set up an equation for the changed situation:
600 km = (S - 200) km/hr × (T + 0.5 hours).

Now, substitute the value of T from the original duration equation:
600 km = (S - 200) km/hr × (600 km/S + 0.5 hours).

To solve for S, let's get rid of the fractions by multiplying both sides by S:
600S = (S - 200) × (600 + 0.5S).

Now, distribute on the right side of the equation:
600S = 600S - 200S + 0.5S^2 - 100S.

Combine like terms:
600S = 500S + 0.5S^2 - 100S,

Now, simplify further:
600S = 400S + 0.5S^2.

Rearrange the equation:
0.5S^2 = 200S.

Now, divide both sides by 0.5 to isolate S:
S^2 = 400S.
Divide both sides by S:
S = 400 km/hr.

Now that we have the original speed, we can find the original duration of the flight:
T = 600 km / 400 km/hr = 1.5 hours.
So, the original duration of the flight was 1.5 hours.
(9)

Malaya Kumar said:   2 years ago
See we know D = ST.
Now,
d = 600km.
Let,
Old speed = x km/hr <- taken time by T hr.
Original speed = (x-200)Km/hr <- taken time 3T/2.
(3T/2=> T + extra 30mins )=>(1+30/60)T).
So,
600 = xT & 600 = (x-200)3T/2 => (3xT/2) - 300T
Now 300T = 900 - 600.
Finally, T = 1hr.
(18)

Jeet said:   2 years ago
Let's assume the original average speed of the aircraft for the 600 km trip was "x" km/hr.

When the aircraft was slowed down due to bad weather, its average speed was reduced by 200 km/hr.
So, the new average speed for the trip would be "(x - 200)" km/hr.

The time of flight increased by 30 minutes, which can be converted to hours by dividing by 60. So, the additional time is 30/60 = 0.5 hours.
We can use the formula: Time = Distance/Speed to calculate the duration of the flight.
For the original speed, the time taken would be 600 km/x km/hr = 600/x hours.
For the reduced speed, the time taken would be 600 km/(x - 200) km/hr = 600/(x - 200) hours.

Since the time taken increased by 0.5 hours, we can set up the equation:
600/x + 0.5 = 600/(x - 200).

To solve this equation, we can cross-multiply and simplify:
600(x - 200) + 0.5x(x - 200) = 600x,
600x - 120000 + 0.5x^2 - 100x = 600x,
0.5x^2 - 100x - 120000 = 0.

Dividing the equation by 0.5 to simplify further:
x^2 - 200x - 240000 = 0.

Now we can solve this quadratic equation. Using the quadratic formula:
x = (-b ± √(b^2 - 4ac))/2a
Where a = 1, b = -200, and c = -240000.

Plugging in the values and solving for x:

x = (-(-200) ± √((-200)^2 - 4(1)(-240000)))/(2(1)).
x = (200 ± √(40000 + 960000))/2,
x = (200 ± √1000000)/2,
x = (200 ± 1000)/2.

Now we have two possible values for x:
x1 = (200 + 1000)/2 = 600 km/hr.
x2 = (200 - 1000)/2 = -400 km/hr (rejecting this negative value).

Therefore, the original average speed of the aircraft was 600 km/hr.
To find the duration of the flight, we can substitute this value back into the equation:
Time = Distance / Speed = 600 km / 600 km/hr = 1 hour,
So, the duration of the flight is 1 hour.
(16)


Post your comments here:

Your comments will be displayed after verification.