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?
What is the price of the item at the online store S (in ₹) if there are no other charges than what is described above?
Explanation
Correct : b
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.