Question
A seller marked his article 60% above the cost price and
sold it after offering two successive discounts of 50% and 20% respectively. In the whole transaction the seller lost Rs. 432. Find the selling price of the article.Solution
Let the cost price of the article be Rs. x Therefore, marked price of the article = Rs. 1.60x Selling price of the article = 0.5 Γ 0.8 Γ 1.60x = Rs. 0.64x According to the question, (x β 0.64x) = 432 Or, 0.36x = 432 Or, x = 1200 Therefore, selling price of the article = 1200 β 432 = Rs. 768
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?