- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
A train travels at a certain average speed for a distance of 54 km and then travels a distance of 63 km at an average speed of 6 km/h more than the first speed. If it takes 3 hours to complete the total journey, what is its first speed?
Given: Distance traveled by the train with average speed $=$54 km and distance traveled by the train with 6 km/h more speed than the average$=$63 km/h. Time taken to complete the journey$=$3 hours.
To do: To find the first speed of the train.
Solution: Let us consider s to be the first speed of the train,
As known $time=\frac{distance}{speed}$
Time taken to travel 54 km with the first speed, $t_{1}=\frac{distance}{speed}=\frac{54}{s}$ .................i
Similarly time taken to travel next 63 km with 6km/h more speed than the first $t_{1}=\frac{distance}{speed}=\frac{63}{s+6}$ ................ii
As given, time taken to travel the total journey=$t_{1}+t_{2}$
$\Rightarrow$$\frac{54}{s}+\frac{63}{s+6}=3$
$\Rightarrow$$54( s+6) +63s=3x( s+6)$
$\Rightarrow 54s+324+63s=3s^{2} +18s$
$\Rightarrow 3s^{2} -117s+18s-324=0$
$\Rightarrow 3s^{2} -99s-324=0$
$\Rightarrow 3\left( s^{2} -33s-108\right) =0$
$\Rightarrow s^{2} -33s-108=0$
$\Rightarrow s^{2} -36s+3s-108=0$
$\Rightarrow s( s-36) +3( s-36) =0$
$\Rightarrow ( s+3)( s-36) =0$
$\Rightarrow s=-3,\ 36$
$\because $ Speed can't be negative, therefore we reject $s=-3$.
Therefore, speed of the train, $s= 36 \ km/h$.
- Related Articles
- A train travels at a certain average speed for a distance of $63\ km$ and then travels at a distance of $72\ km$ at an average speed of $6\ km/hr$ more than its original speed. It it takes $3\ hours$ to complete total journey, what is the original average speed ?
- A train travels at a certain average speed for a distance 63 km and then travels a distance of 72 km at an average speed of 6 km/hr more than the original speed, if it takes 3 hours to complete the total journey, what is its original average speed?
- A train travels the first 15 km at a uniform speed of 30 km/h; the next 75 km at a uniform speed of 50 km/h; and the last 10 km at a uniform speed of 20 km/h. Calculate the average speed for the entire train journey.
- A car travels 100 km at a speed of 60 km/h and returns with a speed of 40 km/h. Calculate the average speed for the whole journey.
- A car travels 100 km at a speed of 60 km/h and returns with a speed of 40 km/h. Find the average speed for the whole journey.
- A bus travels a distance of 120 km with a speed of 40 km/h and returns with a speed of 30 km/h. Calculate the average speed for the entire journey.
- The maximum speed of a train is 90 km/h. It takes 10 hours to cover a distance of 500 km. Find the ratio of its average speed to maximum speed?
- The distance between Delhi and Agra is 200 km. A train travels the first 100 km at a speed of 50 km/h. How fast must the train travel the next 100 km, so as to average 70 km/h for the whole journey ?
- A train travels 360 km at a uniform speed. If the speed had been 5 km/h more, it would have taken 1 hour less for the same journey. Find the speed of the train.
- A train travels 180 km at a uniform speed. If the speed had been 9 km/hour more, it would have taken 1 hour less for the same journey. Find the speed of the train.
- A train travels 360 km at a uniform speed. If the speed had been 5 km/hr more, it would have taken 1 hour less for the same journey. Find the speed of the train.
- A train travels a distance of 15 km with a speed of 30 kmph and remaining distance of 15 kilometre with the speed of 45 kmph. Find its average speed in kmph.
- Represent the following situations in the form of quadratic equations:A train travels a distance of 480 km at a uniform speed. If the speed had been 8 km/h less, then it would have taken 3 hours more to cover the same distance. We need to find the speed of the train.
- Distance between Delhi and Agra is 200 km. A train travels the first 100 km at a speed of 50 km/hr how fast must the train travel the next hundred kilometre so as to average 70km/hr for the whole journey?
- A car travels from stop A to stop B with a speed of 30 km/h and then returns back to A with a speed of 50 km/h. Find average speed of the car.
