Question
A and B are travelling towards each other with a speed
of 20 km/hr and 30 km/hr. They started at same time and A covered 30 km less distance than B before meeting B. Find the distance between them before starting.Solution
Here time taken by both A and B is same, so the ratio of the distance covered by them will be equal to the ratio of their speeds. Therefore, ratio of the distance covered by A and B = 20:30 = 2:3 Let the distance covered by A and B be 2x km and 3x km respectively. According to question, => 3x β 2x = 30 => x = 30 Therefore, distance between them before starting = 3x + 2x = 5x = 150 km
Which data mining technique is used to find patterns or associations in big datasets, such as market basket analysis?
"Parity bits" are used for which of the following purposes?
In red-black tree, if the parent node is red, colour of child nodes will be?
What is Hadoop's primary function in big data processing?
Which layer of the OSI model is responsible for establishing, managing, and terminating connections between applications?
What is blockchain?
In which network topology does each node have a direct connection to every other node?
Which is not a datatype of COBOL language
What consensus mechanism is used by the Bitcoin blockchain?
What is the purpose of the "self" parameter in a Python class method?