Question
A plastic bucket is sold at a 20% loss, making its
selling price Rs. 72 less than when sold at a 12% profit. If the bucket’s marked price is 60% higher than its cost price and it is sold with a Rs. 90 discount, what will its selling price be?Solution
Let the cost price of the Plastic bucket = Rs. ‘100y’ ATQ, 100y × 1.12 – 100y × 0.8 = 72 Or, 32y = 72 So, y = 72 ÷ 32 = 2.25 So, cost price of the bucket = 2.25 × 100 = Rs. 225 So, selling price of the bucket = 225 × 1.6 – 90 = Rs. 270
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?