A English

Time and Distances Questions in English

Competitive Exam Quantitative Aptitude · Time and Distances · Time and Distances

349+

Questions

English

Language

100%

With Solutions

Showing 50 of 349 questions in English

251
MediumMCQ
$A$ man performs $\frac{2}{15}$ of the total journey by rail,$\frac{9}{20}$ by tonga,and the remaining $10 \ km$ on foot. The total journey is (in $km$):
A
$15.6$
B
$12.8$
C
$16.4$
D
$24$

Solution

(D) Let the total journey be $x \ km$.
The part of the journey covered by rail is $\frac{2}{15}x$ and by tonga is $\frac{9}{20}x$.
The remaining distance covered on foot is $10 \ km$.
Therefore,the equation is: $\frac{2}{15}x + \frac{9}{20}x + 10 = x$.
To solve for $x$,find the least common multiple $(LCM)$ of $15$ and $20$,which is $60$.
Multiply the entire equation by $60$: $60 \times (\frac{2}{15}x) + 60 \times (\frac{9}{20}x) + 60 \times 10 = 60 \times x$.
This simplifies to: $8x + 27x + 600 = 60x$.
$35x + 600 = 60x$.
$600 = 60x - 35x$.
$600 = 25x$.
$x = \frac{600}{25} = 24$.
Thus,the total journey is $24 \ km$.
252
EasyMCQ
$A$ bus travels $720 \text{ km}$ in $20 \text{ hours}$. Calculate its average speed in $\text{metres/seconds}$.
A
$12$
B
$15$
C
$18$
D
$10$

Solution

(D) The formula for average speed is $\text{Average Speed} = \frac{\text{Total Distance}}{\text{Total Time}}$.
Given,$\text{Total Distance} = 720 \text{ km}$ and $\text{Total Time} = 20 \text{ hours}$.
First,calculate the speed in $\text{km/h}$:
$\text{Average Speed} = \frac{720 \text{ km}}{20 \text{ h}} = 36 \text{ km/h}$.
To convert $\text{km/h}$ to $\text{m/s}$,multiply by $\frac{5}{18}$:
$\text{Average Speed} = 36 \times \frac{5}{18} \text{ m/s} = 2 \times 5 \text{ m/s} = 10 \text{ m/s}$.
253
EasyMCQ
Two cars $A$ and $B$ travel from one city to another,at speeds of $72\, km/hr$ and $90\, km/hr$ respectively. If car $B$ takes $1\, hour$ less than car $A$ for the journey,what is the distance (in $km$) between the two cities?
A
$270$
B
$360$
C
$240$
D
$400$

Solution

(B) Let the distance between the two cities be $D\, km$.
Time taken by car $A$ is $T_A = \frac{D}{72}\, hours$.
Time taken by car $B$ is $T_B = \frac{D}{90}\, hours$.
Given that car $B$ takes $1\, hour$ less than car $A$,we have $T_A - T_B = 1$.
Substituting the values: $\frac{D}{72} - \frac{D}{90} = 1$.
Taking the least common multiple of $72$ and $90$,which is $360$:
$\frac{5D - 4D}{360} = 1$.
$\frac{D}{360} = 1$.
Therefore,$D = 360\, km$.
254
EasyMCQ
$A$ person covers a certain distance in $6 \, hours$ if he travels at $40 \, km/h$. If he has to cover the same distance in $4 \, hours$,then his speed must be (in $km/h$):
A
$50$
B
$60$
C
$10$
D
$70$

Solution

(B) The formula for distance is $\text{Distance} = \text{Speed} \times \text{Time}$.
Given,$\text{Speed} = 40 \, km/h$ and $\text{Time} = 6 \, hours$.
Therefore,$\text{Total Distance} = 40 \times 6 = 240 \, km$.
Now,to cover the same distance of $240 \, km$ in $4 \, hours$,the required speed is:
$\text{Speed} = \frac{\text{Distance}}{\text{Time}} = \frac{240}{4} = 60 \, km/h$.
255
EasyMCQ
$A$ person goes from point $A$ to $B$ with a speed of $55 \text{ km/hr}$ and returns with a speed of $65 \text{ km/hr}$. What is the average speed (in $\text{km/hr}$) of the person while going and coming back from $A$ to $B$?
A
$59.58$
B
$62.31$
C
$60$
D
$63$

Solution

(A) When the distance between two points is constant,the average speed is calculated using the formula: $\text{Average Speed} = \frac{2xy}{x+y}$,where $x$ and $y$ are the speeds for the two legs of the journey.
Here,$x = 55 \text{ km/hr}$ and $y = 65 \text{ km/hr}$.
Substituting these values into the formula:
$\text{Average Speed} = \frac{2 \times 55 \times 65}{55 + 65}$
$= \frac{7150}{120}$
$= 59.5833... \text{ km/hr}$.
Rounding to two decimal places,the average speed is $59.58 \text{ km/hr}$.
256
MediumMCQ
$A$ man starts running from point $P$ at $11:00$ $a.m.$ with a speed of $10 \, km/hr$. He runs for $2 \, hours$ and then takes a $1 \, hour$ rest. He continues this pattern until he is caught by another man who starts at $2:00 \, p.m.$ from point $P$ and runs non-stop at a speed of $15 \, km/hr$ toward the first man. At what time (in $p.m.$) will the first man be caught?
A
$6:20$
B
$4:40$
C
$6:00$
D
$5:30$

Solution

(C) The first man starts at $11:00 \, a.m.$ and runs at $10 \, km/hr$.
He runs for $2 \, hours$ ($11:00 \, a.m.$ to $1:00 \, p.m.$) covering $20 \, km$.
He then rests for $1 \, hour$ ($1:00 \, p.m.$ to $2:00 \, p.m.$).
At $2:00 \, p.m.$,the first man is at a distance of $20 \, km$ from point $P$.
At $2:00 \, p.m.$,the second man starts from point $P$ at $15 \, km/hr$.
The relative speed between the two men is $15 - 10 = 5 \, km/hr$.
The time taken by the second man to catch the first man is $\frac{\text{Distance}}{\text{Relative Speed}} = \frac{20 \, km}{5 \, km/hr} = 4 \, hours$.
Therefore,the first man is caught at $2:00 \, p.m. + 4 \, hours = 6:00 \, p.m.$
257
MediumMCQ
$A$ motorcyclist left $6 \frac{2}{3}$ minutes later than the scheduled time,but in order to reach his destination $21 \, km$ away on time,he had to increase his speed by $12 \, km/h$ from his usual speed. What is the usual speed (in $km/h$) of the motorcyclist?
A
$28$
B
$35$
C
$42$
D
$64$

Solution

(C) Let the usual speed of the motorcyclist be $x \, km/h$.
The distance to be covered is $21 \, km$.
The time taken at the usual speed is $T_1 = \frac{21}{x} \, hours$.
The time taken at the increased speed is $T_2 = \frac{21}{x+12} \, hours$.
The delay is $6 \frac{2}{3} \, minutes = \frac{20}{3} \, minutes = \frac{20}{3 \times 60} \, hours = \frac{1}{9} \, hours$.
According to the problem,the difference in time is $\frac{1}{9} \, hours$:
$\frac{21}{x} - \frac{21}{x+12} = \frac{1}{9}$
$21 \left( \frac{x+12-x}{x(x+12)} \right) = \frac{1}{9}$
$21 \left( \frac{12}{x^2+12x} \right) = \frac{1}{9}$
$252 \times 9 = x^2 + 12x$
$x^2 + 12x - 2268 = 0$
Using the quadratic formula $x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}$:
$x = \frac{-12 \pm \sqrt{144 - 4(1)(-2268)}}{2} = \frac{-12 \pm \sqrt{144 + 9072}}{2} = \frac{-12 \pm \sqrt{9216}}{2} = \frac{-12 \pm 96}{2}$
Since speed cannot be negative,$x = \frac{84}{2} = 42 \, km/h$.
258
MediumMCQ
$A$ thief is spotted by a policeman from a distance of $400\, m$. When the policeman starts the chase,the thief also starts running. Assuming the speed of the thief is $5\, km/h$ and that of the policeman is $9\, km/h$,how far will the thief have run before he is overtaken by the policeman? (in $m$)
A
$400$
B
$600$
C
$500$
D
$300$

Solution

(C) Initial distance between the policeman and the thief $= 400\, m$.
Relative speed of the policeman with respect to the thief $= 9\, km/h - 5\, km/h = 4\, km/h$.
Converting relative speed into $m/s$: $4 \times \frac{5}{18} = \frac{10}{9}\, m/s$.
Time taken by the policeman to overtake the thief $= \frac{\text{Distance}}{\text{Relative Speed}} = \frac{400}{10/9} = 400 \times \frac{9}{10} = 360\, s$.
Speed of the thief in $m/s = 5 \times \frac{5}{18} = \frac{25}{18}\, m/s$.
Distance covered by the thief in $360\, s = \text{Speed} \times \text{Time} = \frac{25}{18} \times 360 = 25 \times 20 = 500\, m$.
259
DifficultMCQ
$A$ thief is stopped by a policeman from a distance of $150\, m$. When the policeman starts the chase,the thief also starts running. Assuming the speed of the thief as $7\, km/h$ and that of the policeman as $9\, km/h$,how far would the thief have run before he is overtaken by the policeman? (in $m$)
A
$420$
B
$630$
C
$315$
D
$525$

Solution

(D) Initial distance between the policeman and the thief $= 150\, m$.
Relative speed of the policeman with respect to the thief $= 9\, km/h - 7\, km/h = 2\, km/h$.
Converting relative speed to $m/s$: $2 \times \frac{5}{18} = \frac{5}{9}\, m/s$.
Time taken by the policeman to overtake the thief $= \frac{\text{Distance}}{\text{Relative Speed}} = \frac{150}{5/9} = 150 \times \frac{9}{5} = 270\, s$.
Speed of the thief in $m/s = 7 \times \frac{5}{18} = \frac{35}{18}\, m/s$.
Distance covered by the thief in $270\, s = \text{Speed} \times \text{Time} = \frac{35}{18} \times 270 = 35 \times 15 = 525\, m$.
260
MediumMCQ
$A$ train of length $100\, m$ crosses another train of length $150\, m,$ running on a parallel track in the opposite direction in $9\, s.$ If the speed of the train having length $150\, m$ is $40\, km/h,$ what is the speed (in $km/h$) of the other train?
A
$30$
B
$48$
C
$50$
D
$60$

Solution

(D) Let the speed of the first train (length $100\, m$) be $v\, km/h.$
The speed of the second train (length $150\, m$) is $40\, km/h.$
Since they are moving in opposite directions,their relative speed is $(v + 40)\, km/h.$
Convert the relative speed to $m/s$: $(v + 40) \times \frac{5}{18}\, m/s.$
The total distance to be covered to cross each other is the sum of their lengths: $100\, m + 150\, m = 250\, m.$
Using the formula $\text{Time} = \frac{\text{Distance}}{\text{Relative Speed}}$:
$9 = \frac{250}{(v + 40) \times \frac{5}{18}}$
$9 = \frac{250 \times 18}{5(v + 40)}$
$9 = \frac{50 \times 18}{v + 40}$
$9(v + 40) = 900$
$v + 40 = 100$
$v = 60\, km/h.$
261
EasyMCQ
$A$ train $200 \, m$ long is running at a speed of $20 \, m/s$. In how much time (in $seconds$) will it cross a bridge of $400 \, m$ length?
A
$20$
B
$25$
C
$30$
D
$60$

Solution

(C) To cross a bridge, the total distance covered by the train is the sum of the length of the train and the length of the bridge.
Total distance = $200 \, m + 400 \, m = 600 \, m$.
The speed of the train is $20 \, m/s$.
Time taken = $\frac{\text{Total distance}}{\text{Speed}}$.
Time = $\frac{600 \, m}{20 \, m/s} = 30 \, s$.
Therefore, the train will cross the bridge in $30 \, seconds$.
262
EasyMCQ
$A$ train covers a distance of $12 \, km$ in $10 \, minutes$. If it takes $6 \, seconds$ to pass a telegraph post,then the length of the train is (in $meters$):
A
$100$
B
$120$
C
$140$
D
$90$

Solution

(B) Step $1$: Calculate the speed of the train in $km/h$.
Speed = $\frac{\text{Distance}}{\text{Time}} = \frac{12 \, km}{10 \, minutes} = \frac{12 \, km}{(10/60) \, h} = 12 \times 6 = 72 \, km/h$.
Step $2$: Convert the speed from $km/h$ to $m/s$.
Speed in $m/s = 72 \times \frac{5}{18} = 4 \times 5 = 20 \, m/s$.
Step $3$: Calculate the length of the train.
When a train passes a telegraph post,the distance covered is equal to the length of the train $(L)$.
$L = \text{Speed} \times \text{Time} = 20 \, m/s \times 6 \, s = 120 \, meters$.
263
DifficultMCQ
$50$ trees are standing in a line such that the distance between any two consecutive trees is the same. $A$ car takes $18 \, seconds$ to travel from the $13^{th}$ tree to the $34^{th}$ tree. How much time (in $seconds$) will it take to reach from the first tree to the $50^{th}$ tree?
A
$42$
B
$42.85$
C
$45$
D
$49$

Solution

(A) Let the distance between two consecutive trees be $d$.
The number of gaps between the $13^{th}$ tree and the $34^{th}$ tree is $(34 - 13) = 21$ gaps.
Distance covered in $18 \, seconds = 21d$.
Speed of the car $= \frac{\text{Distance}}{\text{Time}} = \frac{21d}{18} = \frac{7d}{6} \, \text{units/second}$.
The number of gaps between the $1^{st}$ tree and the $50^{th}$ tree is $(50 - 1) = 49$ gaps.
Total distance to cover $= 49d$.
Time taken $= \frac{\text{Total Distance}}{\text{Speed}} = \frac{49d}{7d/6} = 49 \times \frac{6}{7} = 7 \times 6 = 42 \, seconds$.
264
EasyMCQ
Two donkeys are standing $400 \, m$ apart. The first donkey can run at a speed of $3 \, m/s$ and the second can run at $2 \, m/s$. If both donkeys run towards each other, after how much time (in $seconds$) will they meet?
A
$60$
B
$80$
C
$400$
D
$40$

Solution

(B) The distance between the two donkeys is $D = 400 \, m$.
The speed of the first donkey is $v_1 = 3 \, m/s$.
The speed of the second donkey is $v_2 = 2 \, m/s$.
Since they are running towards each other, their relative speed is the sum of their individual speeds:
$v_{rel} = v_1 + v_2 = 3 \, m/s + 2 \, m/s = 5 \, m/s$.
The time taken to meet is given by the formula:
$t = \frac{D}{v_{rel}} = \frac{400 \, m}{5 \, m/s} = 80 \, seconds$.
265
MediumMCQ
$A$ man walking at $3 \, km/h$ crosses a square field diagonally in $2 \, minutes$. The area of the field (in $m^2$) is:
A
$3000$
B
$5000$
C
$6000$
D
$2500$

Solution

(B) First,convert the speed of the man from $km/h$ to $m/s$:
Speed $= 3 \times \frac{5}{18} = \frac{5}{6} \, m/s$.
Next,calculate the distance covered in $2 \, minutes$ $(120 \, seconds)$:
Distance $= \text{Speed} \times \text{Time} = \frac{5}{6} \times 120 = 100 \, m$.
Since the man crosses the square field diagonally,the diagonal $d$ of the square is $100 \, m$.
The formula for the diagonal of a square is $d = a\sqrt{2}$,where $a$ is the side length.
$a\sqrt{2} = 100 \Rightarrow a = \frac{100}{\sqrt{2}}$.
The area of the square is $a^2$:
Area $= \left(\frac{100}{\sqrt{2}}\right)^2 = \frac{10000}{2} = 5000 \, m^2$.
266
MediumMCQ
$A$ car travels $20\%$ slower than a train. Both start from point $A$ at the same time and reach point $B$ $240\, km$ away at the same time. On the way,the train takes $48\, minutes$ for stopping at stations. What is the speed (in $km/hr$) of the car?
A
$80$
B
$100$
C
$120$
D
$50$

Solution

(D) Let the speed of the car be $x\, km/hr$.
Since the car is $20\%$ slower than the train,the speed of the train is $1.25x$ (because $x = 0.8 \times \text{speed of train}$,so $\text{speed of train} = x/0.8 = 1.25x$).
Alternatively,if the train speed is $v$,the car speed is $0.8v$. Let $v$ be the speed of the train.
Time taken by the car to cover $240\, km = \frac{240}{0.8v} = \frac{300}{v}$.
Time taken by the train to cover $240\, km = \frac{240}{v} + \frac{48}{60} = \frac{240}{v} + 0.8$.
Since both reach at the same time,$\frac{300}{v} = \frac{240}{v} + 0.8$.
$\frac{60}{v} = 0.8 \implies v = \frac{60}{0.8} = 75\, km/hr$.
Speed of the car $= 0.8 \times 75 = 60\, km/hr$.
Wait,re-evaluating: If car is $20\%$ slower than train,$v_{car} = 0.8 v_{train}$.
$T_{car} = \frac{240}{0.8v} = \frac{300}{v}$.
$T_{train} = \frac{240}{v} + 0.8$.
$300/v - 240/v = 0.8 \implies 60/v = 0.8 \implies v = 75$.
$v_{car} = 0.8 \times 75 = 60$.
Given the options,let's re-check the $20\%$ slower logic. If $v_{train} = x$,$v_{car} = 0.8x$. $240/0.8x - 240/x = 48/60 = 0.8$.
$300/x - 240/x = 0.8 \implies 60/x = 0.8 \implies x = 75$. $v_{car} = 0.8(75) = 60$.
Since $60$ is not an option,let's assume the train is $20\%$ faster than the car $(v_{train} = 1.2 v_{car})$.
$240/v_{car} - 240/1.2v_{car} = 0.8$.
$240/v_{car} - 200/v_{car} = 0.8$.
$40/v_{car} = 0.8 \implies v_{car} = 40/0.8 = 50\, km/hr$.
267
DifficultMCQ
When Alisha goes by car at $50 \, km/h$,she reaches her office $5 \, minutes$ late. But when she takes her motorbike,she reaches $3 \, minutes$ early. If her office is $25 \, km$ away,what is the approximate average speed at which she rides her motorbike? (in $km/h$)
A
$68$
B
$62$
C
$58$
D
$52$

Solution

(A) Let $T$ be the scheduled time to reach the office.
When traveling by car at $50 \, km/h$,the time taken is $T_1 = \frac{25}{50} = 0.5 \, hours = 30 \, minutes$.
Since she is $5 \, minutes$ late,the scheduled time $T = 30 - 5 = 25 \, minutes$.
When traveling by motorbike,she reaches $3 \, minutes$ early,so the time taken is $T_2 = 25 - 3 = 22 \, minutes$.
Convert $T_2$ to hours: $T_2 = \frac{22}{60} \, hours = \frac{11}{30} \, hours$.
The speed of the motorbike $S = \frac{\text{Distance}}{\text{Time}} = \frac{25}{11/30} = \frac{25 \times 30}{11} = \frac{750}{11} \approx 68.18 \, km/h$.
Rounding to the nearest integer,the speed is $68 \, km/h$.
268
EasyMCQ
$A$ car travels $80 \, km$ in $2 \, hours$ and a train travels $80 \, km$ in $3 \, hours$. The ratio of the speed of the car to that of the train is
A
$2:3$
B
$3:2$
C
$3:4$
D
$4:3$

Solution

(B) The formula for speed is $\text{Speed} = \frac{\text{Distance}}{\text{Time}}$.
Speed of the car = $\frac{80 \, km}{2 \, hours} = 40 \, km/h$.
Speed of the train = $\frac{80 \, km}{3 \, hours} = \frac{80}{3} \, km/h$.
Ratio of the speed of the car to the speed of the train = $40 : \frac{80}{3}$.
Multiply both sides by $3$ to simplify: $(40 \times 3) : 80 = 120 : 80$.
Dividing both by $40$, we get $3 : 2$.
269
MediumMCQ
$A$ passenger train running at the speed of $80 \text{ km/h}$ leaves the railway station $6 \text{ hours}$ after a goods train leaves and overtakes it in $4 \text{ hours}$. What is the speed of the goods train? (in $\text{km/h}$)
A
$32$
B
$50$
C
$45$
D
$64$

Solution

(A) Let the speed of the goods train be $y \text{ km/h}$.
The goods train has a head start of $6 \text{ hours}$ before the passenger train starts.
Distance covered by the goods train in these $6 \text{ hours} = 6y \text{ km}$.
When the passenger train starts,the relative speed between the two trains is $(80 - y) \text{ km/h}$.
The passenger train overtakes the goods train in $4 \text{ hours}$.
Therefore,the distance covered by the goods train in the additional $4 \text{ hours}$ plus the initial $6 \text{ hours}$ must equal the distance covered by the passenger train in $4 \text{ hours}$.
Alternatively,using relative speed: The distance gap of $6y \text{ km}$ is covered by the relative speed $(80 - y)$ in $4 \text{ hours}$.
$6y = 4 \times (80 - y)$
$6y = 320 - 4y$
$10y = 320$
$y = 32 \text{ km/h}$.
Thus,the speed of the goods train is $32 \text{ km/h}$.
270
MediumMCQ
$A$ car moving in the same direction passes a man walking at $4\, km/h$. The man can see the car for $3\, minutes$ and the visibility is up to a distance of $130\, m$. The speed of the car is: (in $km/h$)
A
$7 \frac{3}{5}$
B
$6 \frac{3}{5}$
C
$7$
D
$5$

Solution

(B) Let the speed of the car be $x\, km/h$.
The relative speed of the car with respect to the man is $(x - 4)\, km/h$.
The man sees the car for $3\, minutes$,which is $\frac{3}{60} = \frac{1}{20}\, hours$.
The visibility distance is $130\, m$,which is $\frac{130}{1000} = 0.13\, km$.
Using the formula: $\text{Relative Speed} \times \text{Time} = \text{Distance}$
$(x - 4) \times \frac{1}{20} = \frac{130}{1000}$
$(x - 4) \times \frac{1}{20} = \frac{13}{100}$
$x - 4 = \frac{13}{100} \times 20$
$x - 4 = \frac{13}{5} = 2.6$
$x = 2.6 + 4 = 6.6\, km/h$
Converting $6.6$ to a fraction: $6.6 = 6 \frac{6}{10} = 6 \frac{3}{5}\, km/h$.
271
EasyMCQ
$A$ train $150 \, m$ long takes $20 \, s$ to cross a platform $450 \, m$ long. The speed of the train in $km/h$ is:
A
$108$
B
$100$
C
$106$
D
$104$

Solution

(A) Total distance covered by the train to cross the platform = Length of train + Length of platform
Total distance = $150 \, m + 450 \, m = 600 \, m$
Time taken = $20 \, s$
Speed of the train in $m/s = \frac{\text{Total distance}}{\text{Time taken}} = \frac{600}{20} = 30 \, m/s$
To convert speed from $m/s$ to $km/h$,multiply by $\frac{18}{5}$:
Speed in $km/h = 30 \times \frac{18}{5} = 6 \times 18 = 108 \, km/h$
272
EasyMCQ
$A$ train $110 \, m$ long is running with a speed of $60 \, km/h$. In what time will it pass a man who is running at $6 \, km/h$ in the direction opposite to that in which the train is going? (in $seconds$)
A
$5$
B
$6$
C
$7$
D
$10$

Solution

(B) Since the man is running in the opposite direction to the train, the relative speed is the sum of their individual speeds.
Relative speed $= 60 + 6 = 66 \, km/h$.
To convert the speed from $km/h$ to $m/s$, multiply by $\frac{5}{18}$:
Relative speed $= 66 \times \frac{5}{18} = \frac{11 \times 5}{3} = \frac{55}{3} \, m/s$.
The distance to be covered to pass the man is equal to the length of the train, which is $110 \, m$.
Time taken $= \frac{\text{Distance}}{\text{Relative Speed}} = \frac{110}{\frac{55}{3}} = 110 \times \frac{3}{55} = 2 \times 3 = 6 \, seconds$.
273
DifficultMCQ
$A$ is faster than $B$. $A$ and $B$ each walk $24 \, km$. The sum of their speeds is $7 \, km/hr$ and the sum of the times taken by them is $14 \, hours$. Then $A$'s speed is equal to (in $km/hr$):
A
$3$
B
$4$
C
$5$
D
$7$

Solution

(B) Let $A$'s speed be $x \, km/hr$.
Since the sum of their speeds is $7 \, km/hr$,$B$'s speed is $(7 - x) \, km/hr$.
Given that both walk $24 \, km$,the time taken by $A$ is $t_A = \frac{24}{x}$ and the time taken by $B$ is $t_B = \frac{24}{7-x}$.
The sum of the times taken is $14 \, hours$,so $\frac{24}{x} + \frac{24}{7-x} = 14$.
Dividing by $2$,we get $\frac{12}{x} + \frac{12}{7-x} = 7$.
Multiplying by $x(7-x)$,we get $12(7-x) + 12x = 7x(7-x)$.
$84 - 12x + 12x = 49x - 7x^2$.
$7x^2 - 49x + 84 = 0$.
Dividing by $7$,we get $x^2 - 7x + 12 = 0$.
Factoring the quadratic equation: $(x - 4)(x - 3) = 0$.
Thus,$x = 4$ or $x = 3$.
Since $A$ is faster than $B$,$A$'s speed must be $4 \, km/hr$ and $B$'s speed must be $3 \, km/hr$.
274
DifficultMCQ
Flight $A$ usually takes $1 \, \text{hour}$ more than Flight $B$ to travel a distance of $7200 \, \text{km}$. Due to engine trouble,the speed of Flight $B$ decreases by a factor of $\frac{1}{6}$,so it takes $36 \, \text{minutes}$ more than Flight $A$ to complete the same journey. What is the speed of Flight $A$ (in $\text{km/hr}$)?
A
$800$
B
$900$
C
$750$
D
$720$

Solution

(A) Let the speed of Flight $A$ be $v_A$ and the speed of Flight $B$ be $v_B$ in $\text{km/hr}$.
Distance $D = 7200 \, \text{km}$.
Let $T_A$ and $T_B$ be the usual times taken by Flight $A$ and Flight $B$ respectively.
From the first condition: $T_A = T_B + 1$,where $T_A = \frac{7200}{v_A}$ and $T_B = \frac{7200}{v_B}$.
When the speed of Flight $B$ decreases by $\frac{1}{6}$,its new speed $v_B' = v_B(1 - \frac{1}{6}) = \frac{5}{6}v_B$.
The new time taken by Flight $B$ is $T_B' = \frac{D}{v_B'} = \frac{7200}{\frac{5}{6}v_B} = \frac{6}{5} \times \frac{7200}{v_B} = 1.2 T_B$.
From the second condition,$T_B' = T_A + 0.6$ (since $36 \, \text{minutes} = 0.6 \, \text{hours}$).
Substitute $T_A = T_B + 1$ into the equation: $1.2 T_B = (T_B + 1) + 0.6$.
$1.2 T_B = T_B + 1.6$.
$0.2 T_B = 1.6 \implies T_B = 8 \, \text{hours}$.
Then $T_A = 8 + 1 = 9 \, \text{hours}$.
Speed of Flight $A = \frac{7200}{9} = 800 \, \text{km/hr}$.
275
MediumMCQ
$A$ person has to travel from point $A$ to point $B$ in a certain time. Travelling at a speed of $5 \, km/h$,he reaches $48 \, min$ late,and while travelling at a speed of $8 \, km/h$,he reaches $15 \, min$ early. What is the distance from point $A$ to $B$ (in $km$)?
A
$15$
B
$9$
C
$12$
D
$14$

Solution

(D) Let the distance between point $A$ and $B$ be $D \, km$ and the scheduled time be $T$ hours.
When the speed is $5 \, km/h$,the time taken is $T + \frac{48}{60}$ hours.
So,$\frac{D}{5} = T + \frac{48}{60} \quad (1)$
When the speed is $8 \, km/h$,the time taken is $T - \frac{15}{60}$ hours.
So,$\frac{D}{8} = T - \frac{15}{60} \quad (2)$
Subtracting equation $(2)$ from $(1)$:
$\frac{D}{5} - \frac{D}{8} = (T + \frac{48}{60}) - (T - \frac{15}{60})$
$\frac{8D - 5D}{40} = \frac{48 + 15}{60}$
$\frac{3D}{40} = \frac{63}{60}$
$\frac{3D}{40} = \frac{21}{20}$
$D = \frac{21}{20} \times \frac{40}{3} = 7 \times 2 = 14 \, km$.
Thus,the distance is $14 \, km$.
276
MediumMCQ
$A$ farmer travelled a distance of $61 \, km$ in $9 \, hrs$. He travelled partly on foot at the rate of $4 \, km/hr$ and partly on bicycle at the rate of $9 \, km/hr$. The distance travelled on foot is (in $km$):
A
$17$
B
$16$
C
$15$
D
$14$

Solution

(B) Let the distance travelled on foot be $x \, km$.
Then,the distance travelled on bicycle is $(61 - x) \, km$.
We know that $\text{Time} = \frac{\text{Distance}}{\text{Speed}}$.
According to the problem,the total time taken is $9 \, hrs$:
$\frac{x}{4} + \frac{61 - x}{9} = 9$
Multiply the entire equation by $36$ (the $LCM$ of $4$ and $9$) to clear the denominators:
$9x + 4(61 - x) = 9 \times 36$
$9x + 244 - 4x = 324$
$5x = 324 - 244$
$5x = 80$
$x = 16 \, km$.
Thus,the distance travelled on foot is $16 \, km$.
277
EasyMCQ
Walking at the rate of $4 \, km/h$, a man covers a certain distance in $2 \, \text{hours} \, 45 \, \text{minutes}$. Running at a speed of $16.5 \, km/h$, the man will cover the same distance in how many minutes?
A
$35$
B
$40$
C
$45$
D
$50$

Solution

(B) First, convert the time into hours: $2 \, \text{hours} \, 45 \, \text{minutes} = 2 + \frac{45}{60} = 2 + 0.75 = 2.75 \, \text{hours}$ or $\frac{11}{4} \, \text{hours}$.
Calculate the distance using the formula: $\text{Distance} = \text{Speed} \times \text{Time}$.
$\text{Distance} = 4 \, km/h \times \frac{11}{4} \, \text{hours} = 11 \, km$.
Now, calculate the time taken at the new speed of $16.5 \, km/h$ using the formula: $\text{Time} = \frac{\text{Distance}}{\text{Speed}}$.
$\text{Time} = \frac{11}{16.5} \, \text{hours} = \frac{110}{165} \, \text{hours} = \frac{2}{3} \, \text{hours}$.
Convert the time into minutes: $\frac{2}{3} \times 60 \, \text{minutes} = 40 \, \text{minutes}$.
278
MediumMCQ
$A$ man starts from a place $P$ and reaches the place $Q$ in $7 \, hours$. He travels $\frac{1}{4}^{th}$ of the distance at $10 \, km/h$ and the remaining distance at $12 \, km/h$. The distance,in $km$,between $P$ and $Q$ is
A
$72$
B
$90$
C
$70$
D
$80$

Solution

(D) Let the total distance between $P$ and $Q$ be $D \, km$.
The time taken to travel the first $\frac{1}{4}$ of the distance at $10 \, km/h$ is $t_1 = \frac{D/4}{10} = \frac{D}{40} \, hours$.
The remaining distance is $D - \frac{D}{4} = \frac{3D}{4} \, km$.
The time taken to travel the remaining distance at $12 \, km/h$ is $t_2 = \frac{3D/4}{12} = \frac{3D}{48} = \frac{D}{16} \, hours$.
The total time taken is $t_1 + t_2 = 7 \, hours$.
$\frac{D}{40} + \frac{D}{16} = 7$.
Taking the least common multiple of $40$ and $16$,which is $80$:
$\frac{2D + 5D}{80} = 7$.
$\frac{7D}{80} = 7$.
$D = 80 \, km$.
279
MediumMCQ
$A$ car covers four successive $7 \, km$ distances at speeds of $10 \, km/h$,$20 \, km/h$,$30 \, km/h$,and $60 \, km/h$ respectively. Its average speed over this total distance is (in $km/h$):
A
$60$
B
$20$
C
$40$
D
$30$

Solution

(B) Let the distance for each segment be $d = 7 \, km$. Since the distances are equal,we use the harmonic mean formula for average speed.
Let the speeds be $v_1 = 10 \, km/h$,$v_2 = 20 \, km/h$,$v_3 = 30 \, km/h$,and $v_4 = 60 \, km/h$.
The formula for average speed when distances are equal is $V_{avg} = \frac{n}{\frac{1}{v_1} + \frac{1}{v_2} + \frac{1}{v_3} + \frac{1}{v_4}}$,where $n = 4$.
$V_{avg} = \frac{4}{\frac{1}{10} + \frac{1}{20} + \frac{1}{30} + \frac{1}{60}}$
Find the common denominator for the fractions: $60$.
$V_{avg} = \frac{4}{\frac{6+3+2+1}{60}} = \frac{4}{\frac{12}{60}} = \frac{4}{\frac{1}{5}}$
$V_{avg} = 4 \times 5 = 20 \, km/h$.
280
MediumMCQ
Two places $P$ and $Q$ are $162 \, km$ apart. $A$ train leaves $P$ for $Q$ and simultaneously another train leaves $Q$ for $P$. They meet at the end of $6 \, hours$. If the former train travels $8 \, km/h$ faster than the other,then the speed of the train from $Q$ is (in $km/h$):
A
$12 \frac{5}{6}$
B
$8 \frac{1}{2}$
C
$10 \frac{5}{6}$
D
$9 \frac{1}{2}$

Solution

(D) Let the speed of the train from $Q$ be $x \, km/h$.
Since the train from $P$ is $8 \, km/h$ faster,its speed is $(x + 8) \, km/h$.
When two objects move towards each other,their relative speed is the sum of their individual speeds: $(x + 8 + x) = (2x + 8) \, km/h$.
The distance between $P$ and $Q$ is $162 \, km$,and they meet in $6 \, hours$.
Using the formula $\text{Distance} = \text{Relative Speed} \times \text{Time}$:
$162 = (2x + 8) \times 6$
Divide both sides by $6$:
$27 = 2x + 8$
$2x = 27 - 8$
$2x = 19$
$x = 9.5 \, km/h$ or $9 \frac{1}{2} \, km/h$.
281
MediumMCQ
If a man walks at the rate of $5\, km/h$,he misses a train by $7\, minutes$. However,if he walks at the rate of $6\, km/h$,he reaches the station $5\, minutes$ before the arrival of the train. The distance covered by him to reach the station is (in $km$)
A
$4$
B
$6$
C
$6.25$
D
$7$

Solution

(B) Let the distance to the station be $D\, km$ and the scheduled time of the train be $T\, hours$.
Case $1$: When walking at $5\, km/h$,he is late by $7\, minutes$ $(7/60\, hours)$.
Time taken = $D/5 = T + 7/60$.
Case $2$: When walking at $6\, km/h$,he reaches $5\, minutes$ $(5/60\, hours)$ early.
Time taken = $D/6 = T - 5/60$.
Subtracting the second equation from the first:
$(D/5) - (D/6) = (T + 7/60) - (T - 5/60)$.
$(6D - 5D) / 30 = 12/60$.
$D/30 = 1/5$.
$D = 30/5 = 6\, km$.
Therefore,the distance to the station is $6\, km$.
282
MediumMCQ
The diameter of each wheel of a car is $70 \, cm$. If each wheel rotates $400 \, \text{times per minute}$, then the speed of the car (in $km/hr$) is $\left( \text{Take } \pi = \frac{22}{7} \right)$.
A
$52.8$
B
$5.28$
C
$528$
D
$0.528$

Solution

(A) The circumference of the wheel is given by $\pi \times d = \frac{22}{7} \times 70 = 220 \, cm$.
Distance covered in $1$ rotation $= 220 \, cm$.
Distance covered in $1$ minute $= 400 \times 220 = 88,000 \, cm$.
Distance covered in $1$ hour $= 88,000 \times 60 = 5,280,000 \, cm$.
To convert centimeters to kilometers, divide by $100,000$ ($100 \, cm = 1 \, m$ and $1,000 \, m = 1 \, km$):
Speed $= \frac{5,280,000}{100,000} = 52.8 \, km/hr$.
283
EasyMCQ
Raj and Prem walk in opposite directions at the rate of $3 \, km/h$ and $2 \, km/h$ respectively. How far will they be from each other after $2 \, hours$? (in $km$)
A
$10$
B
$2$
C
$6$
D
$8$

Solution

(A) Since Raj and Prem are walking in opposite directions, their relative speed is the sum of their individual speeds.
Relative speed $= 3 \, km/h + 2 \, km/h = 5 \, km/h$.
Distance covered in $2 \, hours = \text{Relative speed} \times \text{Time}$.
Distance $= 5 \, km/h \times 2 \, h = 10 \, km$.
Therefore, they will be $10 \, km$ apart after $2 \, hours$.
284
DifficultMCQ
$A$ train leaves station $A$ at $5\, AM$ and reaches station $B$ at $9\, AM$ on the same day. Another train leaves station $B$ at $7\, AM$ and reaches station $A$ at $10.30\, AM$ on the same day. The time at which the two trains cross one another is (in $AM$):
A
$8.26$
B
$7.36$
C
$8$
D
$7.56$

Solution

(D) Let the distance between station $A$ and $B$ be $D$.
Time taken by the $1^{st}$ train from $A$ to $B = 4$ hours.
Speed of the $1^{st}$ train $(v_1)$ = $D/4$.
Time taken by the $2^{nd}$ train from $B$ to $A = 3.5$ hours = $7/2$ hours.
Speed of the $2^{nd}$ train $(v_2)$ = $D / (7/2) = 2D/7$.
The $1^{st}$ train starts at $5\, AM$. By $7\, AM$,it has traveled for $2$ hours.
Distance covered by the $1^{st}$ train in $2$ hours = $(D/4) \times 2 = D/2$.
Remaining distance at $7\, AM = D - D/2 = D/2$.
Since the trains are moving towards each other,their relative speed = $v_1 + v_2 = D/4 + 2D/7 = (7D + 8D) / 28 = 15D/28$.
Time taken to meet after $7\, AM$ $(t)$ = $\text{Remaining Distance} / \text{Relative Speed} = (D/2) / (15D/28) = (D/2) \times (28/15D) = 14/15$ hours.
Convert $14/15$ hours to minutes: $(14/15) \times 60 = 56$ minutes.
Therefore,the trains meet at $7\, AM + 56$ minutes = $7:56\, AM$.
285
EasyMCQ
$A$ train runs at an average speed of $75\, km/hr$. If the distance to be covered is $1050\, km$, how long will the train take to cover it? (in $hrs$)
A
$13$
B
$12$
C
$14$
D
$15$

Solution

(C) The formula for time is given by: $\text{Time} = \frac{\text{Distance}}{\text{Speed}}$.
Given:
$\text{Speed} = 75\, km/hr$
$\text{Distance} = 1050\, km$
Substituting the values into the formula:
$\text{Time} = \frac{1050}{75} = 14\, hrs$.
Therefore, the train will take $14\, hours$ to cover the distance.
286
EasyMCQ
$A$ train $180 \, m$ long is running at a speed of $90 \, km/h$. How long will it take to pass a post? (in $sec$)
A
$8.2$
B
$7.8$
C
$8$
D
$7.2$

Solution

(D) Length of the train $= 180 \, m$.
Speed of the train $= 90 \, km/h$.
To convert the speed from $km/h$ to $m/s$,we multiply by $\frac{5}{18}$:
Speed $= 90 \times \frac{5}{18} = 5 \times 5 = 25 \, m/s$.
To pass a post,the train must cover a distance equal to its own length.
Time taken $= \frac{\text{Distance}}{\text{Speed}} = \frac{180}{25} \, s$.
Time taken $= 7.2 \, s$.
287
MediumMCQ
Two places $P$ and $Q$ are $162 \, km$ apart. $A$ train leaves $P$ for $Q$ and simultaneously another train leaves $Q$ for $P$. They meet at the end of $6 \, hours$. If the former train travels $8 \, km/h$ faster than the other,then the speed of the train from $Q$ is (in $km/h$):
A
$12 \frac{5}{6}$
B
$10 \frac{5}{6}$
C
$9 \frac{1}{2}$
D
$8 \frac{1}{2}$

Solution

(C) Let the speed of the train from $Q$ be $x \, km/h$.
Since the train from $P$ is $8 \, km/h$ faster,its speed is $(x + 8) \, km/h$.
When two objects move towards each other,their relative speed is the sum of their individual speeds: $(x + x + 8) = (2x + 8) \, km/h$.
Given that they meet after $6 \, hours$ and the total distance is $162 \, km$,we use the formula: $\text{Distance} = \text{Relative Speed} \times \text{Time}$.
$162 = (2x + 8) \times 6$.
Divide both sides by $6$: $27 = 2x + 8$.
Subtract $8$ from both sides: $2x = 19$.
Divide by $2$: $x = 9.5 \, km/h$,which is $9 \frac{1}{2} \, km/h$.
288
MediumMCQ
If a distance of $50\, m$ is covered in $1\, minute$,$90\, m$ in $2\, minutes$,and $130\, m$ in $3\, minutes$,find the total distance covered in $15\, minutes$ (in $m$).
A
$610$
B
$750$
C
$1000$
D
$650$

Solution

(A) The distances covered in consecutive minutes are as follows:
Distance in $1^{st}$ minute $= 50\, m$.
Distance in $2^{nd}$ minute $= 90 - 50 = 40\, m$.
Distance in $3^{rd}$ minute $= 130 - 90 = 40\, m$.
Since the distance covered in each subsequent minute is constant $(40\, m)$,this forms an arithmetic progression where the first term $a = 50$ and the common difference $d = 40$.
The total distance covered in $n$ minutes is given by the sum of the first $n$ terms of an arithmetic progression: $S_n = \frac{n}{2} [2a + (n - 1)d]$.
For $n = 15$:
$S_{15} = \frac{15}{2} [2(50) + (15 - 1)40]$
$S_{15} = \frac{15}{2} [100 + 14 \times 40]$
$S_{15} = \frac{15}{2} [100 + 560]$
$S_{15} = \frac{15}{2} \times 660 = 15 \times 330 = 4950\, m$.
Wait,re-evaluating the question: The values $50, 90, 130$ represent the *total* distance covered up to that time. Thus,the sequence is $50, 90, 130, \dots$ which is an arithmetic progression with $a = 50$ and $d = 40$.
The distance at $n = 15$ is the $15^{th}$ term: $a_{15} = a + (n - 1)d$.
$a_{15} = 50 + (15 - 1)40 = 50 + 14 \times 40 = 50 + 560 = 610\, m$.
289
EasyMCQ
Three men step off together from the same spot. Their steps measure $63 \, cm$,$70 \, cm$,and $77 \, cm$ respectively. The minimum distance each should cover so that all can cover the distance in complete steps is (in $cm$):
A
$9630$
B
$9360$
C
$6930$
D
$6950$

Solution

(C) To find the minimum distance that all three men can cover in complete steps,we need to calculate the Least Common Multiple $(LCM)$ of their step lengths: $63 \, cm$,$70 \, cm$,and $77 \, cm$.
Step $1$: Prime factorization of the numbers:
$63 = 3^2 \times 7$
$70 = 2 \times 5 \times 7$
$77 = 7 \times 11$
Step $2$: Calculate the $LCM$ by taking the highest power of each prime factor present:
$LCM = 2^1 \times 3^2 \times 5^1 \times 7^1 \times 11^1$
$LCM = 2 \times 9 \times 5 \times 7 \times 11$
$LCM = 10 \times 9 \times 77$
$LCM = 90 \times 77 = 6930$
Therefore,the minimum distance is $6930 \, cm$.
290
MediumMCQ
$A$ man travelled a distance of $80\, km$ in $7\, hours$,partly on foot at the rate of $8\, km/h$ and partly on bicycle at $16\, km/h$. The distance travelled on foot is (in $km$):
A
$32$
B
$48$
C
$36$
D
$44$

Solution

(A) Let the distance travelled on foot be $x\, km$.
Then,the distance travelled on bicycle is $(80 - x)\, km$.
We know that $\text{Time} = \frac{\text{Distance}}{\text{Speed}}$.
According to the problem,the total time taken is $7\, hours$:
$\frac{x}{8} + \frac{80 - x}{16} = 7$
Multiply the entire equation by $16$ to clear the denominators:
$2x + (80 - x) = 16 \times 7$
$x + 80 = 112$
$x = 112 - 80$
$x = 32\, km$.
Therefore,the distance travelled on foot is $32\, km$.
291
DifficultMCQ
Two trains of equal length are running on parallel tracks in the same direction at the speeds of $46 \, km/h$ and $36 \, km/h$. The faster train passes the slower train in $36 \, seconds$. The length of each train is (in $m$):
A
$50$
B
$72$
C
$80$
D
$82$

Solution

(A) Let the length of each train be $x \, m$.
Since the trains are moving in the same direction,their relative speed is the difference of their individual speeds:
Relative speed $= (46 - 36) \, km/h = 10 \, km/h$.
Convert the relative speed into $m/s$ by multiplying by $\frac{5}{18}$:
Relative speed $= 10 \times \frac{5}{18} = \frac{50}{18} = \frac{25}{9} \, m/s$.
When the faster train passes the slower train,the total distance covered is the sum of the lengths of both trains,which is $x + x = 2x \, m$.
Using the formula: $\text{Distance} = \text{Speed} \times \text{Time}$
$2x = \left( \frac{25}{9} \right) \times 36$
$2x = 25 \times 4$
$2x = 100$
$x = 50 \, m$.
Therefore,the length of each train is $50 \, m$.
292
DifficultMCQ
$A$ car driver leaves Bangalore at $8:30 \, am$ and expects to reach a place $300 \, km$ from Bangalore at $12:30 \, pm$. At $10:30 \, am$, he finds that he has covered only $40 \%$ of the distance. By how much does he have to increase the speed of the car in order to keep up with his schedule? (in $km/h$)
A
$45$
B
$40$
C
$35$
D
$30$

Solution

(D) Total distance to be covered $= 300 \, km$.
Total time available $= 12:30 \, pm - 8:30 \, am = 4 \, hours$.
Distance covered in $2 \, hours$ (from $8:30 \, am$ to $10:30 \, am$) $= 40 \% \text{ of } 300 \, km = \frac{40}{100} \times 300 = 120 \, km$.
Original speed of the car $= \frac{120 \, km}{2 \, hours} = 60 \, km/h$.
Remaining distance $= 300 \, km - 120 \, km = 180 \, km$.
Remaining time $= 4 \, hours - 2 \, hours = 2 \, hours$.
Required speed to cover the remaining distance on time $= \frac{180 \, km}{2 \, hours} = 90 \, km/h$.
Increase in speed required $= 90 \, km/h - 60 \, km/h = 30 \, km/h$.
293
MediumMCQ
$A$ train $300 \ m$ long is running with a speed of $54 \ km/h$. In what time will it cross a telephone pole? (in $seconds$)
A
$20$
B
$15$
C
$17$
D
$18$

Solution

(A) The speed of the train is given as $54 \ km/h$.
To convert the speed from $km/h$ to $m/s$,we multiply by $\frac{5}{18}$:
$\text{Speed} = 54 \times \frac{5}{18} = 3 \times 5 = 15 \ m/s$.
When a train crosses a stationary pole,the distance covered is equal to the length of the train.
$\text{Distance} = 300 \ m$.
$\text{Time} = \frac{\text{Distance}}{\text{Speed}} = \frac{300}{15} = 20 \ seconds$.
294
EasyMCQ
$A$ man is walking at a speed of $10 \, km/h$. After every $1 \, km$, he takes a rest for $5 \, minutes$. How much time will he take to cover a distance of $5 \, km$? (in $minutes$)
A
$60$
B
$50$
C
$40$
D
$70$

Solution

(B) Time taken to cover the distance of $5 \, km$ at a speed of $10 \, km/h$ is calculated as:
Time $= \frac{\text{Distance}}{\text{Speed}} = \frac{5}{10} = 0.5 \, \text{hours}$.
Since $1 \, \text{hour} = 60 \, \text{minutes}$, $0.5 \, \text{hours} = 30 \, \text{minutes}$.
The man takes a rest after every $1 \, km$. To cover $5 \, km$, he will take rests at the end of the $1^{st}, 2^{nd}, 3^{rd},$ and $4^{th} \, km$. He does not take a rest after the $5^{th} \, km$ because he has reached his destination.
Total number of rests $= 4$.
Total rest time $= 4 \times 5 \, \text{minutes} = 20 \, \text{minutes}$.
Total time taken $= 30 \, \text{minutes} + 20 \, \text{minutes} = 50 \, \text{minutes}$.
295
MediumMCQ
It takes $24 \, s$ for a train travelling at $93 \, km/h$ to cross entirely another train half its length travelling in the opposite direction at $51 \, km/h$. It passes a bridge in $66 \, s$. What is the length of the bridge in meters?
A
$1065$
B
$1600$
C
$1705$
D
$1580$

Solution

(A) Relative speed of the two trains $= 93 + 51 = 144 \, km/h$.
Converting to $m/s$: $144 \times \frac{5}{18} = 40 \, m/s$.
Let the length of the first train be $L$. The length of the second train is $\frac{L}{2}$.
Total distance covered while crossing $= L + \frac{L}{2} = \frac{3L}{2}$.
Total distance $= \text{Relative speed} \times \text{Time} = 40 \times 24 = 960 \, m$.
So,$\frac{3L}{2} = 960 \implies L = 960 \times \frac{2}{3} = 640 \, m$.
The first train passes a bridge of length $x$ in $66 \, s$ at a speed of $93 \, km/h$.
Speed of the train in $m/s = 93 \times \frac{5}{18} = \frac{31 \times 5}{6} = \frac{155}{6} \, m/s$.
Distance covered $= \text{Length of train} + \text{Length of bridge} = 640 + x$.
$640 + x = \frac{155}{6} \times 66 = 155 \times 11 = 1705$.
$x = 1705 - 640 = 1065 \, m$.
296
MediumMCQ
$A$ policeman starts to chase a thief. When the thief goes $10 \, \text{steps}$, the policeman moves $8 \, \text{steps}$. $5 \, \text{steps}$ of the policeman are equal to $7 \, \text{steps}$ of the thief. The ratio of the speeds of the policeman and the thief is
A
$25:28$
B
$25:26$
C
$28:25$
D
$56:25$

Solution

(C) Let the distance covered in one step of the policeman be $P$ and that of the thief be $T$.
Given that $5P = 7T$, therefore $P/T = 7/5$.
In the same time interval, the policeman takes $8$ steps and the thief takes $10$ steps.
Distance covered by the policeman in $8$ steps $= 8P$.
Distance covered by the thief in $10$ steps $= 10T$.
The ratio of their speeds is the ratio of the distances covered in the same time:
$\text{Ratio} = (8P) / (10T) = (8/10) \times (P/T)$.
Substituting $P/T = 7/5$:
$\text{Ratio} = (8/10) \times (7/5) = 56 / 50 = 28 / 25$.
Thus, the ratio of the speeds of the policeman and the thief is $28:25$.
297
EasyMCQ
$A$ and $B$ are $20 \text{ km}$ apart. $A$ can walk at an average speed of $4 \text{ km/hr}$ and $B$ at $6 \text{ km/hr}$. If they start walking towards each other at $7 \text{ a.m.}$,when will they meet? (in $\text{a.m.}$)
A
$8.00$
B
$8.30$
C
$9.00$
D
$10.00$

Solution

(C) The total distance between $A$ and $B$ is $20 \text{ km}$.
Since they are walking towards each other,their relative speed is the sum of their individual speeds: $4 \text{ km/hr} + 6 \text{ km/hr} = 10 \text{ km/hr}$.
The time taken to meet is calculated by the formula: $\text{Time} = \frac{\text{Distance}}{\text{Relative Speed}}$.
$\text{Time} = \frac{20 \text{ km}}{10 \text{ km/hr}} = 2 \text{ hours}$.
Since they started at $7 \text{ a.m.}$,they will meet at $7 \text{ a.m.} + 2 \text{ hours} = 9 \text{ a.m.}$
298
DifficultMCQ
$A$ car travels from $P$ to $Q$ at a constant speed. If its speed were increased by $10 \, km/h$,it would have taken $1 \, hour$ less to cover the distance. It would have taken a further $45 \, minutes$ less if the speed was increased by another $10 \, km/h$. The distance between the two cities is (in $km$):
A
$540$
B
$420$
C
$600$
D
$620$

Solution

(B) Let the distance be $d \, km$ and the initial speed be $s \, km/h$.
Time taken at speed $s$ is $t = \frac{d}{s} \, hours$.
Case $1$: If speed is increased by $10 \, km/h$,time taken is $t - 1$.
$\frac{d}{s+10} = \frac{d}{s} - 1 \implies \frac{d}{s} - \frac{d}{s+10} = 1 \implies \frac{10d}{s(s+10)} = 1 \implies 10d = s(s+10) \dots (i)$.
Case $2$: If speed is increased by $20 \, km/h$ (total increase),time taken is $t - 1 - \frac{45}{60} = t - 1.75 = t - \frac{7}{4}$.
$\frac{d}{s+20} = \frac{d}{s} - \frac{7}{4} \implies \frac{d}{s} - \frac{d}{s+20} = \frac{7}{4} \implies \frac{20d}{s(s+20)} = \frac{7}{4} \implies 80d = 7s(s+20) \dots (ii)$.
From $(i)$,$d = \frac{s(s+10)}{10}$. Substituting into $(ii)$:
$80 \left( \frac{s(s+10)}{10} \right) = 7s(s+20) \implies 8s(s+10) = 7s(s+20)$.
Since $s \neq 0$,$8s + 80 = 7s + 140 \implies s = 60 \, km/h$.
Substituting $s = 60$ into $(i)$:
$10d = 60(60+10) = 60 \times 70 = 4200 \implies d = 420 \, km$.
299
DifficultMCQ
$A$ train leaves a station $A$ at $7:00 \text{ am}$ and reaches another station $B$ at $11:00 \text{ am}.$ Another train leaves station $B$ at $8:00 \text{ am}$ and reaches $A$ at $11:30 \text{ am}.$ At what time do the two trains cross each other?
A
$8:36 \text{ am}$
B
$8:56 \text{ am}$
C
$9:00 \text{ am}$
D
$9:24 \text{ am}$

Solution

(D) Time taken by the $1^{st}$ train $= 4 \text{ hours}.$
Time taken by the $2^{nd}$ train $= 3.5 \text{ hours} = \frac{7}{2} \text{ hours}.$
Let the distance between $A$ and $B$ be $D.$
Speed of $1^{st}$ train $(v_1) = \frac{D}{4}.$
Speed of $2^{nd}$ train $(v_2) = \frac{D}{3.5} = \frac{2D}{7}.$
The $1^{st}$ train starts at $7:00 \text{ am}$ and the $2^{nd}$ train starts at $8:00 \text{ am}.$
In $1 \text{ hour}$ (from $7:00 \text{ am}$ to $8:00 \text{ am}$),the $1^{st}$ train covers distance $= v_1 \times 1 = \frac{D}{4}.$
Remaining distance at $8:00 \text{ am} = D - \frac{D}{4} = \frac{3D}{4}.$
Since the trains are moving towards each other,their relative speed $= v_1 + v_2 = \frac{D}{4} + \frac{2D}{7} = \frac{7D + 8D}{28} = \frac{15D}{28}.$
Time taken to meet after $8:00 \text{ am} = \frac{\text{Remaining Distance}}{\text{Relative Speed}} = \frac{3D/4}{15D/28} = \frac{3}{4} \times \frac{28}{15} = \frac{7}{5} \text{ hours}.$
$\frac{7}{5} \text{ hours} = 1 \text{ hour and } 24 \text{ minutes}.$
Meeting time $= 8:00 \text{ am} + 1 \text{ hour } 24 \text{ minutes} = 9:24 \text{ am}.$
300
EasyMCQ
If $I$ walk at $5\, km/hr$,$I$ miss a train by $7\, minutes$. However,if $I$ walk at $6\, km/hr$,$I$ reach the station $5\, minutes$ before the departure of the train. The distance between my house and the station is (in $km$)
A
$6$
B
$5$
C
$6.5$
D
$7$

Solution

(A) Let the distance between the house and the station be $D\, km$ and the scheduled time of the train be $T\, hours$.
When walking at $5\, km/hr$,the time taken is $\frac{D}{5}$ hours. Since $I$ miss the train by $7\, minutes$ $(7/60\, hours)$,the time taken is $T + 7/60$.
So,$\frac{D}{5} = T + \frac{7}{60} \implies T = \frac{D}{5} - \frac{7}{60} \dots (1)$
When walking at $6\, km/hr$,the time taken is $\frac{D}{6}$ hours. Since $I$ reach $5\, minutes$ $(5/60\, hours)$ early,the time taken is $T - 5/60$.
So,$\frac{D}{6} = T - \frac{5}{60} \implies T = \frac{D}{6} + \frac{5}{60} \dots (2)$
Equating $(1)$ and $(2)$:
$\frac{D}{5} - \frac{7}{60} = \frac{D}{6} + \frac{5}{60}$
$\frac{D}{5} - \frac{D}{6} = \frac{5}{60} + \frac{7}{60}$
$\frac{6D - 5D}{30} = \frac{12}{60}$
$\frac{D}{30} = \frac{1}{5}$
$D = \frac{30}{5} = 6\, km$
Thus,the distance is $6\, km$.

Time and Distances — Time and Distances · Frequently Asked Questions

1Are these Time and Distances questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Time and Distances Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.