Mechanical Engineering > Gate 2022 Set-1 > Percentage
The average of the monthly salaries of M, N and S is ₹ 4000. The average of the monthly salaries of N, S and P is ₹ 5000. The monthly salary of P is ₹ 6000.What is the monthly salary of M as a percentage of the monthly salary of P?
Explanation
Correct : a
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.