Question
A tradesman gives a 4% discount on the marked price and
gives an article free for buying every 15 articles and thus gains 35%. Find out by what percentage the market price is above the cost price.Solution
Let CP = 100. MP = x. SP after 4% discount: SP =0.96x Effective SP per article (16 articles, 1 free)- Â Effective SP = (15x -0.96x)/ 16 = 0.9x Given a 35% gain 0.9x=135 x=150 Â Percentage above CP= (150 -100) /100 x 100 =50%
In networking, what is the primary purpose of subnetting?
Which of the following collision resolution techniques involves storing all elements that hash to the same value in a linked list?
Which of the following statements accurately describes the function of a Gantt Chart in project management?
What is a "collision" in the context of hashing?
Which of the following best illustrates Encapsulation in Object-Oriented Programming?
Which of the following types of software testing ensures that previously working functionality is still operational after changes?
Which of the following best describes the function of the Control Unit (CU) in the CPU?
Which algorithm is used for computing Max-Flow in a network?
Which sorting algorithm has O(n log n) average case?
Which page replacement algorithm minimizes the number of page faults theoretically but is difficult to implement in practice?