Question
A shopkeeper purchased an article for Rs. βaβ and
marked it 125% above its cost price and sold it after giving two successive discounts of 250 and 10%, respectively and earned a profit of Rs. 4a/5. Find the marked price of the article.Solution
Selling price of the article = a + (4a/5) = Rs. (9a/5) So, (9a/5) = (2.25 Γ a β 250) Γ 0.90 Or, 1.8a = (2.25a β 250) Γ 0.90 Or, 2a = 2.25a β 250 Or, 0.25a = 250 Or, a = 1000 So, marked price of the article = 2.25 Γ 1000 = Rs. 2250
In network architecture, what is the primary advantage of a mesh topology over a star topology?
Best case complexity of insertion sort is:
Which type of database key is a candidate key that has not been chosen as the primary key?
Fibonacci heaps support which operation in O(1) amortized time?
A complete binary tree has 127 nodes. What is its height (assuming the root is at level 0)?
Which of the following is an example of Polymorphism in Object-Oriented Programming?
In the context of artificial intelligence (AI), which type of learning requires labeled data to train models?
- Which of the following is the primary characteristic of Infrastructure as a Service (IaaS) in cloud computing?
- Internet of Things (IoT)
In an IoT ecosystem, which protocol is most efficient for constrained devices communicating over lossy networks?
... Which SQL command is used to remove only specific rows from a table while preserving the structure and other rows?