Mechanical Engineering > GATE 2015 SET-1 > Data Interpretation
An electric bus has onboard instruments that report the total electricity consumed since the start of the trip as well as the total distance covered. During a single day of operation, the bus travels on stretches M, N, O, and P, in that order. The cumulative distances travelled and the corresponding electricity consumption are shown in the Table below:
The stretch where the electricity consumption per km is minimum is
| Stretch | Cumulative distance (km) | Electricity used (kWh) |
| M | 20 | 12 |
| N | 45 | 25 |
| O | 75 | 45 |
| P | 100 | 57 |
The stretch where the electricity consumption per km is minimum is
Explanation
Correct : d
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.