Question
A car travels 50 km at a speed of 25 km/h and the next
80 km at a speed of 40 km/h. What is the average speed of the car for the entire journey?Solution
The average speed for the entire journey is given by: Average Speed = Total Distance / Total Time The total distance traveled is: 50 + 80 = 130 km Time taken for the first part of the journey: Time = Distance / Speed = 50 / 25 = 2 hours Time taken for the second part of the journey: Time = Distance / Speed = 80 / 40 = 2 hours Total time = 2 + 2 = 4 hours Now, calculate the average speed: Average Speed = 130 / 4 = 32.5 km/h Correct Option: b) 32 km/h
Which is the correct format specifier for double type value in C?
What is the main purpose of the parity bit in error detection?
Which data analytics technique is best suited for identifying hidden patterns or relationships in large datasets?
Which technology is most commonly associated with cryptocurrencies like Bitcoin?
What is encapsulation in object-oriented programming?
What is the best-case time complexity of any comparison-based sorting algorithm?
Performance of cache memory is frequently measured in terms of
Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
Which layer of the TCP/IP model is responsible for IP addressing and routing?
What does the "Model" represent in the MVC architecture?