Exercise: Time, Speed & Distance

Questions for: Time, and Distance Relationship

A cyclist completes a fixed-distance route. On her first attempt, she maintains a consistent speed of S km/h and finishes in T hours. On her second attempt, she decides to increase her speed by 10% for the first half of the distance, and then decreases her speed by 10% for the remaining half of the distance. Both attempts cover the identical total distance. Which of the following statements is true regarding the cyclist's second attempt compared to her first attempt?
A: She will complete the route in less time.
B: She will complete the route in more time.
C: She will complete the route in the same amount of time.
D: It is impossible to determine without knowing the exact distance or speed.
Answer: B
Let the total distance be D. On the first attempt, Speed = S, Time = T. So, D = S * T. On the second attempt: For the first half of the distance (D/2), the speed is S * (1 + 0.10) = 1.1S. Time taken for the first half (t1) = (D/2) / (1.1S) = D / (2.2S). For the second half of the distance (D/2), the speed is S * (1 - 0.10) = 0.9S. Time taken for the second half (t2) = (D/2) / (0.9S) = D / (1.8S). Total time for the second attempt (T') = t1 + t2 = D / (2.2S) + D / (1.8S). Factor out D/S (which equals T from the first attempt): T' = (D/S) * (1/2.2 + 1/1.8) = T * (1/2.2 + 1/1.8). Convert the fractions: 1/2.2 = 10/22 = 5/11 and 1/1.8 = 10/18 = 5/9. Sum the fractions: 5/11 + 5/9 = (5*9 + 5*11) / (11*9) = (45 + 55) / 99 = 100/99. So, T' = T * (100/99). Since 100/99 is greater than 1, T' will be greater than T. Therefore, the cyclist will complete the route in more time on her second attempt. Why others are wrong: A — An equal percentage increase and decrease in speed, when applied over equal distances, does not result in a net reduction in time; the slower speed is applied for a longer duration. C — The arithmetic mean of speeds (which would imply the same time) is not appropriate here because the time spent at each speed is different, even though the distances are equal. D — The relationship can be determined through proportional reasoning without needing specific numerical values for distance or speed.
Two cars, Car X and Car Y, start simultaneously from points A and B respectively, which are 300 km apart. Car X travels from A towards B at a speed of 60 km/h, and Car Y travels from B towards A at a speed of 40 km/h. After how much time will the two cars meet?
A: 2.5 hours
B: 3 hours
C: 3.5 hours
D: 5 hours
Answer: B
The cars are moving towards each other, so their speeds add up to form their relative speed. Relative speed = Speed of Car X + Speed of Car Y Relative speed = 60 km/h + 40 km/h = 100 km/h. The total distance to be covered for them to meet is the initial distance between them. Distance = 300 km. Time = Distance / Relative Speed. Time = 300 km / 100 km/h = 3 hours. Why others are wrong: A — Incorrect calculation; possibly from misinterpreting relative speed or a division error. C — Incorrect calculation; possibly from misinterpreting relative speed or a division error. D — This would be the time if only Car X were to cover the entire 300 km distance alone (300 km / 60 km/h = 5 hours), which is incorrect as Car Y is also moving.
To travel from Town A to Town B, a person cycles one way and walks back. This entire journey takes 4 hours and 30 minutes. If the person had cycled both ways, the journey would have taken 2 hours. How long would it take the person to complete the entire journey (from Town A to Town B and back to Town A) if they were to walk both ways?
A: 5 hours
B: 6 hours
C: 7 hours
D: 8 hours
Answer: C
Let C be the time taken to cycle one way from Town A to Town B (or B to A). Let W be the time taken to walk one way from Town A to Town B (or B to A). The distance for one way is constant. From the statement "If the person had cycled both ways, the journey would have taken 2 hours": 2C = 2 hours So, C = 1 hour (time to cycle one way). From the statement "a person cycles one way and walks back. This entire journey takes 4 hours and 30 minutes": C + W = 4 hours 30 minutes = 4.5 hours. Substitute the value of C into this equation: 1 hour + W = 4.5 hours W = 4.5 hours - 1 hour W = 3.5 hours (time to walk one way). The question asks for the time taken to walk both ways, which is 2W. 2W = 2 * 3.5 hours = 7 hours. Why others are wrong: A — This option might result from an arithmetic error or miscalculation of walking time. B — This option might be chosen if the walking time was incorrectly determined (e.g., 2.5 hours one way). D — This option might arise from a calculation error, such as misinterpreting the total time or individual leg times.
A car travels 300 km from City A to City B at an average speed of 60 km/h. For the return journey from City B to City A, the car travels the same distance at an average speed of 75 km/h due to better road conditions. How many hours less did the car take for the return journey compared to the journey from City A to City B?
A: 1 hour
B: 0.5 hours
C: 1.5 hours
D: 2 hours
Answer: A
1. Calculate the time taken for the journey from City A to City B: Time = Distance / Speed = 300 km / 60 km/h = 5 hours. 2. Calculate the time taken for the return journey from City B to City A: Time = Distance / Speed = 300 km / 75 km/h = 4 hours. 3. Find the difference in time: 5 hours - 4 hours = 1 hour. Why others are wrong: A — Correct calculation. B — Incorrect calculation, possibly from miscalculation of one of the journey times. C — Incorrect calculation, possibly by adding instead of subtracting or a significant arithmetic error. D — Incorrect calculation, indicating a misunderstanding of the speed/time relationship or an arithmetic error.
A car travels the first 120 km of its journey at an average speed of 60 km/h. It then covers the remaining 150 km at an average speed of 50 km/h. What is the average speed of the car for the entire journey?
A: 52 km/h
B: 54 km/h
C: 55 km/h
D: 56 km/h
Answer: B
1. Calculate the time taken for the first part of the journey: Time1 = Distance1 / Speed1 = 120 km / 60 km/h = 2 hours. 2. Calculate the time taken for the second part of the journey: Time2 = Distance2 / Speed2 = 150 km / 50 km/h = 3 hours. 3. Calculate the total distance covered: Total Distance = 120 km + 150 km = 270 km. 4. Calculate the total time taken: Total Time = Time1 + Time2 = 2 hours + 3 hours = 5 hours. 5. Calculate the average speed for the entire journey: Average Speed = Total Distance / Total Time = 270 km / 5 hours = 54 km/h. Why others are wrong: A — Incorrect calculation, likely from miscalculating total time or distance. C — This is the simple arithmetic mean of the two speeds (60+50)/2 = 55 km/h, which is incorrect for average speed when different times are spent at each speed. D — Incorrect calculation, likely from miscalculating total time or distance.
Ad Slot (Above Pagination)
Quiz