Question
Ram, Shyam, Rohan, Reeta, and Mukesh are five members of
a family who are weighed consecutively, and their average weight is calculated after each member is weighed. If the average weight increases by 2 kg each time, how much heavier is Mukesh than Ram?Solution
If Average of Ram = x kg Shyam= x+2 kg Rohan = x+4 kg Reeta =x+6 Mukesh = The average increased up to Reeta is 6 kg if Average of Ram = x Average up to Reeta = x + 6 Again 2 kg increase with Mukesh so, 2 kg per 5-person increase = 10kg Mukesh 10 kg more than Reeta = x+6+10= x+16 Then heavier is Mukesh than Ram = Mukesh - Ram = x+16-x= 16kg
Which of the following is true about the Round Robin (RR) CPU scheduling algorithm?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
The amortized time for inserting into a dynamic array (like C++ vector) is:
In a binary tree, if the number of leaf nodes is L, what is the number of nodes with two children?
A directed acyclic graph (DAG) has 10 vertices and 15 edges. What is the maximum possible number of topological orderings?
Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
Which sorting algorithm has an average-case time complexity of O(n log n) and is known for its efficiency, often using a divide-and-conquer approach?
Which algorithm guarantees minimum spanning tree and will produce a different tree depending on tie-breaking?
Which of the following is substring of “IXAMBEE”?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?