Civil Engineering > GATE 2019 SET-2 > Percentage
Population of state X increased by x% and the population of state Y increased by y% from 2001 to 2011. Assume that x is greater than y. Let P be the ratio of the population of state X to state Y in a given year. The percentage increase in P from 2001 to 2011 is
A
x / y
B
x - y
C
100(x - y) / (100 + x)
D
100(x - y) / (100 + y)

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