Question
A seller initially marked the price of an article 25%
higher than its cost price. However, to finalize the sale, a 30% discount was offered on this marked price. If this transaction resulted in a loss of Rs. 350 for the seller, what was the original cost price of the article?Solution
Let cost price of article be Rs. 100x. Selling price of the article = 100x × 1.25 × 0.70 = 87.5x Or, 100x – 87.5x = 350 Or, 12.5x = 350 Or, x = 28 So, cost price of the article = Rs. 2800
In a typical instruction pipeline, which stage is responsible for fetching the next instruction from memory?
Which web technology is used to style and format the layout of a web page?
Kirchhoff's Voltage Law (KVL) is based on the principle of:
Which of the following is NOT a potential concurrency control issue?
State true or false
The Arithmetic Logic Unit (ALU) is a crucial component of the CPU responsible for performing arithmetic and logical operat...
What is Apache Spark primarily used for in big data processing?
Which problem is a classic example of an NP-complete problem?
Virtual memory allows for the efficient management of:
Which of the following is NOT a type of inheritance?
In ______, the difference between the height of the left sub tree and height of the right tree, for each node, is almost one