Objective paper · 39 questions · partial

JAMB 2017 · UTME (set 2)

Topics include Sets & Venn diagrams, Sequences & series (AP, GP), Probability, Solid mensuration, Trigonometric ratios, Calculus (JAMB bridge).

Our copy of this paper is missing questions 5, 9, 12, 24, 26, 28, 36, 41, 44.

Sit this paper

Answer every question in order, timed if you like (suggested 25 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

Given T={even numbers from 1 to 12}T = \{\text{even numbers from 1 to 12}\} and N={common factors of 6, 8 and 12}N = \{\text{common factors of 6, 8 and 12}\}, find T∩NT \cap N.

Worked solution (try it first)
  1. T={2,4,6,8,10,12}T = \{2, 4, 6, 8, 10, 12\}.
  2. The factors of 6 are 1, 2, 3, 6.
  3. Of 8 are 1, 2, 4, 8.
  4. Of 12 are 1, 2, 3, 4, 6, 12.
  5. Common to all three: N={1,2}N = \{1, 2\}.
  6. So T∩N={2}T \cap N = \{2\}, option D.

Report a problem with this question

Question 2

What is the next number in the series 2,1,12,14,…2, 1, \frac12, \frac14, \dots?

Worked solution (try it first)
  1. Each term is half the one before: 1÷2=121 \div 2 = \frac12 and 12÷1=12\frac12 \div 1 = \frac12.
  2. So the common ratio is 12\frac12.
  3. The next term is 14×12=18\frac14 \times \frac12 = \frac18, option D.

Report a problem with this question

Question 3

If U={x:x is an integer and 1≤x≤20}U = \{x : x \text{ is an integer and } 1 \le x \le 20\}, E1={x:x is a multiple of 3}E_1 = \{x : x \text{ is a multiple of 3}\} and E2={x:x is a multiple of 4}E_2 = \{x : x \text{ is a multiple of 4}\}, and an integer is picked at random from UU, find the probability that it is not in E2E_2.

Worked solution (try it first)
  1. E2E_2, the multiples of 4 up to 20, is {4,8,12,16,20}\{4, 8, 12, 16, 20\}, which has 5 members.
  2. So P(in E2)=520P(\text{in } E_2) = \frac{5}{20}
    =14= \frac14.
  3. Not in E2E_2 is the complement: 1−14=341 - \frac14 = \frac34, option A.

Report a problem with this question

Question 4

The curved surface area of a cylinder 5 cm5\text{ cm} high is 110 cm2110\text{ cm}^2. Find the radius of its base. [π=227]\left[\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Curved surface area of a cylinder is 2πrh2\pi rh: 2×227×r×5=1102 \times \frac{22}{7} \times r \times 5 = 110.
  2. That is 2207r=110\frac{220}{7}r = 110, so r=110×7220=3.5r = 110 \times \frac{7}{220} = 3.5 cm, option B.

Report a problem with this question

Question 6

Evaluate sin⁡45∘+sin⁡30∘\sin 45^\circ + \sin 30^\circ in surd form.

Worked solution (try it first)
  1. Use the exact values: sin⁡45∘=22\sin45^\circ = \frac{\sqrt2}{2} and sin⁡30∘=12\sin30^\circ = \frac12.
  2. Both are over 2, so add the tops: 22+12=1+22\frac{\sqrt2}{2} + \frac12 = \frac{1 + \sqrt2}{2}, option D.

Report a problem with this question

Question 7

If y=xsin⁡xy = x\sin x, find dydx\dfrac{dy}{dx} when x=π2x = \dfrac{\pi}{2}.

Worked solution (try it first)
  1. Product rule: dydx=sin⁡x+xcos⁡x\frac{dy}{dx} = \sin x + x\cos x.
  2. At x=π2x = \frac\pi2, sin⁡x=1\sin x = 1 and cos⁡x=0\cos x = 0, so dydx=1+0=1\frac{dy}{dx} = 1 + 0 = 1, option C.

Report a problem with this question

Question 8

If temperature tt is directly proportional to heat hh, and when t=20∘Ct = 20^\circ\text{C}, h=50 Jh = 50\text{ J}, find tt when h=60 Jh = 60\text{ J}.

Worked solution (try it first)
  1. t=kht = kh.
  2. Put in t=20t = 20, h=50h = 50: k=2050=25k = \frac{20}{50} = \frac25.
  3. When h=60h = 60: t=25×60=24∘Ct = \frac25 \times 60 = 24^\circ\text{C}, option A.

Report a problem with this question

Question 10

Given M=NSLTM = N\sqrt{\dfrac{SL}{T}}, make TT the subject of the formula.

Worked solution (try it first)
  1. Divide by NN: MN=SLT\frac MN = \sqrt{\frac{SL}{T}}.
  2. Square both sides: M2N2=SLT\frac{M^2}{N^2} = \frac{SL}{T}.
  3. Cross-multiply to get TT on top: T=N2SLM2T = \dfrac{N^2SL}{M^2}, option B.

Report a problem with this question

Question 11

Simplify 3n−1×27n+181n\dfrac{3^{n-1} \times 27^{n+1}}{81^n}.

Worked solution (try it first)
  1. Write everything as a power of 3: 27n+1=33n+327^{n+1} = 3^{3n + 3} and 81n=34n81^n = 3^{4n}.
  2. Top: add the indices, (n−1)+(3n+3)=4n+2(n - 1) + (3n + 3) = 4n + 2, so the top is 34n+23^{4n + 2}.
  3. Divide: subtract the indices, (4n+2)−4n=2(4n + 2) - 4n = 2.
  4. So the value is 32=93^2 = 9, option B.

Report a problem with this question

Question 13

In the diagram, RR, SS and TT lie on a circle with centre OO. If ∠RST=60∘\angle RST = 60^\circ, find the angle marked xx.

60°xOSRT
Worked solution (try it first)
  1. xx is at the centre and ∠RST\angle RST is at the circumference, both on arc RTRT.
  2. The angle at the centre is twice the angle at the circumference: x=2×60∘=120∘x = 2 \times 60^\circ = 120^\circ, option C.

Report a problem with this question

Question 14

Find the sum of the range and the mode of the set of numbers 10, 9, 10, 9, 8, 7, 7, 10, 8, 10, 8, 4, 6, 9, 10, 9, 7, 10, 6, 5.

Worked solution (try it first)
  1. The range is highest minus lowest: 10−4=610 - 4 = 6.
  2. Count the values: 10 appears six times, more than any other, so the mode is 10.
  3. So the sum is 6+10=166 + 10 = 16, option A.

Report a problem with this question

Question 15

Find the sum to infinity of the series 14,18,116,…\frac14, \frac18, \frac1{16}, \dots

Worked solution (try it first)
  1. This is a G.P. with a=14a = \frac14 and r=18÷14=12r = \frac18 \div \frac14 = \frac12.
  2. Since rr is between −1-1 and 1, S∞=a1−rS_\infty = \dfrac{a}{1 - r}, and 1−12=121 - \frac12 = \frac12.
  3. So S∞=14÷12=12S_\infty = \frac14 \div \frac12 = \frac12, option A.

Report a problem with this question

Question 16✱✱

The addition below was carried out in a certain base.

1101.01+1110.111011.10100111.10\begin{array}{rr} & 1101.01 \\ + & 1110.11 \\ & 1011.10 \\ \hline & 100111.10 \end{array}

The base in which the operation was performed was

Worked solution (try it first)
  1. Every digit is 0 or 1, so try base 2 first.
  2. In base 2: 1101.01=13.251101.01 = 13.25, 1110.11=14.751110.11 = 14.75 and 1011.10=11.51011.10 = 11.5.
  3. Their sum is 39.539.5.
  4. The answer 100111.102100111.10_2 is 32+4+2+1+0.5=39.532 + 4 + 2 + 1 + 0.5 = 39.5, which matches.
  5. So the base is 2, option B.

Report a problem with this question

Question 17

The value of x+x(xx)x + x(x^x) when x=2x = 2 is

Worked solution (try it first)
  1. Work out the power first: xx=22=4x^x = 2^2 = 4.
  2. Then multiply: x(xx)=2×4=8x(x^x) = 2 \times 4 = 8.
  3. Finally add: 2+8=102 + 8 = 10, option B.

Report a problem with this question

Question 18

Simplify 427+512−3754\sqrt{27} + 5\sqrt{12} - 3\sqrt{75}.

Worked solution (try it first)
  1. Take out square factors: 427=4×334\sqrt{27} = 4 \times 3\sqrt3, which is 12312\sqrt3.
  2. Likewise 512=5×23=1035\sqrt{12} = 5 \times 2\sqrt3 = 10\sqrt3 and 375=3×53=1533\sqrt{75} = 3 \times 5\sqrt3 = 15\sqrt3.
  3. Combine: 123+103−153=7312\sqrt3 + 10\sqrt3 - 15\sqrt3 = 7\sqrt3, option D.

Report a problem with this question

Question 19

A man covered a distance of 50 miles on his first trip. On a later trip he travelled 300 miles while going 3 times as fast. His new time compared with the old time was

Worked solution (try it first)
  1. Let the old speed be vv.
  2. Time is distance over speed, so the old time is 50v\dfrac{50}{v}.
  3. The new speed is 3v3v, so the new time is 3003v=100v\dfrac{300}{3v} = \dfrac{100}{v}.
  4. 100v\dfrac{100}{v} is twice 50v\dfrac{50}{v}, so the new time is twice as much, option C.

Report a problem with this question

Question 20

In the figure, find xx.

2x3x4x
Worked solution (try it first)
  1. The three angles go all the way round the point, and angles at a point add up to 360∘360^\circ: 2x+3x+4x=360∘2x + 3x + 4x = 360^\circ.
  2. So 9x=360∘9x = 360^\circ and x=40∘x = 40^\circ, option A.

Report a problem with this question

Question 21

Evaluate 0.000002310.007\dfrac{0.00000231}{0.007} and leave the answer in standard form.

Worked solution (try it first)
  1. Write both in standard form: 0.00000231=2.31×10−60.00000231 = 2.31 \times 10^{-6} and 0.007=7×10−30.007 = 7 \times 10^{-3}.
  2. Divide the numbers, 2.31÷7=0.332.31 \div 7 = 0.33, and subtract the powers, 10−6−(−3)=10−310^{-6 - (-3)} = 10^{-3}.
  3. 0.33×10−3=3.3×10−40.33 \times 10^{-3} = 3.3 \times 10^{-4}, option C.

Report a problem with this question

Question 22

If a rod 10 cm10\text{ cm} in length was measured as 10.5 cm10.5\text{ cm}, calculate the percentage error.

Worked solution (try it first)
  1. The error is 10.5−10=0.510.5 - 10 = 0.5 cm.
  2. Divide by the true length and multiply by 100: 0.510×100%=5%\frac{0.5}{10} \times 100\% = 5\%, option A.

Report a problem with this question

Question 23

The pie chart shows the allocation of money to each sector of a farm. The total amount allocated to the farm is ₦80,000. Find the amount allocated to fertilizer.

FertilizerSeeds 30°Labour 70°Implements 80°Transport 50°Mech. 40°
Mech. = mechanization; Implements = farm implements.
Worked solution (try it first)
  1. The angles add up to 360∘360^\circ, so Fertilizer is 360∘−(40∘+50∘+80∘+70∘+30∘)=90∘360^\circ - (40^\circ + 50^\circ + 80^\circ + 70^\circ + 30^\circ) = 90^\circ.
  2. 90∘90^\circ is a quarter of the circle.
  3. So Fertilizer gets 14×80 000=20 000\frac14 \times 80\,000 = 20\,000 naira: ₦20,000, option D.

Report a problem with this question

Question 25

yy is inversely proportional to xx, and y=6y = 6 when x=7x = 7. Find the constant of the variation.

Worked solution (try it first)
  1. y=kxy = \dfrac{k}{x}, so the constant is k=xyk = xy.
  2. k=7×6=42k = 7 \times 6 = 42, option B.

Report a problem with this question

Question 27

Find ∫(x2+3x−5) dx\displaystyle\int (x^2 + 3x - 5)\,dx.

Worked solution (try it first)
  1. Integrate each term: add one to the power and divide by the new power.
  2. x2x^2 gives x33\frac{x^3}{3}, 3x3x gives 3x22\frac{3x^2}{2}, and −5-5 gives −5x-5x.
  3. So the integral is x33+3x22−5x+k\frac{x^3}{3} + \frac{3x^2}{2} - 5x + k, option C.

Report a problem with this question

Question 29

Make ss the subject of the relation p=s+sm2nrp = s + \dfrac{sm^2}{nr}.

Worked solution (try it first)
  1. Multiply every term by nrnr to clear the fraction: nrp=nrs+sm2nrp = nrs + sm^2.
  2. Take out ss as a common factor: nrp=s(nr+m2)nrp = s(nr + m^2).
  3. Divide by nr+m2nr + m^2: s=nrpnr+m2s = \dfrac{nrp}{nr + m^2}, option A.

Report a problem with this question

Question 30

The operation ∗* on the set R\mathbb{R} of real numbers is defined by x∗y=3x+2y−1x * y = 3x + 2y - 1. Find 3∗(−1)3 * (-1).

Worked solution (try it first)
  1. Put x=3x = 3 and y=−1y = -1 in the rule: 3∗(−1)=3(3)+2(−1)−13 * (-1) = 3(3) + 2(-1) - 1.
  2. That is 9−2−1=69 - 2 - 1 = 6, option C.

Report a problem with this question

Question 31✱✱

Find the gradient of the line joining the points (3,2)(3, 2) and (1,4)(1, 4).

Worked solution (try it first)
  1. Gradient =y2−y1x2−x1= \dfrac{y_2 - y_1}{x_2 - x_1}.
  2. With (3,2)(3, 2) first and (1,4)(1, 4) second, this is 4−21−3\dfrac{4 - 2}{1 - 3}.
  3. That is 2−2=−1\frac{2}{-2} = -1, option C.

Report a problem with this question

Question 32

Simplify (64a33)−1\left(\sqrt[3]{64a^3}\right)^{-1}.

Worked solution (try it first)
  1. Take the cube root of each part: 643=4\sqrt[3]{64} = 4 and a33=a\sqrt[3]{a^3} = a, so 64a33=4a\sqrt[3]{64a^3} = 4a.
  2. The index −1-1 means the reciprocal: (4a)−1=14a(4a)^{-1} = \frac{1}{4a}, option D.

Report a problem with this question

Question 33

If 23−23+22=m+n6\dfrac{2\sqrt3 - \sqrt2}{\sqrt3 + 2\sqrt2} = m + n\sqrt6, find the values of mm and nn respectively.

Worked solution (try it first)
  1. Multiply the top and bottom by the conjugate of the bottom, 3−22\sqrt3 - 2\sqrt2.
  2. Bottom: (3+22)(3−22)=3−8(\sqrt3 + 2\sqrt2)(\sqrt3 - 2\sqrt2) = 3 - 8, which is −5-5.
  3. Top: (23−2)(3−22)=6−46−6+4(2\sqrt3 - \sqrt2)(\sqrt3 - 2\sqrt2) = 6 - 4\sqrt6 - \sqrt6 + 4, which is 10−5610 - 5\sqrt6.
  4. Divide by −5-5: −2+6-2 + \sqrt6.
  5. So m=−2m = -2 and n=1n = 1, option B.

Report a problem with this question

Question 34

If α\alpha and β\beta are the roots of the equation 3x2+5x−2=03x^2 + 5x - 2 = 0, find the value of 1α+1β\dfrac1\alpha + \dfrac1\beta.

Worked solution (try it first)
  1. For ax2+bx+c=0ax^2 + bx + c = 0, the sum of the roots is −ba-\frac ba and the product is ca\frac ca.
  2. So α+β=−53\alpha + \beta = -\frac53 and αβ=−23\alpha\beta = -\frac23.
  3. Add the fractions: 1α+1β=α+βαβ\dfrac1\alpha + \dfrac1\beta = \dfrac{\alpha + \beta}{\alpha\beta}.
  4. So the value is −53÷(−23)=52-\frac53 \div \left(-\frac23\right) = \frac52, option D.

Report a problem with this question

Question 35

Find the range of the following set of numbers: 0.4, −0.4, 0.3, 0.47, −0.53, 0.2 and −0.2.

Worked solution (try it first)
  1. The largest number is 0.47.
  2. The smallest is the most negative, −0.53-0.53.
  3. The range is 0.47−(−0.53)0.47 - (-0.53), which is 0.47+0.53=1.00.47 + 0.53 = 1.0, option D.

Report a problem with this question

Question 37

What is the product of 2x2−x+12x^2 - x + 1 and 3−2x3 - 2x?

Worked solution (try it first)
  1. Multiply each term of 2x2−x+12x^2 - x + 1 by 3: 6x2−3x+36x^2 - 3x + 3.
  2. Multiply each term by −2x-2x: −4x3+2x2−2x-4x^3 + 2x^2 - 2x.
  3. Add and collect like terms: −4x3+8x2−5x+3-4x^3 + 8x^2 - 5x + 3, option B.

Report a problem with this question

Question 38

Find the equation of the locus of a point P(x,y)P(x, y) such that PV=PWPV = PW, where V=(1,1)V = (1, 1) and W=(3,5)W = (3, 5).

Worked solution (try it first)
  1. PV=PWPV = PW, so square both distances: (x−1)2+(y−1)2=(x−3)2+(y−5)2(x - 1)^2 + (y - 1)^2 = (x - 3)^2 + (y - 5)^2.
  2. Expand, and cancel x2x^2 and y2y^2: −2x+1−2y+1=−6x+9−10y+25-2x + 1 - 2y + 1 = -6x + 9 - 10y + 25.
  3. Collect terms: 4x+8y=324x + 8y = 32.
  4. Divide by 4: x+2y=8x + 2y = 8, option D.

Report a problem with this question

Question 39

In a regular polygon, each interior angle is double its corresponding exterior angle. Find the number of sides of the polygon.

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 B.

Report a problem with this question

Question 40

A cylindrical tank has a capacity of 3080 m33080\text{ m}^3. What is the depth of the tank if the diameter of its base is 14 m14\text{ m}? [π=227]\left[\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Radius =14÷2=7= 14 \div 2 = 7 m, so the base area is 227×72=154 m2\frac{22}{7} \times 7^2 = 154\text{ m}^2.
  2. Volume = base area × depth: 154h=3080154h = 3080.
  3. So h=3080÷154=20h = 3080 \div 154 = 20 m, option C.

Report a problem with this question

Question 42

A car dealer bought a second-hand car for ₦250,000 and spent ₦70,000 refurbishing it. He then sold the car for ₦400,000. What is the percentage gain?

Worked solution (try it first)
  1. The cost includes the refurbishing: 250 000+70 000=250\,000 + 70\,000 = ₦320,000.
  2. The gain is 400 000−320 000=400\,000 - 320\,000 = ₦80,000.
  3. As a percentage of the cost: 80 000320 000×100%=25%\dfrac{80\,000}{320\,000} \times 100\% = 25\%, option C.

Report a problem with this question

Question 43

Find the principal which amounts to ₦5,500 at simple interest in 5 years at 2%2\% per annum.

Worked solution (try it first)
  1. Simple interest for 5 years at 2%2\% is 5×2%=10%5 \times 2\% = 10\% of the principal PP.
  2. The amount is principal plus interest, so 1.1P=55001.1P = 5500.
  3. Divide both sides by 1.1: P=5000P = 5000.
  4. The principal is ₦5,000, option B.

Report a problem with this question

Question 45✱✱

In how many ways can the letters of the word ACCEPTANCE be arranged?

Worked solution (try it first)
  1. ACCEPTANCE has 10 letters: C appears 3 times, A twice and E twice.
  2. P, T and N appear once.
  3. Divide 10!10! by the factorial of each repeat count, so that swapping identical letters is not counted as new.
  4. So the number of arrangements is 10!3! 2! 2!\dfrac{10!}{3!\,2!\,2!}, option D.

Report a problem with this question

Question 46

Factorize completely x2+2xy+y2+3x+3y−18x^2 + 2xy + y^2 + 3x + 3y - 18.

Worked solution (try it first)
  1. The first three terms are a perfect square: x2+2xy+y2=(x+y)2x^2 + 2xy + y^2 = (x + y)^2.
  2. The next two are 3(x+y)3(x + y).
  3. Let u=x+yu = x + y.
  4. The expression is u2+3u−18u^2 + 3u - 18.
  5. Find two numbers with product −18-18 and sum 3: they are 6 and −3-3.
  6. So u2+3u−18=(u+6)(u−3)u^2 + 3u - 18 = (u + 6)(u - 3).
  7. Put back u=x+yu = x + y: (x+y+6)(x+y−3)(x + y + 6)(x + y - 3), option A.

Report a problem with this question

Question 47

Divide 4x3−3x+14x^3 - 3x + 1 by 2x−12x - 1.

Worked solution (try it first)
  1. Write the missing x2x^2 term: 4x3+0x2−3x+14x^3 + 0x^2 - 3x + 1.
  2. Then 4x3÷2x=2x24x^3 \div 2x = 2x^2.
  3. Subtract 4x3−2x24x^3 - 2x^2 to leave 2x2−3x+12x^2 - 3x + 1.
  4. 2x2÷2x=x2x^2 \div 2x = x.
  5. Subtract 2x2−x2x^2 - x to leave −2x+1-2x + 1.
  6. −2x÷2x=−1-2x \div 2x = -1, and −1(2x−1)=−2x+1-1(2x - 1) = -2x + 1 leaves 0.
  7. So the quotient is 2x2+x−12x^2 + x - 1, option D.

Report a problem with this question

Question 48

In the diagram, MNMN is a chord of a circle KMNKMN with centre OO and radius 10 cm10\text{ cm}. If ∠MON=140∘\angle MON = 140^\circ, find, correct to the nearest cm, the length of the chord MNMN.

10 cm140°OMNK
Worked solution (try it first)
  1. OM=ON=10OM = ON = 10 cm.
  2. The perpendicular from OO to MNMN bisects the chord and the 140∘140^\circ angle, giving two right-angled triangles with a 70∘70^\circ angle at OO.
  3. In one of them, half the chord is opposite the 70∘70^\circ: MN2=10sin⁡70∘=9.397\frac{MN}{2} = 10\sin70^\circ = 9.397 cm.
  4. So MN=2×9.397=18.79MN = 2 \times 9.397 = 18.79 cm, which is 19 cm to the nearest cm, option A.

Report a problem with this question