Question
Profit percentage received on a product when sold for
Rs. 300 is equal to the percentage loss incurred when the same product is sold for Rs. 220. Find the selling price of the product if the shopkeeper wants to have a profit of 25%.Solution
Let, the cost price of the article be Rs. x According to the question, 300 β x = x β 220 Or, 2x = 520 Or, x = 260 Selling price of the product at profit of 25% = 260 Γ 1.25 = Rs. 325
What does below UNIX command do?
cat filename
What is the term for a cybersecurity attack that floods a network or website with excessive traffic, causing it to become unavailable?
What is Inter-Process Communication (IPC) in the context of computer systems?
In syntax-directed translation, what is a production rule associated with?
What is the primary purpose of RAID (Redundant Array of Independent Disks) technology?
Which of these can be overloaded?
Which layer of the OSI model deals with electrical, mechanical, and physical aspects of data transmission?
Which type of variable has the widest scope and can be accessed from any part of the program?
Which flow control technique allows the receiver to inform the sender about its buffer status?
What is the purpose of the Program Counter (PC) in CPU control design?