Question
An article was sold for 298.496 after providing three
successive discounts of 10%, 5% and 4% respectively on the market price. What was the marked price?Solution
Successive Discount =10%,5%, and 4% For final discount – 10+5-(10×5)/100 =15-0.5 =14.5% So now 14.5% and 4% - =14.5+4- (14.5×4)/100 =18.5-0.58 Final discount =17.92% Let the MP =100 SP =100-17.92 =82.08 ATQ- 82.08=298.496 1=298.496/82.08 1=3.636 Then MP =3.636×100 =363.6 Rs.
Which of the following is true about the Round Robin (RR) CPU scheduling algorithm?
Which of the following is NOT a characteristic of the Internet of Things (IoT)?
The amortized time for inserting into a dynamic array (like C++ vector) is:
In a binary tree, if the number of leaf nodes is L, what is the number of nodes with two children?
A directed acyclic graph (DAG) has 10 vertices and 15 edges. What is the maximum possible number of topological orderings?
Which algorithm guarantees the shortest path in a graph with negative weights but no negative cycles?
Which sorting algorithm has an average-case time complexity of O(n log n) and is known for its efficiency, often using a divide-and-conquer approach?
Which algorithm guarantees minimum spanning tree and will produce a different tree depending on tie-breaking?
Which of the following is substring of “IXAMBEE”?
Which of the following is considered the strongest type of encryption method in modern cyber security practices?