Question
A shopkeeper marked an article Rs. 700 above its cost
price and sold it after giving a discount of 20% and earned a profit of 30%. Find the cost price of the articleSolution
Let cost price of the article is Rs. 100x So, 1.30 × 100x = 0.80 × (100x + 700) Or, 130x = 80x + 560 Or, 50x = 560 Or, x = 11.2 Cost price of the article = 100 × 11.2 = Rs. 1120
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