Objective paper · 46 questions · partial

JAMB 2014 · UTME

Topics include Commercial arithmetic, Indices & standard form, Logarithms, Surds, Sets & Venn diagrams, Expressions, formulae & change of subject.

Our copy of this paper is missing questions 1, 2, 29, 44.

Sit this paper

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

A woman bought a grinder for ₦60,000. She sold it at a loss of 15%15\%. How much did she sell it for?

Worked solution (try it first)
  1. A 15%15\% loss means she sold for 100%−15%=85%100\% - 15\% = 85\% of the cost.
  2. 85%85\% of ₦60,000 is 0.85×60 000=51 0000.85 \times 60\,000 = 51\,000.
  3. So she sold it for ₦51,000, option D.

Report a problem with this question

Question 4

Express the product of 0.00043 and 2000 in standard form.

Worked solution (try it first)
  1. 2000=2×10002000 = 2 \times 1000, so first double: 0.00043×2=0.000860.00043 \times 2 = 0.00086.
  2. Multiplying by 1000 moves the point three places right: 0.860.86.
  3. 0.86 is 8.6×10−18.6 \times 10^{-1}, option D.

Report a problem with this question

Question 5

A man donates 10%10\% of his monthly net earnings to his church. If it amounts to ₦4,500, what is his net monthly income?

Worked solution (try it first)
  1. 10%10\% of his net income EE is ₦4,500, so 0.1E=45000.1E = 4500.
  2. Divide both sides by 0.1 (multiply by 10): E=45 000E = 45\,000.
  3. So his net monthly income is ₦45,000, option C.

Report a problem with this question

Question 6

If log⁡7.5=0.8751\log 7.5 = 0.8751, evaluate 2log⁡75+log⁡7502\log 75 + \log 750.

Worked solution (try it first)
  1. 75=7.5×1075 = 7.5 \times 10, so log⁡75=1+0.8751=1.8751\log 75 = 1 + 0.8751 = 1.8751.
  2. In the same way, log⁡750=2+0.8751=2.8751\log 750 = 2 + 0.8751 = 2.8751.
  3. 2log⁡75=2×1.8751=3.75022\log 75 = 2 \times 1.8751 = 3.7502.
  4. So the value is 3.7502+2.8751=6.62533.7502 + 2.8751 = 6.6253, option C.

Report a problem with this question

Question 7

Solve for xx in 8x−2=2258x^{-2} = \frac{2}{25}.

Worked solution (try it first)
  1. The index −2-2 applies only to xx: 8x−2=8x28x^{-2} = \frac{8}{x^2}, so 8x2=225\frac{8}{x^2} = \frac{2}{25}.
  2. Cross-multiply: 2x2=2002x^2 = 200, so x2=100x^2 = 100.
  3. Take the square root: x=10x = 10, option A.

Report a problem with this question

Question 8

Simplify 22−32+3\dfrac{2\sqrt2 - \sqrt3}{\sqrt2 + \sqrt3}.

Worked solution (try it first)
  1. Multiply the top and bottom by 3−2\sqrt3 - \sqrt2, so the bottom becomes (3+2)(3−2)=3−2(\sqrt3 + \sqrt2)(\sqrt3 - \sqrt2) = 3 - 2, which is 1.
  2. Top: (22−3)(3−2)=26−4−3+6(2\sqrt2 - \sqrt3)(\sqrt3 - \sqrt2) = 2\sqrt6 - 4 - 3 + \sqrt6.
  3. Collect like terms: 36−73\sqrt6 - 7, option B.

Report a problem with this question

Question 9

Evaluate log⁡28+log⁡216−log⁡24\log_2 8 + \log_2 16 - \log_2 4.

Worked solution (try it first)
  1. 23=82^3 = 8, 24=162^4 = 16 and 22=42^2 = 4, so the logs are 3, 4 and 2.
  2. So the value is 3+4−2=53 + 4 - 2 = 5, option D.

Report a problem with this question

Question 10

If P={1,2,3,4,5}P = \{1, 2, 3, 4, 5\} and P∪Q={1,2,3,4,5,6,7}P \cup Q = \{1, 2, 3, 4, 5, 6, 7\}, list the elements in QQ.

Worked solution (try it first)
  1. P∪QP \cup Q holds every element of PP or QQ.
  2. The elements 6 and 7 are in the union but not in PP, so both must come from QQ.
  3. So Q={6,7}Q = \{6, 7\}, option D.

Report a problem with this question

Question 11

From the Venn diagram, the shaded parts represent

PQR
Worked solution (try it first)
  1. The shading covers the whole overlap of PP and QQ, which is P∩QP \cap Q.
  2. It also covers the whole overlap of PP and RR, which is P∩RP \cap R.
  3. Together, both pieces make (P∩Q)∪(P∩R)(P \cap Q) \cup (P \cap R), option B.

Report a problem with this question

Question 12

If gt2−k−w=0gt^2 - k - w = 0, make gg the subject of the formula.

Worked solution (try it first)
  1. Add kk and ww to both sides: gt2=k+wgt^2 = k + w.
  2. Divide both sides by t2t^2: g=k+wt2g = \dfrac{k + w}{t^2}, option B.

Report a problem with this question

Question 13

Factorize 2y2−15xy+18x22y^2 - 15xy + 18x^2.

Worked solution (try it first)
  1. Find two terms with product 2×18x2=36x22 \times 18x^2 = 36x^2 and sum −15x-15x: they are −12x-12x and −3x-3x.
  2. Split the middle term: 2y2−12xy−3xy+18x22y^2 - 12xy - 3xy + 18x^2.
  3. Group in pairs: 2y(y−6x)−3x(y−6x)=(2y−3x)(y−6x)2y(y - 6x) - 3x(y - 6x) = (2y - 3x)(y - 6x), option C.

Report a problem with this question

Question 14

Find the value of kk if y−1y - 1 is a factor of y3+4y2+ky−6y^3 + 4y^2 + ky - 6.

Worked solution (try it first)
  1. By the factor theorem, y−1y - 1 is a factor, so the expression is 0 at y=1y = 1.
  2. 1+4+k−6=01 + 4 + k - 6 = 0, so k−1=0k - 1 = 0 and k=1k = 1, option D.

Report a problem with this question

Question 15

yy varies directly as w2w^2. When y=8y = 8, w=2w = 2. Find yy when w=3w = 3.

Worked solution (try it first)
  1. y=kw2y = kw^2.
  2. Put in y=8y = 8, w=2w = 2: 8=4k8 = 4k, so k=2k = 2.
  3. When w=3w = 3: y=2×9=18y = 2 \times 9 = 18, option B.

Report a problem with this question

Question 16

PP varies directly as QQ and inversely as RR. When Q=36Q = 36 and R=16R = 16, P=27P = 27. Find the relation between PP, QQ and RR.

Worked solution (try it first)
  1. Directly as QQ (on top), inversely as RR (underneath): P=kQRP = \dfrac{kQ}{R}.
  2. Put in the values: 27=36k1627 = \dfrac{36k}{16}, so k=27×1636=12k = \dfrac{27 \times 16}{36} = 12.
  3. So P=12QRP = \dfrac{12Q}{R}, option C.

Report a problem with this question

Question 17

What is the solution of x−5x+3<−1\dfrac{x - 5}{x + 3} < -1?

Worked solution (try it first)
  1. Add 1 to both sides to get 0 on the right: x−5x+3+1<0\dfrac{x - 5}{x + 3} + 1 < 0.
  2. Use the common denominator: x−5+x+3x+3=2x−2x+3<0\dfrac{x - 5 + x + 3}{x + 3} = \dfrac{2x - 2}{x + 3} < 0.
  3. The critical values are x=1x = 1 (top zero) and x=−3x = -3 (bottom zero).
  4. The fraction is negative when the top and bottom have opposite signs, which is between them.
  5. So −3<x<1-3 < x < 1, option B.

Report a problem with this question

Question 18

Solve the inequality x2+34≤5x6−712\frac x2 + \frac34 \le \frac{5x}{6} - \frac{7}{12}.

Worked solution (try it first)
  1. Multiply every term by 12, the LCM of 2, 4, 6 and 12: 6x+9≤10x−76x + 9 \le 10x - 7.
  2. Subtract 6x6x and add 7 to both sides: 16≤4x16 \le 4x.
  3. Divide by 4: 4≤x4 \le x, that is x≥4x \ge 4, option B.

Report a problem with this question

Question 19

The 4th term of an A.P. is 13 while the 10th term is 31. Find the 24th term.

Worked solution (try it first)
  1. From the 4th term to the 10th is 6 steps of dd: 6d=31−13=186d = 31 - 13 = 18, so d=3d = 3.
  2. Go back three steps from the 4th term: a=13−3×3=4a = 13 - 3 \times 3 = 4.
  3. The 24th term is a+23d=4+69=73a + 23d = 4 + 69 = 73, option D.

Report a problem with this question

Question 20

What is the common ratio of the G.P. (10+5),(10+25),…(\sqrt{10} + \sqrt5), (\sqrt{10} + 2\sqrt5), \ldots?

Worked solution (try it first)
  1. The common ratio is the second term divided by the first: r=10+2510+5r = \dfrac{\sqrt{10} + 2\sqrt5}{\sqrt{10} + \sqrt5}.
  2. Since 10=25\sqrt{10} = \sqrt2\sqrt5, take 5\sqrt5 out of the top and bottom: r=2+22+1r = \dfrac{\sqrt2 + 2}{\sqrt2 + 1}.
  3. Write 2=2×22 = \sqrt2 \times \sqrt2, so the top is 2(1+2)\sqrt2(1 + \sqrt2) and cancels with the bottom.
  4. So r=2r = \sqrt2, option B.

Report a problem with this question

Question 21✱✱

A binary operation ∗* is defined by x∗y=xyx * y = xy. If x∗x=12−xx * x = 12 - x, find the possible values of xx.

Worked solution (try it first)
  1. x∗x=x×x=x2x * x = x \times x = x^2, so the equation is x2=12−xx^2 = 12 - x.
  2. Bring everything to one side: x2+x−12=0x^2 + x - 12 = 0, which factorises as (x−3)(x+4)=0(x - 3)(x + 4) = 0.
  3. So x=3x = 3 or x=−4x = -4, option C.

Report a problem with this question

Question 22

Find yy if (5−62−7)(xy)=(7−11)\begin{pmatrix} 5 & -6 \\ 2 & -7 \end{pmatrix}\begin{pmatrix} x \\ y \end{pmatrix} = \begin{pmatrix} 7 \\ -11 \end{pmatrix}.

Worked solution (try it first)
  1. Multiply out the left side to get two equations: 5x−6y=75x - 6y = 7 and 2x−7y=−112x - 7y = -11.
  2. Make the xx terms match: multiply the first by 2 and the second by 5, giving 10x−12y=1410x - 12y = 14 and 10x−35y=−5510x - 35y = -55.
  3. Subtract the second from the first: 23y=6923y = 69, so y=3y = 3, option D.

Report a problem with this question

Question 23

If ∣−x12−14∣=−12\begin{vmatrix} -x & 12 \\ -1 & 4 \end{vmatrix} = -12, find xx.

Worked solution (try it first)
  1. A 2×22 \times 2 determinant is ad−bcad - bc: (−x)(4)−(12)(−1)=−4x+12(-x)(4) - (12)(-1) = -4x + 12.
  2. So −4x+12=−12-4x + 12 = -12.
  3. Take 12 from both sides: −4x=−24-4x = -24.
  4. Divide by −4-4: x=6x = 6, option A.

Report a problem with this question

Question 24

Find the value of ∣032178054∣\begin{vmatrix} 0 & 3 & 2 \\ 1 & 7 & 8 \\ 0 & 5 & 4 \end{vmatrix}.

Worked solution (try it first)
  1. The first column is (0,1,0)(0, 1, 0), so expand down it: only the middle entry, 1, gives a term.
  2. Its place sign is −- (row 2, column 1).
  3. Its minor, crossing out row 2 and column 1, is 3×4−2×5=23 \times 4 - 2 \times 5 = 2.
  4. So the determinant is −1×2=−2-1 \times 2 = -2, option A.

Report a problem with this question

Question 25

How many sides has a regular polygon whose interior angles are 135∘135^\circ each?

Worked solution (try it first)
  1. An interior angle and its exterior angle add up to 180∘180^\circ, so each exterior angle is 180∘−135∘=45∘180^\circ - 135^\circ = 45^\circ.
  2. The exterior angles add up to 360∘360^\circ, so the number of sides is 360÷45=8360 \div 45 = 8, option A.

Report a problem with this question

Question 26

In the figure, KL∥NMKL \parallel NM and LNLN bisects ∠KNM\angle KNM. If ∠KLN=54∘\angle KLN = 54^\circ and ∠MKN=35∘\angle MKN = 35^\circ, calculate ∠KMN\angle KMN.

54°35°KLMNP
Worked solution (try it first)
  1. KL∥NMKL \parallel NM, so ∠LNM=∠KLN=54∘\angle LNM = \angle KLN = 54^\circ (alternate angles).
  2. LNLN bisects ∠KNM\angle KNM, so ∠KNM=2×54∘\angle KNM = 2 \times 54^\circ
    =108∘= 108^\circ.
  3. The angles of triangle KMNKMN add up to 180∘180^\circ: ∠KMN=180∘−108∘−35∘\angle KMN = 180^\circ - 108^\circ - 35^\circ
    =37∘= 37^\circ, option D.

Report a problem with this question

Question 27

From the figure, what is the value of pp?

q°30°(p + 2q)°
Worked solution (try it first)
  1. Vertically opposite angles are equal, so q=30∘q = 30^\circ.
  2. The angle (p+2q)∘(p + 2q)^\circ and the 30∘30^\circ angle lie on a straight line, so p+2q+30=180p + 2q + 30 = 180.
  3. Put in q=30q = 30: p+60+30=180p + 60 + 30 = 180, so p=90∘p = 90^\circ, option B.

Report a problem with this question

Question 28

Find the value of xx in the figure.

x10 cm30°60°
Worked solution (try it first)
  1. The angles add up to 180∘180^\circ, so the third angle is 90∘90^\circ.
  2. The longest side is the hypotenuse.
  3. At the 60∘60^\circ corner, xx is the opposite side and the 10 cm side is the adjacent side, so tan⁡60∘=x10\tan60^\circ = \dfrac{x}{10}.
  4. So x=10tan⁡60∘=103x = 10\tan60^\circ = 10\sqrt3 cm, option C.

Report a problem with this question

Question 30

A cylindrical tank has a capacity of 6160 m36160\text{ m}^3. What is the depth of the tank if the radius of its base is 28 m28\text{ m}? [π=227]\left[\pi = \frac{22}{7}\right]

Worked solution (try it first)
  1. Base area: πr2=227×282\pi r^2 = \frac{22}{7} \times 28^2
    =2464 m2= 2464\text{ m}^2.
  2. Volume = base area × depth, so the depth is 6160÷2464=2.56160 \div 2464 = 2.5 m, option D.

Report a problem with this question

Question 31

The locus of a dog tethered to a pole with a rope of 4 m4\text{ m} is a

Worked solution (try it first)
  1. With the rope pulled tight, the dog is always 4 m from the pole.
  2. Points at a fixed distance from a point form a circle, so the locus is a circle with radius 4 m, option C.

Report a problem with this question

Question 32

Find the midpoint of S(−5,4)S(-5, 4) and T(−3,−2)T(-3, -2).

Worked solution (try it first)
  1. The midpoint is the average of the ends.
  2. xx: −5+(−3)2=−82=−4\frac{-5 + (-3)}{2} = \frac{-8}{2} = -4.
  3. yy: 4+(−2)2=22=1\frac{4 + (-2)}{2} = \frac22 = 1.
  4. So the midpoint is (−4,1)(-4, 1), option D.

Report a problem with this question

Question 33

The gradient of a line joining (x,4)(x, 4) and (1,2)(1, 2) is 12\frac12. Find the value of xx.

Worked solution (try it first)
  1. Gradient: 4−2x−1=12\dfrac{4 - 2}{x - 1} = \frac12.
  2. Cross-multiply: x−1=2×2=4x - 1 = 2 \times 2 = 4.
  3. So x=5x = 5, option B.

Report a problem with this question

Question 34

What is the equation of the line that passes through the yy-axis at (0,5)(0, 5) and the xx-axis at (5,0)(5, 0)?

Try it on a graph

The line through (0, 5) and (5, 0).

Worked solution (try it first)
  1. Gradient: 0−55−0=−1\dfrac{0 - 5}{5 - 0} = -1.
  2. The line cuts the yy-axis at 5, so c=5c = 5.
  3. So y=−x+5y = -x + 5, option C.

Report a problem with this question

Question 35

Calculate the midpoint of the segment of the line y−4x+3=0y - 4x + 3 = 0 which lies between the xx-axis and the yy-axis.

Worked solution (try it first)
  1. Write the line as y=4x−3y = 4x - 3.
  2. It meets the xx-axis where y=0y = 0: 4x=34x = 3, so x=34x = \frac34, giving (34,0)\left(\frac34, 0\right).
  3. It meets the yy-axis at (0,−3)(0, -3).
  4. Average the two points: (38,−32)\left(\frac38, -\frac32\right), option B.

Report a problem with this question

Question 36

Find the equation of the straight line through (−2,3)(-2, 3) and perpendicular to 4x+3y−5=04x + 3y - 5 = 0.

Worked solution (try it first)
  1. Rearrange 4x+3y−5=04x + 3y - 5 = 0: y=−43x+53y = -\frac43x + \frac53, so its gradient is −43-\frac43.
  2. The perpendicular gradient is the negative reciprocal, 34\frac34.
  3. Through (−2,3)(-2, 3): y−3=34(x+2)y - 3 = \frac34(x + 2).
  4. Multiply by 4: 4y−12=3x+64y - 12 = 3x + 6.
  5. Collect terms: 3x−4y+18=03x - 4y + 18 = 0, option B.

Report a problem with this question

Question 37

If sin⁡θ=1213\sin\theta = \frac{12}{13} (θ\theta acute), find the value of 1+cos⁡θ1 + \cos\theta.

Worked solution (try it first)
  1. sin⁡θ=1213\sin\theta = \frac{12}{13}, so draw a right-angled triangle with opposite side 12 and hypotenuse 13.
  2. Pythagoras gives the adjacent side 169−144=5\sqrt{169 - 144} = 5.
  3. So cos⁡θ=513\cos\theta = \frac{5}{13}.
  4. Add 1: 1+513=18131 + \frac{5}{13} = \frac{18}{13}, option C.

Report a problem with this question

Question 38

If y=4x3−2x2+xy = 4x^3 - 2x^2 + x, find dydx\dfrac{dy}{dx}.

Worked solution (try it first)
  1. Differentiate each term: bring the power down and reduce it by one.
  2. 4x34x^3 gives 12x212x^2, −2x2-2x^2 gives −4x-4x, and xx gives 1.
  3. So dydx=12x2−4x+1\frac{dy}{dx} = 12x^2 - 4x + 1, option A.

Report a problem with this question

Question 39

If y=cos⁡3xy = \cos 3x, find dydx\dfrac{dy}{dx}.

Worked solution (try it first)
  1. Chain rule: cos⁡3x\cos3x differentiates to −sin⁡3x-\sin3x times the derivative of 3x3x, which is 3.
  2. So dydx=−3sin⁡3x\frac{dy}{dx} = -3\sin3x, option A.

Report a problem with this question

Question 40

Find the minimum value of y=x2−2x−3y = x^2 - 2x - 3.

Worked solution (try it first)
  1. At the minimum dydx=2x−2=0\frac{dy}{dx} = 2x - 2 = 0, so x=1x = 1.
  2. Put x=1x = 1 into yy: 1−2−3=−41 - 2 - 3 = -4.
  3. So the minimum value is −4-4, option A.

Report a problem with this question

Question 41

Evaluate ∫sin⁡2x dx\displaystyle\int \sin 2x\,dx.

Worked solution (try it first)
  1. sin⁡\sin integrates to −cos⁡-\cos.
  2. For sin⁡2x\sin2x, also divide by 2, the coefficient of xx.
  3. So ∫sin⁡2x dx=−12cos⁡2x+k\int\sin2x\,dx = -\frac12\cos2x + k, option D.

Report a problem with this question

Question 42

Evaluate ∫(2x+3)12 dx\displaystyle\int (2x + 3)^{\frac12}\,dx.

Worked solution (try it first)
  1. Add one to the power: 12+1=32\frac12 + 1 = \frac32.
  2. Divide by the new power 32\frac32 and by 2, the derivative of 2x+32x + 3: (2x+3)3/232×2=13(2x+3)32\dfrac{(2x + 3)^{3/2}}{\frac32 \times 2} = \frac13(2x + 3)^{\frac32}.
  3. So the integral is 13(2x+3)32+k\frac13(2x + 3)^{\frac32} + k, option D.

Report a problem with this question

Question 43

The pie chart shows the monthly distribution of a man's salary on food items. If he spent ₦8,000 on rice, how much did he spend on yam?

Gari 70°YamBeans 50°Rice 80°
Worked solution (try it first)
  1. The angles add up to 360∘360^\circ, so Yam is 360∘−(70∘+80∘+50∘)=160∘360^\circ - (70^\circ + 80^\circ + 50^\circ) = 160^\circ.
  2. Rice is 80∘80^\circ for ₦8,000, so each degree is ₦100.
  3. Yam: 160×100=16 000160 \times 100 = 16\,000, so he spent ₦16,000, option C.

Report a problem with this question

Question 45

Values 0 1 2 3 4
Frequency 1 2 2 1 9

Find the mode of the distribution.

Worked solution (try it first)
  1. The mode is the value with the highest frequency.
  2. Value 4 has frequency 9, more than any other, so the mode is 4, option A.

Report a problem with this question

Question 46

Find the median of 5, 9, 1, 10, 3, 8, 9, 2, 4, 5, 5, 5, 7, 3 and 6.

Worked solution (try it first)
  1. Put the 15 numbers in order: 1, 2, 3, 3, 4, 5, 5, 5, 5, 6, 7, 8, 9, 9, 10.
  2. With 15 numbers the median is the 15+12=8\frac{15 + 1}{2} = 8th.
  3. The 8th number is 5, so the median is 5, option C.

Report a problem with this question

Question 47

Find the standard deviation of 5, 4, 3, 2, 1.

Worked solution (try it first)
  1. The mean of 5, 4, 3, 2, 1 is 3.
  2. The squared deviations are 4, 1, 0, 1, 4, which add up to 10.
  3. The variance is 105=2\frac{10}{5} = 2, so the standard deviation is 2\sqrt2, option B.

Report a problem with this question

Question 48

In how many ways can a team of 3 girls be selected from 7 girls?

Worked solution (try it first)
  1. A team is a selection, so the order doesn't matter: this is 7C3^7C_3.
  2. nCr=n!r! (n−r)!^nC_r = \dfrac{n!}{r!\,(n - r)!}, so 7C3=7!3! 4!^7C_3 = \dfrac{7!}{3!\,4!}, option D.

Report a problem with this question

Question 49

Number 1 2 3 4 5 6
Frequency 18 22 20 16 10 14

The table represents the outcome of throwing a die 100 times. What is the probability of obtaining at least a 4?

Worked solution (try it first)
  1. The die was thrown 100 times.
  2. At least 4 means 4, 5 or 6: 16+10+14=4016 + 10 + 14 = 40 throws.
  3. So the probability is 40100=25\frac{40}{100} = \frac25, option D.

Report a problem with this question

Question 50

A number is chosen at random from 10 to 30, both inclusive. What is the probability that the number is divisible by 3?

Worked solution (try it first)
  1. From 10 to 30 inclusive there are 30−10+1=2130 - 10 + 1 = 21 numbers.
  2. The multiples of 3 are 12, 15, 18, 21, 24, 27, 30, which is 7 numbers.
  3. So the probability is 721=13\frac{7}{21} = \frac13, option D.

Report a problem with this question