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

Solved Examples Set 3 (Quantitative Ability)

  1. if x% of 60 = 48 then x = ?

    1. 80
    2. 60
    3. 90
    4. 40
    5. 70
    x = \( {48 × 100 \over 60} \) = 80
  2. A boy of height 165 cm is replaced by another, which decreases the average height of the group of 34 students, by 1 cm. The height of the new student is

    1. 129 cm
    2. 130 cm
    3. 131 cm
    4. 132 cm
    5. 133 cm
    Total decreased height of 34 students = 1 × 34 = 34 cm
    Height of the replaced student = 165 - 34 = 131 cm
  3. A car traveled 100 km with half the distance at 40 km/h and the other half at 80 km/h. Find the average speed of the car for the whole journey.

    1. 53 km/hr
    2. 53.33 km/hr
    3. 54 1⁄4 km/hr
    4. 55 km/hr
    5. 56 km/hr
    The time, car took for the first half, \(50 \over 40 \) = 1.25 hrs
    and for the second half \(50 \over 80 \) = 0.625 hrs
    Total time = 1.25 + 0.625 = 1.875 hrs
    Average speed = \(100 \over 1.875 \) = 53.3 \(km \over hr\)
  4. A shopkeeper buys 300 identical articles at a total cost of $ 1500. He fixes the selling price of each article at 20% above the cost price and sells 260 articles at the price. As for the remaining articles, he sells them at 50% of the selling price. Calculate the shopkeeper's total profit.

    1. $ 180
    2. $ 185
    3. $ 200
    4. $ 190
    5. $ 170
    cost price of each item = \( 1500 \over 300 \) = $ 5
    selling price at 20% above the cost price = 5 + 5 × .2 = $ 6
    selling price of 260 items = 260 × 6 = $ 1560
    selling price of remaining 40 items = 40 × 6 × .5 = $ 120
    Total profit = 1560 + 120 - 1500 = $ 180
  5. 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
  6. The closest approximation of \(\frac{69.28 × .004}{.03}\) is

    1. 0.092
    2. 0.92
    3. 9.2
    4. 92
    5. 920
    This problem is most easily completed by rearranging and approximating as follows:
    (69.28 x .004)/.03 ≅ 69 x .1 = 6.9
    which is the only reasonably close answer to 9.2
  7. 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
  8. 8 : ? :: 1 : 4

    1. 24
    2. 16
    3. 0
    4. 32
    5. 20
    ? × 1 = 8 × 4
    ? = 32
  9. If n! = n ⋅ (n − 1) ⋅ (n − 2) ⋅ (n − 3) . . . 2 ⋅ 1, what is the value of \(\frac{(6!)(4!)}{(5!)(3!)}\)

    1. 5/4
    2. 8/5
    3. 10
    4. 24
    5. 1152
    \(\frac{(6!)(4!)}{(5!)(3!)}\) = \(\frac{(6 . 5 . 4 . 3 . 2 . 1)(4 . 3 . 2. 1)}{(5 . 4 . 3 . 2 . 1)(3 . 2 . 1)}\) = \(\frac{6 . 4}{1}\) = 24
  10. \( {5.76 \over 1.6} - 2.4 = ? \)

    1. 1.2
    2. 2.4
    3. 7.2
    4. 0.12
    5. 0.012
    \( {5.76 \over 1.6} - 2.4 = \) 3.6 - 2.4 =1.2
  11. If 3x = −9, then 3x3 − 2x + 4 =

    1. -83
    2. -71
    3. -47
    4. -17
    5. 61
    First solving 3x = −9, x = −3. Now plug into 3x3 − 2x + 4:
    3x3 − 2x + 4
    = 3(-3)3 − 2(-2) + 4
    = 3(−27) + 6 + 4
    = −81 + 6 + 4
    = −71
  12. Which of the following expressions is equivalent to \(\frac{𝑥^2 + 3x + 1}{𝑥 + 1}\)?

    1. x + 2
    2. 𝑥 + 3
    3. 𝑥 + 2 - 1/(𝑥 + 1)
    4. 𝑥 + 3 + 1/(𝑥 + 1)
    5. 𝑥 + 4 + 5/(𝑥 + 1)
    As \(𝑥^2 + 3x + 1 = (𝑥^2 + 3x + 2) -1\)
    and
    \(\frac{𝑥^2 + 3x + 2}{x + 1} = \frac{(𝑥 + 2)(x + 1)}{x + 1} = 𝑥 + 2\)
    Therefore,
    \(\frac{𝑥^2 + 3x + 1}{x + 1} = \frac{𝑥^2 + 3x + 2}{x + 1} - \frac{1}{x + 1} = (𝑥 + 2) - \frac{1}{x + 1}\)
  13. 1015 / 0.05 / 40 = ?

    1. 50.75
    2. 507.5
    3. 506
    4. 2056
    5. 5075
    1015 / 0.05 / 40 = 20300 / 40 = 507.5
  14. A man earned an annual income of $ 245000 in 1990. He was allowed a deduction of $ 15000 relief for each of his three children and a personal relief of $ 30000. If he was charged a tax rate of 4% on first $ 50000 and 6% on his remaining income, calculate the total tax charged.

    1. $ 9200
    2. $ 8700
    3. $ 9500
    4. $ 9400
    5. $ 9000
    Total Income = $ 245000
    Total relief = 3 × 15000 + 30000 = $ 75000
    Rest income = 245000 - 75000 = 170000
    Tax on 1st 50000 = 0.04 × 50000 = $ 2000
    Tax on rest amount 120000 = 0.06 × 120000 = $ 7200
    Total tax = 200 + 7200 = $ 9200
  15. A certain number was doubled and the result then multiplied by 3. If the product was 138, find the number.

    1. 21
    2. 23
    3. 25
    4. 27
    5. 19
    Let x be the number
    the number is doubled, 2x
    the result is multiplied by 3, 3 × 2x = 6x
    6x = 138
    x = \(138 \over 6\) = 23
  16. A group of laborers accepted to do a piece of work in 20 days. 8 of them did not turn up for the work and the remaining did the work in 24 days. The original number of laborers was

    1. 47
    2. 48
    3. 49
    4. 50
    5. 51
    x laborers do work in 20 days and x-8 laborers do same work in 24 days. As the no. of laborers decrease, the no. of days increased then it becomes as
    x : x - 8 :: 24 : 20
    product of interiors = product of exteriors
    24x - 192 = 20x
    4x = 192
    x = 48
  17. ?% of 60 = 24

    1. 40
    2. 48
    3. 45
    4. 42
    5. 38
    ?% × 60 = 24
    \(? = {24 \over 60} × 100 \) = 40
  18. 40 arithmetic questions, each carrying equal marks, were given in a class test. A boy answered 25 questions correctly. What percentage was this? To pass a test a student must answer at least 45% of the questions correctly. Find the least number of correct answers needed to pass.

    1. 62.5%, 18
    2. 63.5%, 16
    3. 64.5%, 20
    4. 61.0%, 21
    5. 60.0%, 22
    \(x \text{% of } 40 = 25\)
    \(x \text{% } × 40 = 25\)
    \(x = {25 \over 40} × 100 \)
    x = 62.5

    \(x = 45 \text{% of } 40 \)
    \(x = 0.45 × 40 \)
    x = 18
  19. A man takes 50 minutes to cover a certain distance at a speed of 6 km/hr. If he walks with a speed of 10 km/hr, he covers the same distance in

    1. 1 hour
    2. 30 minutes
    3. 20 minutes
    4. 10 minutes
    5. 40 minutes
    \( 50 × 6 \over 10 \) = 30 minutes
  20. 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

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