KunalPratap
It Takes high speed train "x" hours to travel "z" miles distance from A to B. It takes Regular speed train "y" hours to do same distance. If High speed train leaves from A and Regualr speed train leaves from B at same time . how many more miles High speed train would have already travelled than the regualr train when they pass each other??
1) z( y-x)/ x+y
2) z (x-y)/ x+y
3) z (x+y)/ y-x
4) xy (x+y)/ y-x
5) xy (x+y)/ x-y
Using ratios can be very helpful too.
To cover the same distance, time taken by high speed:time taken by regular speed = x:y
Therefore, speed of high speed : speed of regular = y:x
Of the total distance, z, distance covered by high speed:distance covered by regular = y:x (in same time)
Distance covered by high speed = z*y/(y+x)
Distance covered by regular = z*x/(y+x)
Difference = z*(y-x)/(y+x)
OR
Put in some values. Say, distance = 10 km
x = 2 hrs
y = 5 hrs
Speed of high speed:speed of regular = 5:2
Of the 10 km, the high speed will cover 10*(5/7)
Regular will cover 10*(2/7)
Difference = 10*3/7
Put in the values of z, x and y in the options to get the answer.