You went on a 360km train ride but you are late! If the train had just been 5 km/hr faster, then the train ride would have been one hour shorter.
How fast was the train going?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
exactly what I did, good solution.
in case two is it "in time 't-5' or 't-1'.."
Let t be the time taken by the train to reach its destination, and v its velocity. From what we're given by the problem, we can write the following:
t 3 6 0 = v (I) and
t − 1 3 6 0 = v + 5 (II)
These equations can also be written as:
3 6 0 t = v 1 (III) and
3 6 0 t − 1 = v + 5 1 (IV)
We can substitute (III) in (IV):
v 1 − 3 6 0 1 = v + 5 1 (V)
Then, we can write:
v 1 − v + 5 1 = 3 6 0 1
v 2 + 5 v 5 = 3 6 0 1
Thus: v 2 + 5 v − 1 8 0 0 = 0 , and from here we derive two solutions: v 1 = 4 0 and v 2 = − 4 5 . Since velocity must be always a positive number, we find that it must equal 4 0 .
1st option is simpler...
the $v$ here should not be called velocity; it should be called speed instead, because velocity is a vector
d1=360, s1=x since t=d/s then t1=360/x; d2=360, s2=x+5, t2=360/x+5
since t1 - t2 = 1 hour,
solve for x:
360/x - 360/x+5 = 1
Rember that t i m e ( t ) = s p e e d ( s ) d i s t a n c e ( d )
If the train is 5 km/hr faster than the time is 1 hour less so t − 1 = s + 5 d
Replace t with s d
We obtain s + 5 d + 1 − s d = 0
After few steps we have v 2 + 5 v − 5 d = 0
-> v = 40 km/hr
The distance travelled is 360 km. Let time taken be x hrs and speed be y km/h. BTP, 360/x=y........(1). Also, 360/x+5=y-1.....(2). Subtracting (2) from(1), we get 360/x - 360/x+5 =1.Taking LCM and solving, we get the quadratic equation x²+5x-1800=0. By Quadratic formula, x=40, -45. Since speed cannot be negative, it is 40 km/hr.
Problem Loading...
Note Loading...
Set Loading...
Case1:Let 360 km distance is travelled at speed ' s ' km/h in time ' t ' hour.
Case 2 : As per given statement , in this case the same distance 360 km is travelled at speed ' s+5 ' km/h in time ' t-5 '.
Distance = speed x time
From case1, t x s =360.........eqn(a).
From case2, ( t − 1 ) ( s + 5 ) = 3 6 0 t s + 5 t − s − 5 = 3 6 0 ts=360 5 ( t − 1 ) − s = 0 s = 5 ( t − 1 ) Substituting in equation (a), 5 t 2 − 5 t − 3 6 0 = 0
t = 9 OR t = -8
Time can't be negative -----> t=9, Again from eqn(a) t × s = 3 6 0 s = t 3 6 0 = 9 3 6 0 s = 4 0