Chemical Engineering > GATE 2017 > Numerical Aptitude
The following sequence of numbers is arranged in increasing order: 1, x, x, x, y, y, 9,16,18. Given that the mean and median are equal, and are also equal to twice the mode, the value of y is
A
(A) 5
B
(B) 6
C
(C) 7
D
(D) 8

Explanation

Correct : d

Similar Questions

What is the worst-case time complexity of insertion in an AVL tree?
Question #23 Medium
Which operations on a binary search tree have O(h) complexity?
Question #31 Easy
Compare search complexities of sorted array vs balanced BST.
Question #47 Hard

Related Topics

Data Structures Binary Search Tree Time Complexity Algorithm Analysis Tree Algorithms Computer Science