Question
The selling price of an article is 30% more than its
cost price. Given that the ratio of the marked price to the cost price is 26:15, determine the approximate discount percentage applied to the article, rounded to two decimal places.Solution
ATQ, Let the selling price of the article be Rs. β100xβ So, cost price of the article = 100x Γ 0.7 = Rs. β70xβ So marked price of the article = 70x Γ (26/15) = Rs. (364x/3) So, required percentage = [{(364x/3) β 100x}/(364x/3)] Γ 100 ~ 17.58%
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?