Question
Train 'R' starts from Lucknow to Kanpur at 5:00 a.m. Train
'S' starts from Kanpur to Lucknow at 7:00 a.m., traveling at 50 km/h. They cross each other at 12:00 noon. The distance between the cities is 550 km. Find the speed of train 'R'.Solution
ATQ,
Let the speed of train 'R' be 'x' km/h
Distance covered alone = 2 × x = 2x
Time together = 5 hours
ATQ;
5 × (50 + x) = 550 - 2x
Or, 250 + 5x = 550 - 2x
Or, 300 = 7x
So, x = 42.86
So, speed of train 'R' = 42.86 km/h
Which storage technology provides high-speed, non-volatile data storage but is volatile and temporary in nature?
The attributes that do not exist in the physical database
Which of the following algorithms is best suited for handling high-dimensional and sparse datasets, commonly encountered in text processing and natural ...
A physical DFD specifies
In a CSS file, there is a CSS rule for paragraphs tags – what does p can be called?
In reverse polish notation , expression A*B+C*D is written as
Which of the following is a primary source of energy for most power plants?
Which probability distribution represents a continuous random variable with a constant probability density function over a specified interval?
In Go, what is the purpose of a goroutine?
In Hadoop, what is the purpose of the MapReduce paradigm?