Processing math: 38%

JAMB Mathematics Past Questions & Answers - Page 14

66.

The ages of students in a small primary school were recorded in the table below.

 Age                   5 - 6              7 - 8        9 -10
Frequency           29               40          38 


Estimate the mean

A.

7.7

B.

7.5

C.

7.8

D.

7.6

Correct answer is A

Class Interval          Class Mark          Frequency (f)               fx       
        5 - 6              5.5                29 5.5 x 29 = 159.5
        7 - 8              7.5                40 7.5 x 40 = 300
       9 - 10              9.5                38 9.5 x 38 = 361
    f=107 fx=820.5


Mean = fxf=820.5107 = 7.7 (1 d.p)

 

67.

Evaluate the following limit: limx2x2+4x12x22x

A.

4

B.

8

C.

0

D.

2

Correct answer is A

limx2x2+4x12x22xlimx2(x2)(x+6)x(x2)

limx2x+6x

2+62=82 = 4

68.

At simple interest, a man made a deposit of some money in the bank. The amount in his bank account after 10 years is three times the money deposited. If the interest rate stays the same, after how many years will the amount be five times the money deposited?

A.

15 years

B.

25 years

C.

20 years

D.

30 years

Correct answer is C

Amount (A) = Principal (P) + Interest (I) i.e. A = P + I

1 = PTR100

A = 3P; T = 10 years (Given)

Since A = P + I

3P=P+P×10×R100

3P=P+10PR100

3P=P+PR10

3PP=PR10

2P=PR10

2P1=PR10

PR = 20P

R = 20%

Since the rate stays the same

A = 5P; R = 20%;T =?; A  =P + I

\implies 5P = P + \frac {p \times T \times 20}{100}

\implies 5P - P = \frac {2PT}{10}

\implies 4P = \frac {2PT}{10}

\implies 2P = \frac {PT}{10}

\implies PT = 20P

\therefore T = 20 years

69.

Find the value of t, if the distance between the points P(–3, –14) and Q(t, –5) is 9 units.

A.

3

B.

2

C.

-3

D.

-2

Correct answer is C

Let the given points be:

P(-3, -14) = (x_1, y_1)

Q(t, -5) = (x_2, y_2)

PQ = 9 units (given)

Using the distance formula,

d = √ [ (x_2 - x_1)^2 + (y_2 - y_1)^2]

PQ = √ [ (t - (-3))^2 + (-5 + 14)^2]

\implies √ [ (t + 3)^2 + 81] = 9

Squaring on both sides,

⇒ (t + 3)^2 + 81 = 81

⇒ (t + 3)^2  = 0

⇒ t + 3 = 0

∴ t = -3

70.

If \frac {3 - \sqrt 3}{2 + \sqrt 3} = a + b\sqrt 3, what are the values a and b?

A.

a = 9, b = -5

B.

a = 5, b = 9

C.

a = 9, b = 5

D.

a = -5, b = 9

Correct answer is A

\frac {3 - \sqrt 3}{2 + \sqrt 3} = a + b\sqrt 3

Rationalize

= \frac {3 - \sqrt 3}{2 + \sqrt 3} \times \frac {2 - \sqrt 3}{2 - \sqrt 3}

= \frac {(3 - \sqrt 3)}{(2 + \sqrt 3)} \frac {(2 - \sqrt 3)}{(2 - \sqrt 3)}

= \frac {6 - 3 \sqrt 3 - 2 \sqrt 3 + (\sqrt 3)^2}{4 - 2 \sqrt 3 + 2 \sqrt 3 - (\sqrt 3)^2}

= \frac {6 - 5 \sqrt 3 + 3}{4 - 3}

= \frac {9 - 5 \sqrt 3}{1} = 9 - 5 \sqrt 3

= 9 + (-5) \sqrt 3

\therefore a = 9, b = - 5