Skip to main content

Aptitude Day 327

Problems on Percentage:

1. 20% of the inhabitants of a village having died of cholera, a panic set in, during which 10% of the remaining inhabitants left the village. The population then reduced to720. Find the number of original inhabitants.

Solution:
                  (100-20)% of (100-10)% of x = 720

                 80/100 * 90/100 * x = 720.

                  x = 1000.

2. A salesman’s commission is 10% on all sales up to 10,000 and 5% on all sales exceeding this. He remits 20,000 to his parent company after deducting his commission. Find the total sales.

Solution:
                  x – [10% of 1000 + 5% of (x-1000)] = 20,000

                  x – [10/100 * 1000 + 5/100 * (x-1000)] = 20,000

                 By solving the above equation, we get x = 20894.74.


Comments

Popular posts from this blog

Aptitude Day 16

Answers of Day 1 :   1. 10609                                    2. 99900025                                    3. 9409                                    4. 1010025                                      Problems On Ages              Today, in this topic, we're gonna see only the 3 models. Let's check it out. Problems: 1. John's age after 15 years will be 5 times his age 5 years back. What's the present age of John?   Solution: Let John's current age be x.                            ...

Aptitude Day 10

      Answers of Day 9:       1. 6                                      2. 5                                      3. 0                                      4. 0                                      5. 6 The Cycle of Unit Digit:    Today we're gonna look at the cycle of unit digit  7.       7 1  =  7      7 2  = 4 9      7 3  = 34 3      7 4  = 240 1      7 5  = 1680 7      7 6  = 11764 9   ...