Electrical Engineering > Gate 2022 > Quants
The price of an item is 10% cheaper in an online store S compared to the price at another online store M. Store S charges ₹ 150 for delivery. There are no delivery charges for orders from the store M. A person bought the item from the store S and saved ₹ 100.
What is the price of the item at the online store S (in ₹) if there are no other charges than what is described above?
A
2500
B
2250
C
1750
D
1500

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