Objective paper · 60 questions

NECO · 2023 · SSCE · General Maths · Paper 1

Topics include Commercial arithmetic, Number bases, Number foundations & fractions, Surds, Modular arithmetic, Logarithms.

Sit this paper

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

Decrease 120 by 25%25\%.

Worked solution (try it first)
  1. Decreasing by 25%25\% leaves 100%−25%=75%100\% - 25\% = 75\% of the number.
  2. 75%75\% of 120 is 0.75×120=900.75 \times 120 = 90, option C.

Report a problem with this question

Question 2

Find the product of 10110two10110_{\text{two}} and 11two11_{\text{two}}.

Worked solution (try it first)
  1. Change to base ten: 10110two=16+4+2=2210110_{\text{two}} = 16 + 4 + 2 = 22 and 11two=311_{\text{two}} = 3.
  2. Multiply: 22×3=6622 \times 3 = 66.
  3. Change back: 66=64+266 = 64 + 2, so the product is 1000010two1000010_{\text{two}}, option A.

Report a problem with this question

Question 3

Express 5+2100+31000+41000005 + \dfrac{2}{100} + \dfrac{3}{1000} + \dfrac{4}{100000} as a decimal number.

Worked solution (try it first)
  1. Write each fraction as a decimal: the number of zeros tells you the place.
  2. 2100=0.02\frac{2}{100} = 0.02, 31000=0.003\frac{3}{1000} = 0.003 and 4100 000=0.00004\frac{4}{100\,000} = 0.00004.
  3. Add them to 5, lining up the places: 5+0.02+0.003+0.00004=5.023045 + 0.02 + 0.003 + 0.00004 = 5.02304, option C.

Report a problem with this question

Question 4

Simplify 2510\dfrac{2\sqrt5}{\sqrt{10}}.

Worked solution (try it first)
  1. Split the bottom: 10=5×2\sqrt{10} = \sqrt5 \times \sqrt2.
  2. Cancel 5\sqrt5: 2552=22\dfrac{2\sqrt5}{\sqrt5\sqrt2} = \dfrac{2}{\sqrt2}.
  3. Rationalise: 22=222\dfrac{2}{\sqrt2} = \dfrac{2\sqrt2}{2}, which is 2\sqrt2.
  4. So option C.

Report a problem with this question

Question 5

A boy walks 88 paces in a minute. If his average pace length is 0.55 m0.55\text{ m}, what fraction of an hour will it take him to walk 1936 m1936\text{ m}?

Worked solution (try it first)
  1. Each minute he walks 88 paces of 0.55 m: 88×0.55=48.488 \times 0.55 = 48.4 m a minute.
  2. Time is distance over speed: 1936÷48.4=401936 \div 48.4 = 40 minutes.
  3. As a fraction of an hour: 4060=23\frac{40}{60} = \frac23, option D.

Report a problem with this question

Question 6

Find xx if 3×8≡x(mod9)3 \times 8 \equiv x \pmod 9.

Worked solution (try it first)
  1. Multiply first: 3×8=243 \times 8 = 24.
  2. Divide by 9: 24=2×9+624 = 2 \times 9 + 6, so the remainder is 6.
  3. So x=6x = 6, option C.

Report a problem with this question

Question 7

If log⁡103=0.4771\log_{10}3 = 0.4771, evaluate log⁡108.1\log_{10}8.1.

Worked solution (try it first)
  1. Write 8.1 using 3 and 10: 8.1=8110=34108.1 = \frac{81}{10} = \frac{3^4}{10}.
  2. So log⁡8.1=4log⁡3−log⁡10\log 8.1 = 4\log 3 - \log 10
    =4log⁡3−1= 4\log 3 - 1.
  3. That is 4(0.4771)−1=1.9084−1=0.90844(0.4771) - 1 = 1.9084 - 1 = 0.9084, option D.

Report a problem with this question

Question 8

Given that 2log⁡y=8log⁡p+4log⁡q2\log y = 8\log p + 4\log q, express yy in terms of pp and qq.

Worked solution (try it first)
  1. Divide both sides by 2: log⁡y=4log⁡p+2log⁡q\log y = 4\log p + 2\log q.
  2. Move the numbers up as powers and combine: log⁡y=log⁡p4+log⁡q2\log y = \log p^4 + \log q^2
    =log⁡(p4q2)= \log(p^4q^2).
  3. So y=p4q2y = p^4q^2, option E.

Report a problem with this question

Question 9

Calculate the compound interest on ₦1,200.00 for 4 years at 8%8\% per annum.

Worked solution (try it first)
  1. At 8%8\% compound interest the money is multiplied by 1.081.08 each year, so after 4 years it is 1200×1.0841200 \times 1.08^4.
  2. 1.084=1.360491.08^4 = 1.36049, so the amount is 1200×1.36049=1200 \times 1.36049 = ₦1,632.59.
  3. The interest is the amount minus the principal: 1632.59−1200=1632.59 - 1200 = ₦432.59, option C.

Report a problem with this question

Question 10

Given sets A={a,1,c,4,d}A = \{a, 1, c, 4, d\}, B={b,4,0,9,7,6}B = \{b, 4, 0, 9, 7, 6\} and C={a,4,8,9,d,2,5}C = \{a, 4, 8, 9, d, 2, 5\}, find (A∪B)∩(A∪C)(A \cup B) \cap (A \cup C).

Worked solution (try it first)
  1. A∪B={a,1,c,4,d,b,0,9,7,6}A \cup B = \{a, 1, c, 4, d, b, 0, 9, 7, 6\}.
  2. A∪C={a,1,c,4,d,8,9,2,5}A \cup C = \{a, 1, c, 4, d, 8, 9, 2, 5\}.
  3. The elements in both are all of AA together with 9: {a,c,d,1,4,9}\{a, c, d, 1, 4, 9\}, option E.

Report a problem with this question

Question 11

In a Chemistry class, a student recorded 21.23 cm321.23\text{ cm}^3 for a titre value of 21.32 cm321.32\text{ cm}^3. Find the percentage error, correct to one decimal place.

Worked solution (try it first)
  1. The error is 21.32−21.23=0.09 cm321.32 - 21.23 = 0.09\text{ cm}^3.
  2. Divide by the true titre and multiply by 100: 0.0921.32×100%=0.422…%\frac{0.09}{21.32} \times 100\% = 0.422\ldots\%.
  3. To one decimal place this is 0.4%, which is 0.40, option B.

Report a problem with this question

Question 12

In an arithmetic progression, the first term is 3 and the sum of the 3rd and 12th terms is 381238\frac12. What is the 17th term?

Worked solution (try it first)
  1. With a=3a = 3, the 3rd term is 3+2d3 + 2d and the 12th term is 3+11d3 + 11d.
  2. Their sum gives 6+13d=38126 + 13d = 38\frac12, so 13d=321213d = 32\frac12 and d=212d = 2\frac12.
  3. The 17th term is a+16da + 16d, which is 3+16×212=433 + 16 \times 2\frac12 = 43, option B.

Report a problem with this question

Question 13

The Venn diagram shows the number of students who wrote Biology, Physics and Mathematics in a school. Find the number of students who wrote at least two subjects and the total number of students in the school, respectively.

65374164BiologyPhysicsMathematics
Worked solution (try it first)
  1. "At least two subjects" means the three two-subject regions and the centre: 5+7+1+4=175 + 7 + 1 + 4 = 17.
  2. The total is every number in the diagram, including the 4 outside the circles: 6+5+3+7+4+1+6+4=366 + 5 + 3 + 7 + 4 + 1 + 6 + 4 = 36.
  3. So the answer is 17, 36, option D.

Report a problem with this question

Question 14

The 3rd term of a geometric progression is 18 and the 6th term is 486. Find the first term.

Worked solution (try it first)
  1. The 3rd term is ar2=18ar^2 = 18 and the 6th is ar5=486ar^5 = 486.
  2. Divide: r3=27r^3 = 27, so r=3r = 3.
  3. Then a×32=18a \times 3^2 = 18, so 9a=189a = 18.
  4. So a=2a = 2, option A.

Report a problem with this question

Question 15

The area of a rectangular piece of cardboard is 104 cm2104\text{ cm}^2. If its width is 8 cm8\text{ cm}, find its perimeter.

Worked solution (try it first)
  1. Length == area ÷\div width =104÷8=13= 104 \div 8 = 13 cm.
  2. Perimeter =2(13+8)=42= 2(13 + 8) = 42 cm, option B.

Report a problem with this question

Question 16

Find the determinant of the matrix (231102023)\begin{pmatrix} 2 & 3 & 1 \\ 1 & 0 & 2 \\ 0 & 2 & 3 \end{pmatrix}.

Worked solution (try it first)
  1. Expand along the first row, with signs +  −  ++ \; - \; +.
  2. The first term is 2×(0×3−2×2)=−82 \times (0 \times 3 - 2 \times 2) = -8.
  3. The second term is −3×(1×3−2×0)=−9-3 \times (1 \times 3 - 2 \times 0) = -9.
  4. The third term is 1×(1×2−0×0)=21 \times (1 \times 2 - 0 \times 0) = 2.
  5. Add them: −8−9+2=−15-8 - 9 + 2 = -15, option A.

Report a problem with this question

Question 17

A helicopter takes 3 hours from Kano to Lagos at a constant speed. How long does the same journey take another helicopter at a quarter of the speed of the first?

Worked solution (try it first)
  1. For a fixed distance, time varies inversely as speed.
  2. A quarter of the speed means 4 times the time: 3×4=123 \times 4 = 12 hours, option D.

Report a problem with this question

Question 18

If 1 is added to the denominator of a fraction, the fraction becomes 12\frac12. When 3 is added to both the numerator and the denominator, it becomes 34\frac34. Find the fraction.

Worked solution (try it first)
  1. Let the fraction be xy\frac xy.
  2. Adding 1 to the denominator gives xy+1=12\frac{x}{y + 1} = \frac12, so y+1=2xy + 1 = 2x and y=2x−1y = 2x - 1.
  3. Adding 3 to both gives x+3y+3=34\frac{x + 3}{y + 3} = \frac34.
  4. Cross-multiply: 4x+12=3y+94x + 12 = 3y + 9.
  5. Substitute y=2x−1y = 2x - 1: 4x+12=6x+64x + 12 = 6x + 6, so 2x=62x = 6 and x=3x = 3.
  6. Then y=5y = 5, so the fraction is 35\frac35, option C.

Report a problem with this question

Question 19

yy is partly constant and partly varies as xx. When y=2y = 2, x=3x = 3 and when y=5y = 5, x=6x = 6. Find the relationship between xx and yy.

Worked solution (try it first)
  1. Partly constant and partly varies as xx: y=a+bxy = a + bx.
  2. a+3b=2a + 3b = 2 and a+6b=5a + 6b = 5.
  3. Subtract: 3b=33b = 3, so b=1b = 1.
  4. Then a=2−3=−1a = 2 - 3 = -1, so y=x−1y = x - 1, option B.

Report a problem with this question

Question 20

Find a quadratic equation whose roots are 2 and −13-\frac13.

Worked solution (try it first)
  1. Roots 2 and −13-\frac13 give the factors (x−2)(x - 2) and (x+13)\left(x + \frac13\right).
  2. Multiply the second factor by 3 to clear the fraction: (x−2)(3x+1)=0(x - 2)(3x + 1) = 0.
  3. Expand: 3x2+x−6x−2=3x2−5x−23x^2 + x - 6x - 2 = 3x^2 - 5x - 2.
  4. So the equation is 3x2−5x−2=03x^2 - 5x - 2 = 0, option B.

Report a problem with this question

Question 21

Use the graph (a quadratic graph and a straight line) to answer: which of the following gives the points of intersection of the linear graph and the quadratic graph?

−1123−4−22468xy
The vertical scale is half the horizontal scale.
Worked solution (try it first)
  1. The points of intersection are where the line meets the curve.
  2. The graph shows two.
  3. The first is on the xx-axis at x=−1x = -1: the point (−1,0)(-1, 0).
  4. The dashed lines mark the second: x=3x = 3 and y=7y = 7, the point (3,7)(3, 7).
  5. So the answer is option E.

Report a problem with this question

Question 22

Use the graph (a quadratic graph and a straight line) to answer: the equation of the line of symmetry of the quadratic graph is

−1123−4−22468xy
The vertical scale is half the horizontal scale.
Worked solution (try it first)
  1. A parabola is symmetrical about the vertical line through its lowest point, halfway between its roots.
  2. The curve cuts the xx-axis at −1-1 and 2, so the line is at x=−1+22=0.5x = \frac{-1 + 2}{2} = 0.5.
  3. So the line of symmetry is x=0.5x = 0.5, option C.

Report a problem with this question

Question 23

Use the graph (a quadratic graph and a straight line) to answer: find the equation of the quadratic graph (the equation whose roots it shows).

−1123−4−22468xy
The vertical scale is half the horizontal scale.
Worked solution (try it first)
  1. The curve cuts the xx-axis at x=−1x = -1 and x=2x = 2, so the factors are (x+1)(x + 1) and (x−2)(x - 2).
  2. Expand: (x+1)(x−2)=x2−2x+x−2(x + 1)(x - 2) = x^2 - 2x + x - 2
    =x2−x−2= x^2 - x - 2.
  3. So the equation is x2−x−2=0x^2 - x - 2 = 0, option A.

Report a problem with this question

Question 24

Which of the regions U, V, X, Y, Z shown satisfies the inequalities 0<y<20 < y < 2, y<3+xy < 3 + x, x<0x < 0?

y = 2y = 3 + x320UVXYZ
Worked solution (try it first)
  1. 0<y<20 < y < 2 puts the region between the xx-axis and the line y=2y = 2.
  2. That rules out U, V and X.
  3. x<0x < 0 puts it to the left of the yy-axis, and both Y and Z are there.
  4. y<3+xy < 3 + x puts it below, that is to the right of, the slanted line.
  5. Only Z is on that side, so option E.

Report a problem with this question

Question 25

Which of the following inequalities is represented by the number line shown?

x−2−1012345
Worked solution (try it first)
  1. The arrow starts at −1-1 and points right, so xx takes −1-1 and every value above it.
  2. The dot at −1-1 is filled in, so −1-1 itself is included.
  3. That gives x≥−1x \ge -1, option E.

Report a problem with this question

Question 26

Solve the equation 2x+8=21x22x + 8 = 21x^2.

Worked solution (try it first)
  1. Bring everything to one side: 21x2−2x−8=021x^2 - 2x - 8 = 0.
  2. Find two numbers with product 21×(−8)=−16821 \times (-8) = -168 and sum −2-2: they are −14-14 and 12.
  3. Split and group: 21x2−14x+12x−8=7x(3x−2)+4(3x−2)21x^2 - 14x + 12x - 8 = 7x(3x - 2) + 4(3x - 2)
    =(3x−2)(7x+4)= (3x - 2)(7x + 4).
  4. So x=23x = \frac23 or x=−47x = -\frac47, option B.

Report a problem with this question

Question 27

A candidate is asked to draw the graph of y=x2+6x−27y = x^2 + 6x - 27 and a linear graph on the same axes such that their intersections give the solutions of x2+5x−29=0x^2 + 5x - 29 = 0. What is the equation of the linear graph?

Worked solution (try it first)
  1. Setting the curve equal to the line must give the same equation as x2+5x−29=0x^2 + 5x - 29 = 0.
  2. Subtract the equation from the curve: (x2+6x−27)−(x2+5x−29)=x+2(x^2 + 6x - 27) - (x^2 + 5x - 29) = x + 2.
  3. So the line is y=x+2y = x + 2, option E.
  4. Check: x2+6x−27=x+2x^2 + 6x - 27 = x + 2 rearranges to x2+5x−29=0x^2 + 5x - 29 = 0.

Report a problem with this question

Question 28

What must be added to 2y2+7y2y^2 + 7y to make it a perfect square?

Worked solution (try it first)
  1. Take out the 2 so the y2y^2 term has coefficient 1: 2y2+7y=2(y2+72y)2y^2 + 7y = 2\left(y^2 + \frac72y\right).
  2. Inside the bracket, add the square of half of 72\frac72: (74)2=4916\left(\frac74\right)^2 = \frac{49}{16}.
  3. Outside the bracket that is 2×4916=4982 \times \frac{49}{16} = \frac{49}{8}.
  4. So add 498\frac{49}{8}, option D.

Report a problem with this question

Question 29

Solve the simultaneous equations x+2y=−4x + 2y = -4, 2x+3y=−52x + 3y = -5.

Worked solution (try it first)
  1. Make xx the subject of the first equation: x=−4−2yx = -4 - 2y.
  2. Substitute into the second: 2(−4−2y)+3y=−52(-4 - 2y) + 3y = -5, so −8−y=−5-8 - y = -5.
  3. Add 8 to both sides: −y=3-y = 3, so y=−3y = -3.
  4. Then x=−4+6=2x = -4 + 6 = 2.
  5. So x=2x = 2, y=−3y = -3, option C.

Report a problem with this question

Question 30

Factorize 12a2−3(a−3b)212a^2 - 3(a - 3b)^2 completely.

Worked solution (try it first)
  1. Take out the common factor 3: 3[4a2−(a−3b)2]=3[(2a)2−(a−3b)2]3[4a^2 - (a - 3b)^2] = 3[(2a)^2 - (a - 3b)^2].
  2. Difference of two squares: (2a−a+3b)(2a+a−3b)=(a+3b)(3a−3b)(2a - a + 3b)(2a + a - 3b) = (a + 3b)(3a - 3b).
  3. Take out 3 from 3a−3b3a - 3b: 3×3(a+3b)(a−b)=9(a+3b)(a−b)3 \times 3(a + 3b)(a - b) = 9(a + 3b)(a - b), option A.

Report a problem with this question

Question 31

Given that T=2πlgT = 2\pi\sqrt{\dfrac{l}{g}}, find the value of TT when π=227\pi = \frac{22}{7}, l=16l = 16 and g=10g = 10.

Worked solution (try it first)
  1. Inside the root: lg=1610=1.6\frac lg = \frac{16}{10} = 1.6, and 1.6=1.2649\sqrt{1.6} = 1.2649.
  2. Multiply by 2π2\pi: 2×227=4472 \times \frac{22}{7} = \frac{44}{7}
    =6.2857= 6.2857.
  3. So T=6.2857×1.2649=7.95T = 6.2857 \times 1.2649 = 7.95, option D.

Report a problem with this question

Question 32

Expand (x−2)(x+6)(x - 2)(x + 6).

Worked solution (try it first)
  1. Multiply each term in the first bracket by each in the second: x2+6x−2x−12x^2 + 6x - 2x - 12.
  2. Collect the xx terms: 6x−2x=4x6x - 2x = 4x.
  3. So (x−2)(x+6)=x2+4x−12(x - 2)(x + 6) = x^2 + 4x - 12, option A.

Report a problem with this question

Question 33

Simplify x2−8x+123(x2+x−6)×9(x+3)\dfrac{x^2 - 8x + 12}{3(x^2 + x - 6)} \times 9(x + 3).

Worked solution (try it first)
  1. Factorise: x2−8x+12=(x−2)(x−6)x^2 - 8x + 12 = (x - 2)(x - 6) and x2+x−6=(x+3)(x−2)x^2 + x - 6 = (x + 3)(x - 2).
  2. So the expression is (x−2)(x−6)3(x+3)(x−2)×9(x+3)\dfrac{(x - 2)(x - 6)}{3(x + 3)(x - 2)} \times 9(x + 3).
  3. Cancel x−2x - 2 and x+3x + 3, and divide 9 by 3.
  4. This leaves 3(x−6)3(x - 6), option D.

Report a problem with this question

Question 34

What is the angular difference in longitude between town A (lat. 47∘47^\circS, long. 54∘54^\circE) and town B (lat. 47∘47^\circS, long. 147∘147^\circE)?

Worked solution (try it first)
  1. Both longitudes are east of Greenwich, so subtract them.
  2. The difference is 147∘−54∘=93∘147^\circ - 54^\circ = 93^\circ, option A.

Report a problem with this question

Question 35

In the diagram, OO is the centre of the circle PQRPQR. If ∠QPR=64∘\angle QPR = 64^\circ and ∠QRP=46∘\angle QRP = 46^\circ, calculate ∠POQ\angle POQ.

64°46°OPQR
Worked solution (try it first)
  1. ∠POQ\angle POQ is at the centre on arc PQPQ.
  2. The angle at the circumference on the same arc is at RR: ∠PRQ=46∘\angle PRQ = 46^\circ.
  3. The angle at the centre is twice the angle at the circumference: ∠POQ=2×46∘=92∘\angle POQ = 2 \times 46^\circ = 92^\circ, option C.

Report a problem with this question

Question 36

In the figures, the two right-angled triangles have equal marked angles. Find the value of LL in metres.

L420 m18 cm24 cm
Worked solution (try it first)
  1. The triangles have equal angles, so they are similar and their matching sides are in the same ratio.
  2. LL and 18 cm are the vertical sides.
  3. 420 m and 24 cm are the bases.
  4. So L420=1824\dfrac{L}{420} = \dfrac{18}{24}.
  5. Multiply by 420: L=420×34=315L = 420 \times \frac34 = 315 m, option E.

Report a problem with this question

Question 37

Find the gradient of the curve y=2x2+5x−1y = 2x^2 + 5x - 1 at the point x=4x = 4.

Worked solution (try it first)
  1. The gradient is dydx=4x+5\frac{dy}{dx} = 4x + 5.
  2. At x=4x = 4: 16+5=2116 + 5 = 21, option E.

Report a problem with this question

Question 38

An interior angle of a regular polygon is 108∘108^\circ. Find the number of sides of the polygon.

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∘−108∘=72∘180^\circ - 108^\circ = 72^\circ.
  2. The exterior angles add up to 360∘360^\circ, so the number of sides is 360÷72=5360 \div 72 = 5, option B.

Report a problem with this question

Question 39

ABCABC is an isosceles triangle, and EE and DD are points on ACAC and BCBC respectively such that BE⊥ACBE \perp AC and ED⊥BCED \perp BC. If ∠ABE=68∘\angle ABE = 68^\circ and ∠A=∠C\angle A = \angle C, find ∠CED\angle CED.

Worked solution (try it first)
  1. BE⊥ACBE \perp AC, so triangle ABEABE has a right angle at EE: ∠A=90∘−68∘=22∘\angle A = 90^\circ - 68^\circ = 22^\circ.
  2. ∠C=∠A=22∘\angle C = \angle A = 22^\circ.
  3. ED⊥BCED \perp BC, so triangle CDECDE has a right angle at DD: ∠CED=90∘−22∘\angle CED = 90^\circ - 22^\circ
    =68∘= 68^\circ, option E.

Report a problem with this question

Question 40

In the figure, OO is the centre of the circle and DBDB is a diameter. AEDAED and ABCABC are straight lines, ∠EAB=34∘\angle EAB = 34^\circ and ∠EDB=40∘\angle EDB = 40^\circ. Calculate the value of xx.

34°40°xOABCDE
Worked solution (try it first)
  1. DBDB is a diameter, so ∠DEB=90∘\angle DEB = 90^\circ and, on the straight line AEDAED, ∠AEB=90∘\angle AEB = 90^\circ.
  2. Triangle AEBAEB gives ∠ABE=180∘−90∘−34∘\angle ABE = 180^\circ - 90^\circ - 34^\circ
    =56∘= 56^\circ.
  3. Triangle DEBDEB gives ∠EBD=90∘−40∘\angle EBD = 90^\circ - 40^\circ
    =50∘= 50^\circ.
  4. On the straight line ABCABC, ∠DBC=180∘−56∘−50∘\angle DBC = 180^\circ - 56^\circ - 50^\circ
    =74∘= 74^\circ.
  5. Angles in the same segment: ∠ECB\angle ECB and ∠EDB\angle EDB both stand on arc EBEB, so ∠ECB=40∘\angle ECB = 40^\circ.
  6. In the triangle made by BB, CC and the crossing of ECEC with DBDB: x=180∘−74∘−40∘x = 180^\circ - 74^\circ - 40^\circ
    =66∘= 66^\circ, option B.

Report a problem with this question

Question 41

In the diagram, OO is the centre of the circle, ABAB is a diameter, ∣DB∣=∣BC∣|DB| = |BC| and ∠ABC=54∘\angle ABC = 54^\circ. Find ∠ACD\angle ACD.

54°OABCD
Worked solution (try it first)
  1. DB=BCDB = BC, so triangle DBCDBC is isosceles with apex 54∘54^\circ at BB: ∠BCD=180∘−54∘2\angle BCD = \dfrac{180^\circ - 54^\circ}{2}
    =63∘= 63^\circ.
  2. ABAB is a diameter, so ∠ACB=90∘\angle ACB = 90^\circ (angle in a semicircle).
  3. ∠ACD\angle ACD is the rest of that right angle: ∠ACD=90∘−63∘\angle ACD = 90^\circ - 63^\circ
    =27∘= 27^\circ, option E.

Report a problem with this question

Question 42

Determine the value of 7x7x in the diagram (an isosceles triangle with apex angle 5x5x and base angles 2x2x).

5x2x
Worked solution (try it first)
  1. The angles of a triangle add up to 180∘180^\circ: 5x+2x+2x=180∘5x + 2x + 2x = 180^\circ.
  2. So 9x=180∘9x = 180^\circ and x=20∘x = 20^\circ.
  3. Then 7x=7×20∘=140∘7x = 7 \times 20^\circ = 140^\circ, option E.

Report a problem with this question

Question 43

In the diagram, KTNKTN is a tangent to the circle at TT and ∠ABT=65∘\angle ABT = 65^\circ. Find ∠NTA\angle NTA.

65°TABKN
Worked solution (try it first)
  1. ∠NTA\angle NTA is between the tangent TNTN and the chord TATA.
  2. The angle between a tangent and a chord equals the angle in the alternate segment, here ∠ABT\angle ABT.
  3. So ∠NTA=65∘\angle NTA = 65^\circ, option C.

Report a problem with this question

Question 44

An aeroplane flies from a town PP on a bearing of 045∘045^\circ to a town QQ, a distance of 200 km200\text{ km}. It then changes course and flies to another town RR on a bearing of 120∘120^\circ. If RR is directly east of PP, calculate ∣PR∣|PR|, correct to the nearest km.

Worked solution (try it first)
  1. On 045∘045^\circ, QQ is 200sin⁡45∘≈141.4200\sin45^\circ \approx 141.4 km east and 200cos⁡45∘≈141.4200\cos45^\circ \approx 141.4 km north of PP.
  2. RR is due east of PP, so the second leg must come back 141.4 km south.
  3. The bearing 120∘120^\circ is 60∘60^\circ from due south, so QRcos⁡60∘=141.4QR\cos60^\circ = 141.4, giving QR≈282.8QR \approx 282.8 km.
  4. That leg goes 282.8sin⁡60∘≈244.9282.8\sin60^\circ \approx 244.9 km east.
  5. So ∣PR∣≈141.4+244.9≈386|PR| \approx 141.4 + 244.9 \approx 386 km, option B.

Report a problem with this question

Question 45

If the angle of depression of a boy standing on the ground from the top of a house is 72∘72^\circ, what is the angle of elevation of the top of the house from the boy?

Worked solution (try it first)
  1. The horizontal line at the top of the house is parallel to the ground.
  2. The line of sight cuts both, so the angle of depression and the angle of elevation are alternate angles and are equal.
  3. So the angle of elevation is 72∘72^\circ, option C.

Report a problem with this question

Question 46

If cos⁡θ=0.8\cos\theta = 0.8 and 0∘<θ<90∘0^\circ < \theta < 90^\circ, find tan⁡θ\tan\theta.

Worked solution (try it first)
  1. cos⁡θ=0.8=45\cos\theta = 0.8 = \frac45, so draw a right-angled triangle with adjacent side 4 and hypotenuse 5.
  2. Pythagoras gives the opposite side: 25−16=3\sqrt{25 - 16} = 3.
  3. So tan⁡θ=oppositeadjacent\tan\theta = \frac{\text{opposite}}{\text{adjacent}}
    =34= \frac34, option B.

Report a problem with this question

Question 47

A ladder xx metres long leans against a vertical pole of 12 m12\text{ m}, reaching its top and making an angle of 54∘54^\circ with the horizontal ground. Calculate xx, correct to three significant figures.

Worked solution (try it first)
  1. The ladder is the hypotenuse, and the 12 m pole is opposite the 54∘54^\circ angle at the ground.
  2. So sin⁡54∘=12x\sin54^\circ = \dfrac{12}{x}.
  3. Rearrange: x=12sin⁡54∘x = \dfrac{12}{\sin54^\circ}
    =120.8090= \dfrac{12}{0.8090}
    ≈14.83\approx 14.83.
  4. To three significant figures, x=14.8x = 14.8 m, option B.

Report a problem with this question

Question 48

If 1.109 litres of water is poured into a cylindrical container of base radius 4.2 cm4.2\text{ cm}, find the level of water, correct to two significant figures.

Worked solution (try it first)
  1. Change litres to cm³: 1 litre is 1000 cm31000\text{ cm}^3, so the water is 1109 cm31109\text{ cm}^3.
  2. Base area: 227×4.22=55.44 cm2\frac{22}{7} \times 4.2^2 = 55.44\text{ cm}^2.
  3. Level =1109÷55.44≈20.00= 1109 \div 55.44 \approx 20.00 cm, option D.

Report a problem with this question

Question 49

Calculate the mean deviation of the scores 4, 5, 3, 2, 1.

Worked solution (try it first)
  1. The scores add up to 15, so the mean is 3.
  2. The distances from 3 are 1, 2, 0, 1 and 2, which add up to 6.
  3. The mean deviation is 65=1.2\frac65 = 1.2, option A.

Report a problem with this question

Question 50

What is the probability that an integer selected from {1,2,3,…,29,30}\{1, 2, 3, \dots, 29, 30\} is a prime number?

Worked solution (try it first)
  1. There are 30 numbers to choose from.
  2. The primes up to 30 are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, which is 10 numbers.
  3. So the probability is 1030=13\frac{10}{30} = \frac13, option E.

Report a problem with this question

Question 51

Two balls are taken one after the other without replacement from a bag containing 4 red and 6 blue balls. What is the probability that they are of different colours?

Worked solution (try it first)
  1. Red then blue: 410×69=2490\frac{4}{10} \times \frac69 = \frac{24}{90}, since 9 balls are left after the first.
  2. Blue then red: 610×49=2490\frac{6}{10} \times \frac49 = \frac{24}{90}.
  3. Add the two orders: 4890=815\frac{48}{90} = \frac{8}{15}, option B.

Report a problem with this question

Question 52

The pie chart shows the distribution of candidates who sat for certain subjects in a school certificate examination. What angle represents the students who sat for Economics?

EconomicsLiterature 70°Physics 20°English 150°
Worked solution (try it first)
  1. The angles at the centre add up to 360∘360^\circ.
  2. Economics is what is left: 360∘−(70∘+20∘+150∘)=120∘360^\circ - (70^\circ + 20^\circ + 150^\circ) = 120^\circ, option E.

Report a problem with this question

Question 53

Using the same pie chart, what percentage of the students sat for English Language, correct to the nearest whole number?

EconomicsLiterature 70°Physics 20°English 150°
Worked solution (try it first)
  1. English has 150∘150^\circ of the 360∘360^\circ.
  2. As a percentage: 150360×100=41.7\frac{150}{360} \times 100 = 41.7, which is 42 to the nearest whole number, option E.

Report a problem with this question

Question 54

Find the mean of the frequency distribution, correct to one decimal place.

Marks 2 5 7 8 9 10
Frequency 9 4 3 7 8 2
Worked solution (try it first)
  1. Multiply each mark by its frequency and add: 18+20+21+56+72+20=20718 + 20 + 21 + 56 + 72 + 20 = 207.
  2. Total frequency: 9+4+3+7+8+2=339 + 4 + 3 + 7 + 8 + 2 = 33.
  3. Mean =20733=6.27= \frac{207}{33} = 6.27, which is 6.3 to one decimal place, option C.

Report a problem with this question

Question 55

The table shows the scores of applicants in an interview. If an applicant is chosen at random, what is the probability that the applicant scored at most 8 marks?

Scores 6 7 8 9 10
Frequency 2 4 2 5 3
Worked solution (try it first)
  1. There are 2+4+2+5+3=162 + 4 + 2 + 5 + 3 = 16 applicants.
  2. At most 8 means 6, 7 or 8: 2+4+2=82 + 4 + 2 = 8 applicants.
  3. So the probability is 816=12\frac{8}{16} = \frac12, option E.

Report a problem with this question

Question 56

A box contains 20 oranges, 14 of them ripe and 6 unripe. If two oranges are taken one after the other with replacement, find the probability that one is ripe and the other unripe.

Worked solution (try it first)
  1. With replacement, each draw is ripe with probability 1420\frac{14}{20} and unripe with probability 620\frac{6}{20}.
  2. Ripe then unripe: 1420×620=84400\frac{14}{20} \times \frac{6}{20} = \frac{84}{400}, and unripe then ripe is the same.
  3. Add the two orders: 168400=2150\frac{168}{400} = \frac{21}{50}, option C.

Report a problem with this question

Question 57

The mean of the numbers 2, 5, xx, 6 is 4. What is the value of xx?

Worked solution (try it first)
  1. Four numbers with mean 4 add up to 4×4=164 \times 4 = 16.
  2. So 2+5+x+6=162 + 5 + x + 6 = 16, which gives 13+x=1613 + x = 16.
  3. So x=3x = 3, option E.

Report a problem with this question

Question 58

Evaluate ∫02(2x−x2) dx\displaystyle\int_0^2 (2x - x^2)\,dx.

Worked solution (try it first)
  1. Integrate: [x2−x33]02\left[x^2 - \frac{x^3}{3}\right]_0^2.
  2. At x=2x = 2: 4−83=434 - \frac83 = \frac43.
  3. At x=0x = 0: 0.
  4. So the integral is 43=113\frac43 = 1\frac13, option C.

Report a problem with this question

Question 59

If y=3x2−4x−12y = 3x^2 - 4x - 12, find the value of xx when dydx=0\dfrac{dy}{dx} = 0.

Worked solution (try it first)
  1. Differentiate: dydx=6x−4\frac{dy}{dx} = 6x - 4.
  2. Set it to zero: 6x=46x = 4, so x=46=23x = \frac46 = \frac23, option C.

Report a problem with this question

Question 60

A particle moves in a straight line such that its velocity after tt seconds is (3t+4) m/s(3t + 4)\text{ m/s}. Find the distance travelled in 4 seconds.

Worked solution (try it first)
  1. Distance is the integral of velocity: ∫04(3t+4) dt=[32t2+4t]04\int_0^4 (3t + 4)\,dt = \left[\frac32t^2 + 4t\right]_0^4.
  2. At t=4t = 4: 32×16+16=24+16=40\frac32 \times 16 + 16 = 24 + 16 = 40.
  3. At t=0t = 0: 0.
  4. So the distance is 40 m, option C.

Report a problem with this question