Section: 1 of 31 Aptitude
(13
(14
(16
18
20
21
Question: 18 of 24
A bike travels for a distance of 100 miles in 4 hours and returns back to the starting point in 8
hours. What is the average speed of the whole journey?
Answers
Step-by-step explanation:
Which implies →
Speed = Distance / Time and
Time = Distance / Speed
Let us take a look at some simple examples of distance, time and speed problems.
Example 1. A boy walks at a speed of 4 kmph. How much time does he take to walk a distance of 20 km?
Solution
Time = Distance / speed = 20/4 = 5 hours.
Example 2. A cyclist covers a distance of 15 miles in 2 hours. Calculate his speed.
Solution
Speed = Distance/time = 15/2 = 7.5 miles per hour.
Example 3. A car takes 4 hours to cover a distance, if it travels at a speed of 40 mph. What should be its speed to cover the same distance in 1.5 hours?
Solution
Distance covered = 4*40 = 160 miles
Speed required to cover the same distance in 1.5 hours = 160/1.5 = 106.66 mph
Now, take a look at the following example:
Example 4. If a person walks at 4 mph, he covers a certain distance. If he walks at 9 mph, he covers 7.5 miles more. How much distance did he actually cover?
Now we can see that the direct application of our usual formula Distance = Speed * Time or its variations cannot be done in this case and we need to put in extra effort to calculate the given parameters.
Let us see how this question can be solved.
Solution
For these kinds of questions, a table like this might make it easier to solve.
DistanceSpeedTimed4td+7.59t
Let the distance covered by that person be ‘d’.
Walking at 4 mph and covering a distance ‘d’ is done in a time of ‘d/4’
IF he walks at 9 mph, he covers 7.5 miles more than the actual distance d, which is ‘d+7.5’.
He does this in a time of (d+7.5)/9.
Since the time is same in both the cases →
d/4 = (d+7.5)/9 → 9d = 4(d+7.5) → 9d=4d+30 → d = 6.
So, he covered a distance of 6 miles in 1.5 hours.