Question
Question: A train travelling at a uniform speed of 360km, would have taken 48 minutes less to travel the same ...
A train travelling at a uniform speed of 360km, would have taken 48 minutes less to travel the same distance if its speed were 5km/hr more. Find the original speed of the train in km.hr.
Solution
Hint: In this question let the original speed of the train be V km/hr and the time taken to complete the journey be t hours. Use the constraints of questions along with the relationship between distance, speed and time to formulate mathematical equations.
i.e. Distance = speed × time.
Complete step-by-step answer:
Let the speed of the train be V km/hr.
And the time it takes to cover a distance be (t) hr.
Now it is given that the train covers a distance (d) = 360 km with some speed.
Now it is given that the speed is increased by 5 km/hr. it will cover the same distance in 48 minutes less.
Now as we know 60 min = 1 hour.
Therefore 48 min = (48/60) hour
Therefore new speed = (V + 5) km/hr.
And the new time = (t – (48/60)) hr.
Now the distance is the same in both the cases.
And we know that the distance, speed and time is related as
Distance = speed × time.
Therefore
⇒360=V.t Km............................. (1)
And
⇒360=(V+5)(t−6048) Km.............................. (2)
So equate these two equation we have,
⇒(V+5)(t−6048)=V.t
Now simplify the above equation we have,
⇒V.t−6048V+5t−605×48=V.t
⇒−54V+5t−4=0
Now from equation (1) t=V360 so substitute this value in above equation we have,
⇒−54V+5×V360−4=0
Now simplify the above equation we have,
⇒−4V2+9000−20V=0
Divide by -4 throughout we have,
⇒V2+5V−2250=0
Now factorize this equation we have,
⇒V2+50V−45V−2250=0
⇒V(V+50)−45(V+50)=0
⇒(V+50)(V−45)=0
⇒V=45,−50
Negative speed is not possible.
So the speed of the train is 45 km/hr.
So this is the required answer.
Note: It is important to notice here that the negative value of speed is not considered because speed is a scalar quantity and it is not vector like velocity. So speed has only magnitude and not direction and the magnitude can’t be negative. The quadratic equation could have been solved directly using the Dharacharya formula which is x=2a−b±b2−4ac.