Question
A train travels 240 km at a uniform speed. If the speed
of the train is increased by 20 km/h, it takes 1 hour less to cover the same distance. What is the original speed of the train?Solution
Solution: Let the original speed be x km/h. Time taken at original speed = 240/x hours. Time taken at increased speed = 240/(x + 20) hours. According to the problem: 240/x - 240/(x + 20) = 1. Cross-multiplying and simplifying gives: 240(x + 20) - 240x = x(x + 20) => 240 * 20 = x^2 + 20x => x^2 + 20x - 4800 = 0. Using the quadratic formula: x = [-20 ± √(20^2 + 4 * 4800)] / 2 x = 60 km/h. Correct answer: A) 60 km/h
What is a best practice for securing remote access in Windows and Unix/Linux environments?
Fill in the blanks
R _________are the same as the arrays in C language which are used to hold ____________data values of the same type
What is the purpose of the #include
directive in C/C++ programming? Which service model offers virtual machines and storage resources?
Bus topology is also known by which one of the alternative names below?
Which of these is an open-source container orchestration platform?
What is the primary goal of concurrent programming in software development?
fill the blank for space 14.
Which evaluation metric is commonly used in machine translation?
Which of the following protocol is used for discovering link layer address or MAC address, associated with a given internet layer address?