Question
Find the distance travelled (in km) by the truck to
reach point B from point A, if a car cover 50% the same distance in 2 hours 30 minutes and a truck covers 50% of the distance in 10 hours. The sum of speed of the car and truck is 100 km/hr.Solution
Let speed of car be s kmph Time taken by car travel total distance = 100/50 x 2.5 = 5 hrs Time taken by truck to cover total distance = 100/50 x 10 = 20 hrs so, s x 5 = (100 - s) x 20 5s = 2000 - 20s s = 80 so, required distance = 20 x 20 = 400 km
 Which of the following method is specifically designed to allow a network analyst to monitor traffic?
In n-gram models, what does 'n' represent?
What is the main purpose of disk scheduling in an operating system?
Which of the following is a NoSQL database commonly used in Big Data?
Maximum Power transfer occurs when the_____
What does the term "serializable" refer to in the context of database transactions?
For the circuit shown, Find the number of nodes and number of independent equations used for analysis of circuit using nodal analysis.
In a digital communication system, let the encoding scheme be “Add 1 at the end of the bit stream if number of 1 bits is odd, else add 0 at the end of...
Which of the following statement is INCORRECT related to mysql_list_tables() function ?