Chemical Engineering > GATE 2013 > Inequalities
If 3≤ X≤5 and 8≤ Y≤11 then which of the following options is TRUE?
A
3/5≤X/Y≤8/5
B
3/11≤X/Y≤5/8
C
3/11≤X/Y≤8/5
D
3/5≤X/Y≤8/11

Explanation

Correct : b

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