60 km/h
To solve the problem, we need to find the original speed of the train under the given conditions.
Solve: \[ \frac{360}{x} - \frac{360}{x+5} = 1 \] Take common denominator \(x(x+5)\):
Multiply both sides by \(x(x+5)\): \[ 360(x+5) - 360x = x(x+5) \]
Expand and simplify:
\[ 360x + 1800 - 360x = x^2 + 5x \] \[ 1800 = x^2 + 5x \]Rearrange into quadratic form:
\[ x^2 + 5x - 1800 = 0 \]Apply the quadratic formula: \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] where \(a = 1\), \(b = 5\), and \(c = -1800\).
\[ x = \frac{-5 \pm \sqrt{5^2 - 4(1)(-1800)}}{2} \] \[ x = \frac{-5 \pm \sqrt{25 + 7200}}{2} \] \[ x = \frac{-5 \pm \sqrt{7225}}{2} \] \[ x = \frac{-5 \pm 85}{2} \]So the solutions are:
\[ x = \frac{80}{2} = 40 \quad \text{or} \quad x = \frac{-90}{2} = -45 \]Since speed cannot be negative, the valid solution is: \[ x = 40 \text{ km/h} \]
Therefore, the original speed of the train is 40 km/h.