Question
Two trains started from stations βAβ and βBβ at
same time and started travelling towards each other at speeds of 75 km/hr and 65 km/hr, respectively. At the time of their meeting, the faster train has travelled 132 km more than the slower train. Find the distance between the stations βA and βBβ.Solution
Let the distance travelled by slower train be βxβ km So, distance travelled by faster train = βx + 132β km ATQ, (x/65) = {(x + 132)/75} Or, 75x = 65x + 8580 Or, 10x = 8580 So, x = 858 Total distance between station βAβ and station βBβ = (858 + 858 + 132) = 1848 km
Which version of IP is widely used in today's networks?
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
What is the primary function of Internet Protocol (IP)?
What is the primary purpose of memory management in an operating system?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
Amongst which of the following is / are the Numeric Types of Data Types?
Which type of memory can be both read from and written to by the processor?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
What is a primary key in the context of the ER model?
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?