Objective paper · 31 questions · partial

JAMB 2016 · UTME

Topics include Logarithms, Quadratics & their graphs, Number foundations & fractions, Inequalities, Probability, Calculus (JAMB bridge).

Our copy of this paper is missing questions 3, 4, 11, 12, 19, 20, 25, 31, 37.

Sit this paper

Answer every question in order, timed if you like (suggested 20 min). You're marked when you hand in, then you see where to focus and the working for each question.

Or read it here: every question below has a worked solution.

Question 1

Without using tables, evaluate log⁡24+log⁡42−log⁡255\log_2 4 + \log_4 2 - \log_{25} 5.

Worked solution (try it first)
  1. 22=42^2 = 4, so log⁡24=2\log_2 4 = 2.
  2. 412=24^{\frac12} = 2, so log⁡42=12\log_4 2 = \frac12.
  3. In the same way 2512=525^{\frac12} = 5, so log⁡255=12\log_{25} 5 = \frac12.
  4. So the value is 2+12−12=22 + \frac12 - \frac12 = 2, option D.

Report a problem with this question

Question 2

Find the values of pp for which the equation x2−(p−2)x+2p+1=0x^2 - (p - 2)x + 2p + 1 = 0 has equal roots.

Worked solution (try it first)
  1. Equal roots means b2=4acb^2 = 4ac.
  2. Here a=1a = 1, b=−(p−2)b = -(p - 2) and c=2p+1c = 2p + 1.
  3. So (p−2)2=4(2p+1)(p - 2)^2 = 4(2p + 1), which is p2−4p+4=8p+4p^2 - 4p + 4 = 8p + 4.
  4. Simplify: p2−12p=0p^2 - 12p = 0, so p(p−12)=0p(p - 12) = 0.
  5. So p=0p = 0 or p=12p = 12, option A.

Report a problem with this question

Question 5

Simplify 313−114×23+1253\frac13 - 1\frac14 \times \frac23 + 1\frac25.

Worked solution (try it first)
  1. Multiply before you add or subtract (BODMAS): 114=541\frac14 = \frac54, and 54×23=1012\frac54 \times \frac23 = \frac{10}{12}
    =56= \frac56.
  2. Now 103−56+75\frac{10}{3} - \frac56 + \frac75.
  3. The LCD is 30: 10030−2530+4230=11730\frac{100}{30} - \frac{25}{30} + \frac{42}{30} = \frac{117}{30}.
  4. 11730=32730\frac{117}{30} = 3\frac{27}{30}
    =3910= 3\frac{9}{10}, option B.

Report a problem with this question

Question 6

Factorize 1−(a−b)21 - (a - b)^2.

Worked solution (try it first)
  1. This is a difference of two squares, with 1=121 = 1^2: 1−(a−b)2=[1−(a−b)][1+(a−b)]1 - (a - b)^2 = [1 - (a - b)][1 + (a - b)].
  2. Remove the inner brackets: 1−(a−b)=1−a+b1 - (a - b) = 1 - a + b and 1+(a−b)=1+a−b1 + (a - b) = 1 + a - b.
  3. So the factors are (1−a+b)(1+a−b)(1 - a + b)(1 + a - b), option B.

Report a problem with this question

Question 7

Find the range of values of xx which satisfy the inequality (x2+x3+x4)<1\left(\frac x2 + \frac x3 + \frac x4\right) < 1.

Worked solution (try it first)
  1. Multiply every term by 12, the LCM of 2, 3 and 4: 6x+4x+3x<126x + 4x + 3x < 12.
  2. Collect the terms: 13x<1213x < 12.
  3. Divide by 13: x<1213x < \frac{12}{13}, option A.

Report a problem with this question

Question 8

A crate of soft drinks contains 10 bottles of Coca-Cola, 8 of Fanta and 6 of Sprite. If one bottle is selected at random, what is the probability that it is NOT a Coca-Cola bottle?

Worked solution (try it first)
  1. There are 10+8+6=2410 + 8 + 6 = 24 bottles.
  2. Not Coca-Cola means Fanta or Sprite: 8+6=148 + 6 = 14 bottles.
  3. So the probability is 1424=712\frac{14}{24} = \frac{7}{12}, option D.

Report a problem with this question

Question 9✱✱

The gradient of a curve is 2x+72x + 7 and the curve passes through the point (2,0)(2, 0). Find the equation of the curve.

Worked solution (try it first)
  1. Integrate the gradient to get the curve: y=x2+7x+cy = x^2 + 7x + c.
  2. The curve passes through (2,0)(2, 0), so put in x=2x = 2 and y=0y = 0: 0=4+14+c0 = 4 + 14 + c.
  3. So c=−18c = -18 and the curve is y=x2+7x−18y = x^2 + 7x - 18, option B.

Report a problem with this question

Question 10

Differentiate (cos⁡q−sin⁡q)2(\cos q - \sin q)^2 with respect to qq.

Worked solution (try it first)
  1. Expand: (cos⁡q−sin⁡q)2=cos⁡2q+sin⁡2q−2sin⁡qcos⁡q(\cos q - \sin q)^2 = \cos^2q + \sin^2q - 2\sin q\cos q.
  2. Use cos⁡2q+sin⁡2q=1\cos^2q + \sin^2q = 1 and 2sin⁡qcos⁡q=sin⁡2q2\sin q\cos q = \sin2q: the expression is 1−sin⁡2q1 - \sin2q.
  3. Differentiate: the 1 gives 0 and sin⁡2q\sin2q gives 2cos⁡2q2\cos2q.
  4. So the derivative is −2cos⁡2q-2\cos2q, option A.

Report a problem with this question

Question 13

If y=x2−x−12y = x^2 - x - 12, find the range of values of xx for which y≥0y \ge 0.

Worked solution (try it first)
  1. Factorise: x2−x−12=(x−4)(x+3)x^2 - x - 12 = (x - 4)(x + 3), so the roots are x=4x = 4 and x=−3x = -3.
  2. The graph is a U shape, so y≥0y \ge 0 outside the roots and at the roots themselves.
  3. So x≤−3x \le -3 or x≥4x \ge 4, option B.

Report a problem with this question

Question 14

A man bought a second-hand photocopying machine for ₦34,000. He serviced it at a cost of ₦2,000 and then sold it at a profit of 15%15\%. What was the selling price?

Worked solution (try it first)
  1. The cost includes the servicing: 34 000+2000=34\,000 + 2000 = ₦36,000.
  2. A 15%15\% profit means selling for 115%115\% of the cost: 1.15×36 000=41 4001.15 \times 36\,000 = 41\,400.
  3. So the selling price was ₦41,400, option C.

Report a problem with this question

Question 15

Find the radius of a sphere whose surface area is 154 cm2154\text{ cm}^2. [Take π=227]\left[\text{Take }\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. The surface area of a sphere is 4πr24\pi r^2: 4×227×r2=1544 \times \frac{22}{7} \times r^2 = 154.
  2. So r2=154×788=12.25r^2 = \dfrac{154 \times 7}{88} = 12.25.
  3. Take the square root: r=3.50r = 3.50 cm, option B.

Report a problem with this question

Question 16

The sum of the first nn terms of the arithmetic progression 5,11,17,23,29,35,…5, 11, 17, 23, 29, 35, \ldots is

Worked solution (try it first)
  1. This is an A.P. with a=5a = 5 and d=6d = 6.
  2. Use Sn=n2(2a+(n−1)d)S_n = \frac n2\big(2a + (n - 1)d\big): the bracket is 10+6(n−1)=6n+410 + 6(n - 1) = 6n + 4.
  3. So Sn=n2(6n+4)=n(3n+2)S_n = \frac n2(6n + 4) = n(3n + 2), option B.

Report a problem with this question

Question 17

What value of xx will make the function x(4−x)x(4 - x) a maximum?

Worked solution (try it first)
  1. Expand: x(4−x)=4x−x2x(4 - x) = 4x - x^2.
  2. At the maximum the gradient is zero: 4−2x=04 - 2x = 0, so x=2x = 2.
  3. The second derivative is −2<0-2 < 0, so it is a maximum: x=2x = 2, option C.

Report a problem with this question

Question 18

In how many ways can a delegation of 3 be chosen from 5 men and 3 women, if at least 1 man and 1 woman must be included?

Worked solution (try it first)
  1. Two men and one woman: 5C2×3C1=10×3=30^5C_2 \times {^3C_1} = 10 \times 3 = 30 ways.
  2. One man and two women: 5C1×3C2=5×3=15^5C_1 \times {^3C_2} = 5 \times 3 = 15 ways.
  3. These are the only mixes with at least one of each, so add them: 30+15=4530 + 15 = 45, option D.

Report a problem with this question

Question 21

Rationalize 23+55−3\dfrac{2\sqrt3 + \sqrt5}{\sqrt5 - \sqrt3}.

Worked solution (try it first)
  1. Multiply the top and bottom by the conjugate of the bottom, 5+3\sqrt5 + \sqrt3.
  2. Bottom: (5−3)(5+3)=5−3(\sqrt5 - \sqrt3)(\sqrt5 + \sqrt3) = 5 - 3, which is 2.
  3. Top: (23+5)(5+3)=215+6+5+15(2\sqrt3 + \sqrt5)(\sqrt5 + \sqrt3) = 2\sqrt{15} + 6 + 5 + \sqrt{15}, which is 315+113\sqrt{15} + 11.
  4. So the value is 315+112\dfrac{3\sqrt{15} + 11}{2}, option A.

Report a problem with this question

Question 22

Solve the inequalities −6≤4−2x<5−x-6 \le 4 - 2x < 5 - x.

Worked solution (try it first)
  1. Split it into two inequalities.
  2. First, −6≤4−2x-6 \le 4 - 2x: add 2x2x and 6 to both sides to get 2x≤102x \le 10, so x≤5x \le 5.
  3. Second, 4−2x<5−x4 - 2x < 5 - x: add 2x2x and subtract 5 from both sides to get −1<x-1 < x.
  4. Both must hold: −1<x≤5-1 < x \le 5, option B.

Report a problem with this question

Question 23

A cylindrical pipe 50 m50\text{ m} long with radius 7 m7\text{ m} has one end open. What is the total surface area of the pipe?

Worked solution (try it first)
  1. One end open means one end is closed: the curved surface plus one circle.
  2. Curved surface: 2πrh=2π×7×502\pi rh = 2\pi \times 7 \times 50
    =700π= 700\pi.
  3. One end: πr2=49π\pi r^2 = 49\pi.
  4. Total: 700π+49π=749π m2700\pi + 49\pi = 749\pi\text{ m}^2, option D.

Report a problem with this question

Question 24

Find the standard deviation of 2, 3, 5 and 6.

Worked solution (try it first)
  1. The mean is 2+3+5+64=4\frac{2 + 3 + 5 + 6}{4} = 4.
  2. The squared deviations are 4, 1, 1, 4, which add up to 10.
  3. The variance is 104=52\frac{10}{4} = \frac52, so the standard deviation is 52\sqrt{\frac52}, option A.

Report a problem with this question

Question 26✱

Given that log⁡4(y+1)+log⁡4(12x)=1\log_4(y + 1) + \log_4\left(\frac12x\right) = 1 and log⁡2(y−1)+log⁡2x=2\log_2(y - 1) + \log_2 x = 2, solve for xx and yy respectively.

Worked solution (try it first)
  1. First equation: combine the logs, log⁡4(x(y+1)2)=1\log_4\left(\frac{x(y + 1)}{2}\right) = 1, so x(y+1)2=4\frac{x(y + 1)}{2} = 4 and x(y+1)=8x(y + 1) = 8.
  2. Second equation: log⁡2[x(y−1)]=2\log_2 [x(y - 1)] = 2, so x(y−1)=22=4x(y - 1) = 2^2 = 4.
  3. Subtract the second from the first: xy+x−(xy−x)=8−4xy + x - (xy - x) = 8 - 4, so 2x=42x = 4 and x=2x = 2.
  4. Then 2(y+1)=82(y + 1) = 8 gives y=3y = 3.
  5. So x=2x = 2 and y=3y = 3, option A.

Report a problem with this question

Question 27

When the expression pm2+qm+1pm^2 + qm + 1 is divided by (m−1)(m - 1), it has a remainder 2, and when divided by (m+1)(m + 1) the remainder is 4. Find pp and qq respectively.

Worked solution (try it first)
  1. By the remainder theorem, dividing by m−1m - 1 leaves the value at m=1m = 1: p+q+1=2p + q + 1 = 2, so p+q=1p + q = 1.
  2. Dividing by m+1m + 1 leaves the value at m=−1m = -1: p−q+1=4p - q + 1 = 4, so p−q=3p - q = 3.
  3. Add the equations: 2p=42p = 4, so p=2p = 2 and q=−1q = -1, option A.

Report a problem with this question

Question 28

Divide 2x3+11x2+17x+62x^3 + 11x^2 + 17x + 6 by 2x+12x + 1.

Worked solution (try it first)
  1. Long division: 2x3÷2x=x22x^3 \div 2x = x^2.
  2. Subtract x2(2x+1)=2x3+x2x^2(2x + 1) = 2x^3 + x^2 to leave 10x2+17x+610x^2 + 17x + 6.
  3. 10x2÷2x=5x10x^2 \div 2x = 5x.
  4. Subtract 5x(2x+1)=10x2+5x5x(2x + 1) = 10x^2 + 5x to leave 12x+612x + 6.
  5. 12x÷2x=612x \div 2x = 6, and 6(2x+1)=12x+66(2x + 1) = 12x + 6 leaves 0.
  6. So the quotient is x2+5x+6x^2 + 5x + 6, option A.

Report a problem with this question

Question 29

⊗\otimes pp qq rr ss
pp rr pp rr pp
qq pp qq rr ss
rr rr rr rr rr
ss qq ss rr qq

The identity element with respect to the operation shown in the table is

Worked solution (try it first)
  1. The identity leaves every element unchanged, so its row and its column must repeat the headings p,q,r,sp, q, r, s.
  2. The row for qq reads p,q,r,sp, q, r, s, and so does the column under qq.
  3. So the identity is qq, option B.

Report a problem with this question

Question 30

In the figure, PQSTPQST is a parallelogram and TSRTSR is a straight line. If the area of △QRS\triangle QRS is 20 cm220\text{ cm}^2, find the area of the trapezium PQRTPQRT.

10 cm8 cmPQTSR
Worked solution (try it first)
  1. △QRS\triangle QRS has base SR=8SR = 8 cm: 12×8×h=20\frac12 \times 8 \times h = 20, so h=5h = 5 cm.
  2. This is also the height of the trapezium.
  3. PQSTPQST is a parallelogram, so PQ=TS=10PQ = TS = 10 cm.
  4. The other parallel side is TR=10+8=18TR = 10 + 8 = 18 cm.
  5. Area of the trapezium =12(10+18)×5= \frac12(10 + 18) \times 5
    =70 cm2= 70\text{ cm}^2, option C.

Report a problem with this question

Question 32

Find the equation of the curve which passes through the point (2,5)(2, 5) and whose gradient at any point is 6x−56x - 5.

Worked solution (try it first)
  1. Integrate the gradient: y=3x2−5x+cy = 3x^2 - 5x + c.
  2. The curve passes through (2,5)(2, 5): 5=12−10+c5 = 12 - 10 + c, so c=3c = 3.
  3. So y=3x2−5x+3y = 3x^2 - 5x + 3, option D.

Report a problem with this question

Question 33

0.00014321940000=k×10n\dfrac{0.0001432}{1940000} = k \times 10^n, where 1≤k<101 \le k < 10 and nn is a whole number. The values of kk and nn are

Worked solution (try it first)
  1. Write both in standard form: 0.0001432=1.432×10−40.0001432 = 1.432 \times 10^{-4} and 1 940 000=1.94×1061\,940\,000 = 1.94 \times 10^6.
  2. Divide the numbers, 1.432÷1.94=0.73811.432 \div 1.94 = 0.7381, and subtract the powers, 10−4−6=10−1010^{-4 - 6} = 10^{-10}.
  3. 0.7381×10−10=7.381×10−110.7381 \times 10^{-10} = 7.381 \times 10^{-11}, so k=7.381k = 7.381 and n=−11n = -11, option A.

Report a problem with this question

Question 34

Thirty boys and xx girls sat for a test. The means of the boys' and the girls' scores were 6 and 8 respectively. Find xx if the total score was 468.

Worked solution (try it first)
  1. Total score = mean × number.
  2. The boys scored 30×6=18030 \times 6 = 180 and the girls 8x8x.
  3. So 180+8x=468180 + 8x = 468, which gives 8x=2888x = 288.
  4. Divide by 8: x=36x = 36, option C.

Report a problem with this question

Question 35

Rationalize 57−757−5\dfrac{5\sqrt7 - 7\sqrt5}{\sqrt7 - \sqrt5}.

Worked solution (try it first)
  1. Multiply the top and bottom by the conjugate of the bottom, 7+5\sqrt7 + \sqrt5.
  2. Bottom: (7−5)(7+5)=7−5(\sqrt7 - \sqrt5)(\sqrt7 + \sqrt5) = 7 - 5, which is 2.
  3. Top: (57−75)(7+5)=35+535−735−35(5\sqrt7 - 7\sqrt5)(\sqrt7 + \sqrt5) = 35 + 5\sqrt{35} - 7\sqrt{35} - 35, which is −235-2\sqrt{35}.
  4. So the value is −2352=−35\dfrac{-2\sqrt{35}}{2} = -\sqrt{35}, option C.

Report a problem with this question

Question 36

If 2x+3y=12x + 3y = 1 and x−2y=11x - 2y = 11, find (x+y)(x + y).

Worked solution (try it first)
  1. Make xx the subject of the second equation: x=11+2yx = 11 + 2y.
  2. Substitute into the first: 2(11+2y)+3y=12(11 + 2y) + 3y = 1, so 22+7y=122 + 7y = 1 and y=−3y = -3.
  3. Then x=11−6=5x = 11 - 6 = 5.
  4. So x+y=5+(−3)=2x + y = 5 + (-3) = 2, option D.

Report a problem with this question

Question 38

Simplify (640003)−1\left(\sqrt[3]{64000}\right)^{-1}.

Worked solution (try it first)
  1. Split the number: 64 000=64×100064\,000 = 64 \times 1000, and 643=4\sqrt[3]{64} = 4, 10003=10\sqrt[3]{1000} = 10.
  2. So 64 0003=40\sqrt[3]{64\,000} = 40.
  3. The power −1-1 means the reciprocal: 140\frac{1}{40}, option C.

Report a problem with this question

Question 39

Find the value of pp if the line joining (p,4)(p, 4) and (6,−2)(6, -2) is perpendicular to the line joining (2,p)(2, p) and (−1,3)(-1, 3).

Worked solution (try it first)
  1. Gradient of the first line: −2−46−p=−66−p\dfrac{-2 - 4}{6 - p} = \dfrac{-6}{6 - p}.
  2. Gradient of the second line: 3−p−1−2=p−33\dfrac{3 - p}{-1 - 2} = \dfrac{p - 3}{3}.
  3. Perpendicular gradients multiply to −1-1: −6(p−3)3(6−p)=−1\dfrac{-6(p - 3)}{3(6 - p)} = -1, so 2(p−3)=6−p2(p - 3) = 6 - p.
  4. Then 3p=123p = 12, so p=4p = 4, option C.
  5. Check: the gradients are −3-3 and 13\frac13, and −3×13=−1-3 \times \frac13 = -1.

Report a problem with this question

Question 40

Find the number of sides of a regular polygon whose interior angle is twice the exterior angle.

Worked solution (try it first)
  1. Let the exterior angle be ee.
  2. The interior angle is 2e2e, and the two add up to 180∘180^\circ: 3e=180∘3e = 180^\circ, so e=60∘e = 60^\circ.
  3. The exterior angles add up to 360∘360^\circ, so the number of sides is 360÷60=6360 \div 60 = 6, option C.

Report a problem with this question