Question
Shopkeeper sold an article after allowing two successive
discounts of 12% and 18%, respectively. If instead of a single discount, he had sold it after allowing a single discount of 27%, the shopkeeper would've earned an additional profit of Rs. 1344. Find the marked price of the article.Solution
Let the marked price of the article be Rs. 100X ATQ. 100x × 0.73 = 100x ×0.88 ×0.82 + 1344 Or 73x = 72.16x + 1344 Or, 0.84x = 1344 x=1260/.84=1600 The marked price of the article is 1600×100. =160000rs
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