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

Solved Examples Set 3 (Quantitative Ability)

  1. 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
  2. A man bought a flat for $ 820000. He borrowed 55% of this money from a bank. How much money did he borrow from the bank?

    1. $ 451000
    2. $ 452000
    3. $ 453000
    4. $ 454000
    5. $ 450000
    55% of 820000 = 0.55 × 820000 = $ 451000
  3. 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.
  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. 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%
  6. A man is 5 times as old as his son. 2 years ago the sum of the squares of their ages was 1114. Find the present age of son.

    1. 7 years
    2. 9 years
    3. 8 years
    4. 8 1/2 years
    5. 6 years
    Let son's age = x, then
    father's age = 5x
    As before 2 years ago the sum of the squares of their ages was 1114, the equation becomes as
    \((x - 2)^2 + (5x - 2)^2 = 1114 \)
    By simplifying the equation, we have
    \(13x^2 -12x -553 = 0\)
    Now solving the equation, we have
    \(13x^2 - 12x - 553 = 0\)
    \(13x^2 - 91x + 79x -553 = 0\)
    13x(x - 7) + 79(x - 7) = 0
    (x - 7)(13x + 79) = 0
    x = 7 and x = -6.077
    As age could not be negative, hence the present age of the son is 7 years.
  7. 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
  8. 1015 / 0.05 / 40 = ?

    1. 50.75
    2. 507.5
    3. 506
    4. 2056
    5. 5075
    1015 / 0.05 / 40 = 20300 / 40 = 507.5
  9. 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
  10. 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
  11. 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}\)
  12. 8 : ? :: 1 : 4

    1. 24
    2. 16
    3. 0
    4. 32
    5. 20
    ? × 1 = 8 × 4
    ? = 32
  13. \(\frac{\frac{7}{10} × 14 × 5 × \frac{1}{28}}{\frac{10}{17} × \frac{3}{5} × \frac{1}{6} × 17} = \)

    1. 4/7
    2. 1
    3. 7/4
    4. 2
    5. 17/4


  14. In the figure above, AB is one edge of a cube. If AB equals 5, what is the surface area of the cube?

    1. 25
    2. 100
    3. 125
    4. 150
    5. 300
    Since one edge of the cube is 5, all edges equal 5. Therefore, the area of one face of the cube is:
    5 × 5 = 25
    Since a cube has 6 equal faces, its surface area will be:
    6 × 25 = 150
  15. \( {0.027 \over 90} = ? \)

    1. 0.0003
    2. 0.03
    3. 3
    4. 0.00003
    5. 0.003
    \( {0.027 \over 90} = {27 \over 1000 × 90} = {3 \over 10000} = 0.0003 \)
  16. How much would I have to pay for a book which cost $ 72 to product, if the printing company sold it to a bookseller at 20% profit and in return the bookseller sold it to me at a profit of 25%?

    1. $ 104
    2. $ 106
    3. $ 108
    4. $ 110
    5. $ 109
    Cost of the book product = $ 72
    Profit of printing company = 20% of 72 = 0.2 x 72 = 14.4
    Now the cost of the book = 72 +14.4 = $ 86.4
    Profit of the bookseller = 25% of 86.4 = 21.4
    Finally, the cost of the book = 86.4 + 21.4 = $ 108
  17. A retailer bought a compact disc from a manufacturer for $ 200. In addition to that, he paid a 15% sales tax. If he sold the disc to a customer for $ 260, calculate the cash profit he made.

    1. $ 30.00
    2. $ 35.00
    3. $ 32.50
    4. $ 28.00
    5. $ 30.50
    price of a compact disc with sales tax = 200 + 0.15 × 200
    = 200 + 30 = $ 230
    As the selling price of the disc = $ 260
    Hence, cash profit = 260 - 230 = $ 30
  18. 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
  19. 10 men can complete a job in 14 days. How long will it take 4 men to finish the same job if they work at the same rate?

    1. 33 days
    2. 35 days
    3. 37 days
    4. 39 days
    5. 31 days
    \(14 × 10 \over 4 \) = 35 days
  20. The amount of hot cocoa powder remaining in a can is 6 1⁄4 tablespoons. A single serving consists of 1 3⁄4 tablespoons of the powder. What is the total number of servings of the powder remaining in the can?

    1. 3 1⁄2
    2. 3 4⁄7
    3. 4 3⁄7
    4. 4 1⁄2
    5. 6
    As \(6\frac{1}{4} = \frac{25}{4}\) and \(1\frac{3}{4} = \frac{7}{4}\). Therefore,
    \(\frac{6\frac{1}{4} \text{ tsp}}{1\frac{3}{4} \text{ } \frac{tsp}{ serving}} = \frac{\frac{25}{4}}{\frac{7}{4}} \text{ servings} = \frac{25}{7} \text{ servings} = 3\frac{4}{7} \text{ servings}\)

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