Question
The cost price of two mobiles 'M' and 'N' is Rs. 22,000
and Rs. 28,000 respectively. The shopkeeper marked up the prices of mobile 'M' and 'N' by 45% and 55% respectively. Mobile 'M' is sold after allowing a discount of 30% while mobile 'N' is sold at a profit of 18%. Which of the following statement(s) is/are false according to the given data? (I) Selling price of mobile 'M' is Rs. 23,100. (II) Discount offered on buying mobile 'N' is 12%. (III) Profit earned on selling mobile 'N' is less than that on selling mobile 'M'.Solution
ATQ, Marked price of mobile 'M' = 145% of 22,000 = (1.45) x 22,000 = Rs. 31,900 Selling price of mobile 'M' = 70% of 31,900 = (0.7) x 31,900 = Rs. 22,330 Profit earned on mobile 'M' = Rs. 22,330 - Rs. 22,000 = Rs. 330 Marked price of mobile 'N' = 155% of 28,000 = (1.55) x 28,000 = Rs. 43,400 Selling price of mobile 'N' = 118% of 28,000 = (1.18) x 28,000 = Rs. 33,040 Discount offered on mobile 'N' = (10,360/43,400) x 100 = 23.87% Statement (I) is false (the selling price of mobile 'M' is Rs. 22,330, not Rs. 23,100). Statement (II) is false (the discount on mobile 'N' is 23.87%, not 12%). Statement (III) is true (Rs. 5,040 profit on mobile 'N' is more than Rs. 330 on mobile 'M').
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