Question
A trader pretends to sell sugar at cost price but uses a
weight of 'X' grams instead of 1,000 grams. If the profit percentage earned is (300/17)%, then what is the value of 25% of 'X'?Solution
ATQ,
Let the cost price of 1,000 gm sugar be Rs. 1,000
Cost price of 'X' gm sugar = (1,000/1,000) × X = Rs. X
And, selling price of 'X' gm sugar = Rs. 1,000
So, profit earned = Rs. (1,000 - X)
Therefore, [(1,000 - X) ÷ X] × 100 = (300/17)
Or, 17 × (1,000 - X) = 3X
Or, 17,000 - 17X = 3X
Or, 20X = 17,000
So, X = (17,000 / 20) = 850
Therefore, required value = 0.25 × 850 = 212.5
The time required to delete a node x from a doubly linked list having n nodes is
What is the primary advantage of using blockchain technology in transactions?
What is the primary role of the "View" in the MVC architecture?
Which machine learning models are trained to make aseries of decisions based on the rewards and feedback they receive for their actions
In C programming, which header file is commonly used to work with DMA?
When implementing a stack using two queues, what is the time complexity of the "push" operation?
Which command will help you to find the time of how long the system is being running?
In reverse polish notation , expression A*B+C*D is written as
Which of the following is used to store electrical energy in a circuit?
What is the purpose of the `