In the name of ALLAH, the most beneficient, the most merciful

Solved Examples Set 1 (Quantitative Ability)

  1. A group of boys were to choose between playing hockey and badminton. The number of boys choosing hockey was three times that of those choosing badminton. Asking 12 boys who chose hockey to play badminton would make the number of players for each game equal. Find the number who chose badminton originally.

    1. 12
    2. 14
    3. 11
    4. 13
    5. 10
    Let no. of boys for badminton = x
    then no. of boys for hockey = 3x
    According to the statement,
    3x - 12 = x + 12 (12 leave hockey, 12 join badminton)
    2x = 24
    x = 12
    Hence, there were 12 boys originally choosing badminton.
  2. A and B can reap a field in 30 days, working together. After 20 days, however, B is called away and A takes 20 days more to complete the work. B alone could do the whole work in

    1. 48 days
    2. 50 days
    3. 56 days
    4. 60 days
    5. 64 days
    (A + B)'s 20 day's work = \(1 \over 30 \) Γ— 20 = \(2 \over 3 \)
    Remaining work = 1 - \(2 \over 3 \) = \(1 \over 3 \)
    Now, \(1 \over 3 \) work is done by A in 20 days.
    Therefore, the whole work will be done by B in 20 Γ— 3 = 60 days.
  3. Matthew’s age (π‘š) is three years more than twice Rita’s age (π‘Ÿ). Which equation shows the relationship between their ages?

    1. π‘š = π‘Ÿ βˆ’ 32
    2. π‘š = π‘Ÿ + 32
    3. π‘š = 2(π‘Ÿ + 3)
    4. π‘š = 2π‘Ÿ βˆ’ 3
    5. π‘š = 2π‘Ÿ + 3
    As Matthew's age (π‘š) is three more years (+3) than twice Rita's age (2π‘Ÿ). Therefore, π‘š = 2π‘Ÿ + 3.
  4. A shopkeeper bought a radio from a wholesaler for $ 250.00. In addition, he paid a sales tax of 15% on the cost price. He then sold the radio for $ 315.00. Calculate the cash profit made by the shopkeeper.

    1. $ 20.00
    2. $ 22.50
    3. $ 25.00
    4. $ 27.50
    5. $ 27.00
    cost price = $ 250
    sales tax = .15 Γ— 250 = $ 37.5
    cash profit = 315 - 250 - 37.5 = $ 27.5
  5. Which expression is equivalent to \(\frac{6π‘₯^2 + 4π‘₯}{2π‘₯}\)?

    1. 7x
    2. 5x2
    3. 3x + 2
    4. 6x2 + 2
    5. 3x2 + 2x
    As \(\frac{6π‘₯^2}{2π‘₯} = 3π‘₯,\) and \(\frac{4π‘₯}{2π‘₯} = 2,\) so then \(\frac{6π‘₯^2 + 4π‘₯}{2π‘₯} = 3π‘₯ + 2\)
  6. A and B enter into a partnership contributing $ 800 and $ 1000 respectively. At the end of 6 months they admit C, who contributes $ 600. After 3 years they get a profit of $ 966. Find the share of each partner in the profit.

    1. $ 336, $ 420, $ 210
    2. $ 360, $ 400, $ 206
    3. $ 380, $ 390, $ 196
    4. $ 345, $ 405, $ 210
    5. $ 325, $ 400, $ 200
    A shares = 800 Γ— 3 = 2400
    B shares = 1000 Γ— 3 = 3000
    C shares = 600 Γ— 2 1⁄2 = 1500
    Total shares = 2400 + 3000 + 1500 = 6900
    A's profit = \(2400 \over 6900 \) Γ— 966 = $ 336
    B's profit = \(3000 \over 6900 \) Γ— 966 = $ 420
    C's profit = \(1500 \over 6900 \) Γ— 966 = $ 210
  7. At a book fair, a book was reduced in price from $ 75 to $ 60. If the first price gives a 50% profit, find the percentage profit of the book sold at the reduced price.

    1. 20%
    2. 30%
    3. 40%
    4. 50%
    5. 10%
    As $ 75 (first price) gives a profit = 50%
    $ 1 gives a profit = (50/75)%
    $ 60 (reduced price) gives profit = (50/75 x 60)% = 40%
  8. By selling a fan for $ 475, a person loses 5%. To get a gain of 5%, he should sell the fan for:

    1. $ 500
    2. $ 525
    3. $ 535
    4. $ 575
    5. $ 505
    cost price = 100/(100 - 5) x 475 = $ 500
    sale price = (100 + 5)/100 x 500 = $ 525
  9. A primary school had an enrollment of 850 pupils in January 1970. In January 1980 the enrollment was 1,120. What was the percentage increase for the enrollment?

    1. 31.76%
    2. 33.50%
    3. 30.65%
    4. 34.76%
    5. 30.55%
    Percentage increase for the enrollment = \(1120 - 850 \over 850\) Γ— 100 = 31.76
  10. On a trip to visit friends, a family drives 65 miles per hour for 208 miles of the trip. If the entire trip was 348 miles and took 6 hours, what was the average speed, in miles per hour, for the rest of the trip?

    1. 44
    2. 50
    3. 51
    4. 58
    5. 60
    As the first part of the trip took \(\frac{208 \text{ miles}}{65 \text{ } \frac{miles}{hour}} = 3.2 \text{ hours},\) so the remaining 140 miles (348 - 208) took 2.8 hours (6 - 3.2). The average speed for the rest of the trip was \(\frac {140 \text{ miles}}{2.8 \text{ hours}} = 50 \) miles per hour.
  11. After spending 88% of his income, a man had $ 2160 left. Find his income.

    1. $ 18000
    2. $ 19000
    3. $ 20000
    4. $ 22000
    5. $ 17000
    Let income = x
    x = 88% of x + 2160
    x - 0.88x = 2160
    0.12x = 2160
    x = \(216000 \over 12\) = 18000
  12. if a > b and b > c then:

    1. a = c
    2. a > c
    3. c > a
    4. a < c
    5. none
    As a > b > c so a > c
  13. A person's net income is $ 1373.70 and he pays an income tax of 5%. His gross income in dollars must be

    1. 1446
    2. 1118.96
    3. 1308.29
    4. 1438.25
    5. 1211.21
    Let gross income in dollars = x
    then according to the statement,
    x = 5% of x + 1373.70
    x - 0.05x = 1373.70
    0.95x = 1373.70
    x = \(137370 \over 95\) = 1446
  14. 42.98 + ? = 107.87

    1. 64.89
    2. 65.89
    3. 64.98
    4. 65.81
    5. 63.89
    ? = 107.87 - 42.98 = 64.89
  15. If 4a + 2 = 10, then 8a + 4 =

    1. 5
    2. 16
    3. 20
    4. 24
    5. 28
    One may answer this question by solving
    4a + 2 = 10
    4a = 8
    a= 2
    Now, plugging in 2 for a:
    8a + 4 = 8(2) + 4 = 20
    A faster way of solving this is to see the relationship between the quantity 4a + 2 (which equals 10) and 8a + 4. Since 8a + 4 is twice 4a + 2, the answer must be twice 10, or 20.
  16. A train takes 50 minutes for a journey if it runs at 48 km/hr. The rate at which the train must run to reduce the time to 40 minutes will be

    1. 50 km/hr
    2. 55 km/hr
    3. 60 km/hr
    4. 57 km/hr
    5. 65 km/hr
    \(50 Γ— 48 \over 40\) = 60 \(km \over hr\)
  17. A girl is 18 years younger than her mother. In 6 years time, the sum of their ages will be 54.How old is the girl now?

    1. 10 years
    2. 11 years
    3. 12 years
    4. 13 years
    5. 14 years
    Let girl's age = x
    then mother's age = x + 18
    After 6 years,
    x + 6 + x + 18 + 6 = 54
    2x + 30 = 54
    2x = 24
    x = 12
  18. A fruit-seller has 120 oranges. Given that he has 20% more apples than oranges and 40% less oranges than pears, find the number of apples and the number of pears the fruit seller has.

    1. 144, 200
    2. 148, 380
    3. 149, 220
    4. 140, 190
    5. 142, 190
    No. of apples = 120 + 20% of 120 = 120 + 0.2 Γ— 120 = 144

    Let x = No. of pears
    x - 40% of x = 120
    x - 0.4x = 120
    0.6x = 120
    x = \(120 \over 0.6\) = 200
    Hence, no. of pears = 200
  19. A shopkeeper sold two articles for $ 48 each. He made a 25% profit on one article and a loss of 20% on the other. What was his net gain or loss on the sale of the two articles?

    1. loss of $ 1.40
    2. gain of $ 2.40
    3. loss of $ 2.40
    4. gain of $ 1.40
    5. gain of $ 2.60
    25% profit at selling price $ 48 = 48 x .25 = $ 12
    20% loss at selling price $ 48 = 48 x 0.2 = $ 9.6
    gain = profit - loss = 12 - 9.6 = $ 2.4
  20. 350 Γ— ? = 4200

    1. 12
    2. 24
    3. 15
    4. 30
    5. 16
    \( ? = {4200 \over 350} =12 \)

Solved Examples Set 1
Solved Examples Set 2
Solved Examples Set 3