Past papers › NECO › 2023 Paper NECO 2023 Further Maths Theory
Theory paper · 15 questions
NECO · 2023 · SSCE · Further Maths · Paper 2 Topics include Sets & logic, Coordinate geometry & circles, Indices, logarithms & surds, Vectors, Integration, Permutation & combination.
Sit this paper Answer every question in order, timed if you like (suggested 3 h 45 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.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Let U = { e , f , g , h , i } U = \{e, f, g, h, i\} U = { e , f , g , h , i } be a universal set, and X = { e , g } X = \{e, g\} X = { e , g } and Y = { g , h } Y = \{g, h\} Y = { g , h } subsets of U U U .
(a) Draw a Venn diagram to represent the information.
Model answer Draw a rectangle for U U U and two overlapping circles for X X X and Y Y Y . g g g is in both sets, so it goes in the overlap. e e e is in X X X only and h h h in Y Y Y only. f f f and i i i are in neither, so they go inside the rectangle but outside both circles.
(b) Use the Venn diagram to find (i) X ′ X' X ′ ; (ii) ( X ∪ Y ) ′ (X \cup Y)' ( X ∪ Y ) ′ ; (iii) X ′ ∩ Y ′ X' \cap Y' X ′ ∩ Y ′ .
Show the answer (i) { f , h , i } \{f, h, i\} { f , h , i } ; (ii) { f , i } \{f, i\} { f , i } ; (iii) { f , i } \{f, i\} { f , i }
Worked solution (try it first) (a) Draw two overlapping circles
X X X and
Y Y Y inside
U U U :
g g g in the overlap,
e e e in
X X X only,
h h h in
Y Y Y only, and
f f f and
i i i outside both.
(b)(i) X ′ X' X ′ is everything not in
X X X :
{ f , h , i } \{f, h, i\} { f , h , i } .
(ii) X ∪ Y = { e , g , h } X \cup Y = \{e, g, h\} X ∪ Y = { e , g , h } , so
( X ∪ Y ) ′ = { f , i } (X \cup Y)' = \{f, i\} ( X ∪ Y ) ′ = { f , i } .
(iii) Y ′ = { e , f , i } Y' = \{e, f, i\} Y ′ = { e , f , i } , so
X ′ ∩ Y ′ = { f , i } X' \cap Y' = \{f, i\} X ′ ∩ Y ′ = { f , i } : the same as (ii), as De Morgan's law says.
Watch out
Put the shared element g g g in the overlap first, then the rest. ( X ∪ Y ) ′ = X ′ ∩ Y ′ (X \cup Y)' = X' \cap Y' ( X ∪ Y ) ′ = X ′ ∩ Y ′ : use it to check (ii) against (iii).Report a problem with this question
(a) Find the equation of the circle whose centre is ( 4 , − 5 ) (4, -5) ( 4 , − 5 ) and which passes through ( − 3 , 2 ) (-3, 2) ( − 3 , 2 ) .
Show the answer x 2 + y 2 − 8 x + 10 y − 57 = 0 x^2 + y^2 - 8x + 10y - 57 = 0 x 2 + y 2 − 8 x + 10 y − 57 = 0
(b) Simplify ( x − 2 3 x 2 3 ÷ 1 x 2 ) − 3 \left(\dfrac{x^{-\frac23}}{\sqrt[3]{x^2}} \div \dfrac{1}{x^2}\right)^{-3} ( 3 x 2 x − 3 2 ÷ x 2 1 ) − 3 .
Worked solution (try it first) (a) The radius is the distance from the centre
( 4 , − 5 ) (4, -5) ( 4 , − 5 ) to the point
( − 3 , 2 ) (-3, 2) ( − 3 , 2 ) :
r 2 = ( 4 − ( − 3 ) ) 2 + ( − 5 − 2 ) 2 r^2 = (4 - (-3))^2 + (-5 - 2)^2 r 2 = ( 4 − ( − 3 ) ) 2 + ( − 5 − 2 ) 2 .
So
r 2 = 7 2 + ( − 7 ) 2 = 49 + 49 = 98 r^2 = 7^2 + (-7)^2 = 49 + 49 = 98 r 2 = 7 2 + ( − 7 ) 2 = 49 + 49 = 98 .
The circle with centre
( a , b ) (a, b) ( a , b ) and radius
r r r is
( x − a ) 2 + ( y − b ) 2 = r 2 (x - a)^2 + (y - b)^2 = r^2 ( x − a ) 2 + ( y − b ) 2 = r 2 .
Here:
( x − 4 ) 2 + ( y + 5 ) 2 = 98 (x - 4)^2 + (y + 5)^2 = 98 ( x − 4 ) 2 + ( y + 5 ) 2 = 98 .
Expand the brackets:
x 2 − 8 x + 16 + y 2 + 10 y + 25 = 98 x^2 - 8x + 16 + y^2 + 10y + 25 = 98 x 2 − 8 x + 16 + y 2 + 10 y + 25 = 98 .
Collect everything on one side:
x 2 + y 2 − 8 x + 10 y − 57 = 0 x^2 + y^2 - 8x + 10y - 57 = 0 x 2 + y 2 − 8 x + 10 y − 57 = 0 .
(b) Write the root as a power:
x 2 3 = x 2 3 \sqrt[3]{x^2} = x^{\frac23} 3 x 2 = x 3 2 .
Dividing,
x − 2 3 ÷ x 2 3 = x − 2 3 − 2 3 x^{-\frac23} \div x^{\frac23} = x^{-\frac23 - \frac23} x − 3 2 ÷ x 3 2 = x − 3 2 − 3 2 = x − 4 3 = x^{-\frac43} = x − 3 4 .
Dividing by
1 x 2 \frac{1}{x^2} x 2 1 is multiplying by
x 2 x^2 x 2 :
x − 4 3 × x 2 = x − 4 3 + 2 x^{-\frac43} \times x^2 = x^{-\frac43 + 2} x − 3 4 × x 2 = x − 3 4 + 2 Raise to the power
− 3 -3 − 3 by multiplying the indices:
( x 2 3 ) − 3 = x − 2 \left(x^{\frac23}\right)^{-3} = x^{-2} ( x 3 2 ) − 3 = x − 2 , that is
1 x 2 \dfrac{1}{x^2} x 2 1 .
Watch out
In (a), square the differences in both coordinates: r 2 = 98 r^2 = 98 r 2 = 98 , so the equation ends with = 98 = 98 = 98 before you expand, not = 98 = \sqrt{98} = 98 . In (b), change the root and the "one over" into powers of x x x first, then work inside the bracket before the outside power. Report a problem with this question
Given that x = 2 i − 5 j \mathbf{x} = 2\mathbf{i} - 5\mathbf{j} x = 2 i − 5 j and y = 4 i + 3 j \mathbf{y} = 4\mathbf{i} + 3\mathbf{j} y = 4 i + 3 j , find the:
(i) angle between them (degrees, 1 d.p.);
(ii) unit vector in the direction of 5 x + 2 y 5\mathbf{x} + 2\mathbf{y} 5 x + 2 y .
Show the answer 1 685 ( 18 i − 19 j ) \dfrac{1}{\sqrt{685}}(18\mathbf{i} - 19\mathbf{j}) 685 1 ( 18 i − 19 j )
Worked solution (try it first) (i) x ⋅ y = ( 2 ) ( 4 ) + ( − 5 ) ( 3 ) \mathbf x \cdot \mathbf y = (2)(4) + (-5)(3) x ⋅ y = ( 2 ) ( 4 ) + ( − 5 ) ( 3 ) ∣ x ∣ = 4 + 25 = 29 |\mathbf x| = \sqrt{4 + 25} = \sqrt{29} ∣ x ∣ = 4 + 25 = 29 and
∣ y ∣ = 16 + 9 = 5 |\mathbf y| = \sqrt{16 + 9} = 5 ∣ y ∣ = 16 + 9 = 5 .
cos θ = − 7 5 29 \cos\theta = \dfrac{-7}{5\sqrt{29}} cos θ = 5 29 − 7 ≈ − 0.2600 \approx -0.2600 ≈ − 0.2600 , so
θ ≈ 105.1 ∘ \theta \approx 105.1^\circ θ ≈ 105. 1 ∘ .
(ii) 5 x + 2 y = ( 10 + 8 ) i + ( − 25 + 6 ) j 5\mathbf x + 2\mathbf y = (10 + 8)\mathbf i + (-25 + 6)\mathbf j 5 x + 2 y = ( 10 + 8 ) i + ( − 25 + 6 ) j = 18 i − 19 j = 18\mathbf i - 19\mathbf j = 18 i − 19 j .
Its length is
324 + 361 = 685 \sqrt{324 + 361} = \sqrt{685} 324 + 361 = 685 .
Unit vector:
1 685 ( 18 i − 19 j ) \dfrac{1}{\sqrt{685}}(18\mathbf i - 19\mathbf j) 685 1 ( 18 i − 19 j ) .
Watch out
A negative scalar product means an obtuse angle: keep the minus sign in cos θ \cos\theta cos θ . A unit vector is the vector divided by its own length. Report a problem with this question
Using the trapezium rule with 7 ordinates x = 2.0 , 2.5 , 3.0 , 3.5 , 4.0 , 4.5 x = 2.0, 2.5, 3.0, 3.5, 4.0, 4.5 x = 2.0 , 2.5 , 3.0 , 3.5 , 4.0 , 4.5 and 5.0 5.0 5.0 , estimate the value of ∫ 2 5 ( 2 x + 3 ) 2 d x \displaystyle\int_2^5 (2x + 3)^2\,dx ∫ 2 5 ( 2 x + 3 ) 2 d x .
Worked solution (try it first) Seven ordinates means six strips, so
h = 5 − 2 6 = 0.5 h = \dfrac{5 - 2}{6} = 0.5 h = 6 5 − 2 = 0.5 .
The ordinates of
( 2 x + 3 ) 2 (2x + 3)^2 ( 2 x + 3 ) 2 at
x = 2 , 2.5 , … , 5 x = 2, 2.5, \ldots, 5 x = 2 , 2.5 , … , 5 are
49 , 64 , 81 , 100 , 121 , 144 , 169 49, 64, 81, 100, 121, 144, 169 49 , 64 , 81 , 100 , 121 , 144 , 169 .
First and last:
49 + 169 = 218 49 + 169 = 218 49 + 169 = 218 .
Twice the rest:
2 ( 64 + 81 + 100 + 121 + 144 ) = 1020 2(64 + 81 + 100 + 121 + 144) = 1020 2 ( 64 + 81 + 100 + 121 + 144 ) = 1020 .
Trapezium rule:
0.5 2 ( 218 + 1020 ) = 0.25 × 1238 \dfrac{0.5}{2}(218 + 1020) = 0.25 \times 1238 2 0.5 ( 218 + 1020 ) = 0.25 × 1238 (The exact value is
309 1 3 309\frac13 309 3 1 : the curve bends upwards, so the rule overestimates slightly.)
Watch out
Seven ordinates give six strips, not seven. Double only the middle ordinates; the first and last are counted once. Report a problem with this question
From 10 male and 8 female staff in a school, a committee of 5 men and 3 women is to be set up. In how many ways can this be done if:
(a) any man and any woman may be included?
(b) the principal (a male) must be on the committee?
Worked solution (try it first) (a) Choose 5 men from 10 and 3 women from 8, and multiply:
10 C 5 × 8 C 3 \,{}^{10}C_5 \times {}^8C_3 10 C 5 × 8 C 3 .
= 252 × 56 = 14 112 = 252 \times 56 = 14\,112 = 252 × 56 = 14 112 ways.
(b) Put the principal on.
Choose the other 4 men from the remaining 9:
9 C 4 = 126 \,{}^9C_4 = 126 9 C 4 = 126 .
The women as before:
8 C 3 = 56 \,{}^8C_3 = 56 8 C 3 = 56 .
So
126 × 56 = 7056 126 \times 56 = 7056 126 × 56 = 7056 ways.
Watch out
Choosing from two groups means multiply the two selections. In (b), the principal already fills one of the 5 men's places, so choose 4 more from 9. Report a problem with this question
The table shows the distribution of marks obtained by 100 candidates in an examination. Calculate, correct to three significant figures, the standard deviation.
Marks
1–10
11–20
21–30
31–40
41–50
Frequency
9
49
32
8
2
Worked solution (try it first) Class marks:
5.5 , 15.5 , 25.5 , 35.5 , 45.5 5.5, 15.5, 25.5, 35.5, 45.5 5.5 , 15.5 , 25.5 , 35.5 , 45.5 .
Take
A = 25.5 A = 25.5 A = 25.5 , so
d = − 20 , − 10 , 0 , 10 , 20 d = -20, -10, 0, 10, 20 d = − 20 , − 10 , 0 , 10 , 20 .
∑ f d = 9 ( − 20 ) + 49 ( − 10 ) + 0 + 8 ( 10 ) + 2 ( 20 ) \sum fd = 9(-20) + 49(-10) + 0 + 8(10) + 2(20) ∑ f d = 9 ( − 20 ) + 49 ( − 10 ) + 0 + 8 ( 10 ) + 2 ( 20 ) ∑ f d 2 = 9 ( 400 ) + 49 ( 100 ) + 0 + 8 ( 100 ) + 2 ( 400 ) \sum fd^2 = 9(400) + 49(100) + 0 + 8(100) + 2(400) ∑ f d 2 = 9 ( 400 ) + 49 ( 100 ) + 0 + 8 ( 100 ) + 2 ( 400 ) σ = 10 100 100 − ( − 550 100 ) 2 \sigma = \sqrt{\dfrac{10\,100}{100} - \left(\dfrac{-550}{100}\right)^2} σ = 100 10 100 − ( 100 − 550 ) 2 = 101 − 30.25 = \sqrt{101 - 30.25} = 101 − 30.25 = 70.75 = \sqrt{70.75} = 70.75 Watch out
Use the class marks (mid-values) as x x x . Subtract the square of ∑ f d ∑ f \frac{\sum fd}{\sum f} ∑ f ∑ f d before taking the square root. Report a problem with this question
Three men pushed a bus with forces of 204 N in the direction 030 ∘ 030^\circ 03 0 ∘ , 300 N in the direction 090 ∘ 090^\circ 09 0 ∘ and 225 N in the direction 120 ∘ 120^\circ 12 0 ∘ . Find the magnitude of the resultant force, correct to the nearest newton.
Worked solution (try it first) East parts:
204 sin 30 ∘ + 300 sin 90 ∘ + 225 sin 120 ∘ = 102 + 300 + 194.86 204\sin30^\circ + 300\sin90^\circ + 225\sin120^\circ = 102 + 300 + 194.86 204 sin 3 0 ∘ + 300 sin 9 0 ∘ + 225 sin 12 0 ∘ = 102 + 300 + 194.86 North parts:
204 cos 30 ∘ + 300 cos 90 ∘ + 225 cos 120 ∘ = 176.67 + 0 − 112.5 204\cos30^\circ + 300\cos90^\circ + 225\cos120^\circ = 176.67 + 0 - 112.5 204 cos 3 0 ∘ + 300 cos 9 0 ∘ + 225 cos 12 0 ∘ = 176.67 + 0 − 112.5 R = 596.86 2 + 64.17 2 R = \sqrt{596.86^2 + 64.17^2} R = 596.8 6 2 + 64.1 7 2 = 360 360 = \sqrt{360\,360} = 360 360 ≈ 600 N \approx 600\text{ N} ≈ 600 N .
Watch out
Resolve each force first; forces in different directions don't add as numbers. cos 120 ∘ \cos120^\circ cos 12 0 ∘ is negative, so that north part is subtracted.Report a problem with this question
A company has three production facilities P 1 P_1 P 1 , P 2 P_2 P 2 and P 3 P_3 P 3 with capacities of 8, 10 and 19 units (in hundreds) per week. The units are shipped to four warehouses A 1 A_1 A 1 –A 4 A_4 A 4 requiring 6, 8, 8 and 15 units (in hundreds) per week. The transportation cost (in hundreds of naira) is given below.
A 1 A_1 A 1
A 2 A_2 A 2
A 3 A_3 A 3
A 4 A_4 A 4
Capacity
P 1 P_1 P 1
19
30
50
10
8
P 2 P_2 P 2
70
30
40
60
10
P 3 P_3 P 3
40
8
70
20
19
Demand
6
8
8
15
Using the north-west corner rule:
(i) obtain the initial basic transportation plan;
Show the answer P 1 A 1 = 6 P_1A_1 = 6 P 1 A 1 = 6 , P 1 A 2 = 2 P_1A_2 = 2 P 1 A 2 = 2 , P 2 A 2 = 6 P_2A_2 = 6 P 2 A 2 = 6 , P 2 A 3 = 4 P_2A_3 = 4 P 2 A 3 = 4 , P 3 A 3 = 4 P_3A_3 = 4 P 3 A 3 = 4 , P 3 A 4 = 15 P_3A_4 = 15 P 3 A 4 = 15
(ii) calculate the total cost of this plan.
Worked solution (try it first) (i) Start in the top-left cell and send as much as possible each time.
P 1 P_1 P 1 (8): 6 to
A 1 A_1 A 1 , which is then full, and its last 2 to
A 2 A_2 A 2 .
P 2 P_2 P 2 (10): 6 to
A 2 A_2 A 2 , which is then full, and 4 to
A 3 A_3 A 3 .
P 3 P_3 P 3 (19): 4 to
A 3 A_3 A 3 , which is then full, and 15 to
A 4 A_4 A 4 .
(ii) Cost:
6 ( 19 ) + 2 ( 30 ) + 6 ( 30 ) + 4 ( 40 ) + 4 ( 70 ) + 15 ( 20 ) 6(19) + 2(30) + 6(30) + 4(40) + 4(70) + 15(20) 6 ( 19 ) + 2 ( 30 ) + 6 ( 30 ) + 4 ( 40 ) + 4 ( 70 ) + 15 ( 20 ) .
= 114 + 60 + 180 + 160 + 280 + 300 = 1094 = 114 + 60 + 180 + 160 + 280 + 300 = 1094 = 114 + 60 + 180 + 160 + 280 + 300 = 1094 (hundreds of naira).
Watch out
Move right when a warehouse is full and down when a factory runs out. The north-west corner rule gives a first plan, not always the cheapest. Report a problem with this question
(a) Find the centre and radius of the circle 3 x 2 + 3 y 2 + 12 x − 6 y − 45 = 0 3x^2 + 3y^2 + 12x - 6y - 45 = 0 3 x 2 + 3 y 2 + 12 x − 6 y − 45 = 0 .
Show the answer Centre ( − 2 , 1 ) (-2, 1) ( − 2 , 1 ) , radius 2 5 2\sqrt5 2 5
(b) Find the equation of the tangent to the circle at ( 2 , 3 ) (2, 3) ( 2 , 3 ) (give y y y in terms of x x x ).
(c) Find the value of the angle θ \theta θ in the parametric coordinates of the point ( 2 , 3 ) (2, 3) ( 2 , 3 ) (degrees, 2 d.p.).
Worked solution (try it first) (a) Divide by 3:
x 2 + y 2 + 4 x − 2 y − 15 = 0 x^2 + y^2 + 4x - 2y - 15 = 0 x 2 + y 2 + 4 x − 2 y − 15 = 0 , so
g = 2 g = 2 g = 2 and
f = − 1 f = -1 f = − 1 .
The centre is
( − g , − f ) = ( − 2 , 1 ) (-g, -f) = (-2, 1) ( − g , − f ) = ( − 2 , 1 ) and
r = 4 + 1 + 15 r = \sqrt{4 + 1 + 15} r = 4 + 1 + 15 (b) The radius to
( 2 , 3 ) (2, 3) ( 2 , 3 ) has gradient
3 − 1 2 + 2 = 1 2 \dfrac{3 - 1}{2 + 2} = \dfrac12 2 + 2 3 − 1 = 2 1 .
The tangent is perpendicular to it, with gradient
− 2 -2 − 2 :
y − 3 = − 2 ( x − 2 ) y - 3 = -2(x - 2) y − 3 = − 2 ( x − 2 ) , so
y = − 2 x + 7 y = -2x + 7 y = − 2 x + 7 .
(c) On the circle,
x = − 2 + 2 5 cos θ x = -2 + 2\sqrt5\cos\theta x = − 2 + 2 5 cos θ and
y = 1 + 2 5 sin θ y = 1 + 2\sqrt5\sin\theta y = 1 + 2 5 sin θ .
At
( 2 , 3 ) (2, 3) ( 2 , 3 ) :
cos θ = 4 2 5 \cos\theta = \dfrac{4}{2\sqrt5} cos θ = 2 5 4 = 2 5 = \dfrac{2}{\sqrt5} = 5 2 and
sin θ = 2 2 5 \sin\theta = \dfrac{2}{2\sqrt5} sin θ = 2 5 2 = 1 5 = \dfrac{1}{\sqrt5} = 5 1 .
So
tan θ = 1 2 \tan\theta = \frac12 tan θ = 2 1 with both positive:
θ ≈ 26.57 ∘ \theta \approx 26.57^\circ θ ≈ 26.5 7 ∘ .
Watch out
Make the x 2 x^2 x 2 and y 2 y^2 y 2 coefficients 1 before reading off g g g and f f f . The tangent is perpendicular to the radius, not to the line from the origin. Report a problem with this question
(a) Resolve 2 x 3 + 5 x 2 − 6 x + 4 ( x − 1 ) ( x + 2 ) \dfrac{2x^3 + 5x^2 - 6x + 4}{(x - 1)(x + 2)} ( x − 1 ) ( x + 2 ) 2 x 3 + 5 x 2 − 6 x + 4 into partial fractions.
(b) In a junior secondary school, 60 students play table tennis or basketball. The number who play table tennis is 7 more than three times the number who play basketball. If 3 students play both games and every student plays at least one game, how many students play table tennis?
(c) An operation ∗ * ∗ on the set of real numbers is defined by p ∗ q = 3 p + 3 q − 5 3 p * q = \dfrac{3p + 3q - 5}{3} p ∗ q = 3 3 p + 3 q − 5 . Find the identity element.
Worked solution (try it first) (a) The top has degree 3 and the bottom,
( x − 1 ) ( x + 2 ) = x 2 + x − 2 (x - 1)(x + 2) = x^2 + x - 2 ( x − 1 ) ( x + 2 ) = x 2 + x − 2 , has degree 2, so divide first.
2 x 2x 2 x times the bottom is
2 x 3 + 2 x 2 − 4 x 2x^3 + 2x^2 - 4x 2 x 3 + 2 x 2 − 4 x .
Take it away:
3 x 2 − 2 x + 4 3x^2 - 2x + 4 3 x 2 − 2 x + 4 is left.
3 3 3 times the bottom is
3 x 2 + 3 x − 6 3x^2 + 3x - 6 3 x 2 + 3 x − 6 .
Take it away:
− 5 x + 10 -5x + 10 − 5 x + 10 is left.
So the fraction is
2 x + 3 + 10 − 5 x ( x − 1 ) ( x + 2 ) 2x + 3 + \dfrac{10 - 5x}{(x - 1)(x + 2)} 2 x + 3 + ( x − 1 ) ( x + 2 ) 10 − 5 x .
Split the remainder:
10 − 5 x = A ( x + 2 ) + B ( x − 1 ) 10 - 5x = A(x + 2) + B(x - 1) 10 − 5 x = A ( x + 2 ) + B ( x − 1 ) for
A x − 1 + B x + 2 \dfrac{A}{x - 1} + \dfrac{B}{x + 2} x − 1 A + x + 2 B .
Put
x = 1 x = 1 x = 1 :
5 = 3 A 5 = 3A 5 = 3 A , so
A = 5 3 A = \frac53 A = 3 5 .
Put
x = − 2 x = -2 x = − 2 :
20 = − 3 B 20 = -3B 20 = − 3 B , so
B = − 20 3 B = -\frac{20}{3} B = − 3 20 .
So the answer is
2 x + 3 + 5 3 ( x − 1 ) − 20 3 ( x + 2 ) 2x + 3 + \dfrac{5}{3(x - 1)} - \dfrac{20}{3(x + 2)} 2 x + 3 + 3 ( x − 1 ) 5 − 3 ( x + 2 ) 20 .
(b) Let
B B B play basketball and
T T T play table tennis.
The 3 who play both are counted in both, so
T + B − 3 = 60 T + B - 3 = 60 T + B − 3 = 60 , which gives
T + B = 63 T + B = 63 T + B = 63 .
Also
T = 3 B + 7 T = 3B + 7 T = 3 B + 7 .
Substitute:
3 B + 7 + B = 63 3B + 7 + B = 63 3 B + 7 + B = 63 , so
4 B = 56 4B = 56 4 B = 56 and
B = 14 B = 14 B = 14 .
Then
T = 3 ( 14 ) + 7 = 49 T = 3(14) + 7 = 49 T = 3 ( 14 ) + 7 = 49 .
So 49 students play table tennis.
(c) The identity
e e e satisfies
p ∗ e = p p * e = p p ∗ e = p :
3 p + 3 e − 5 3 = p \dfrac{3p + 3e - 5}{3} = p 3 3 p + 3 e − 5 = p .
Multiply by 3:
3 p + 3 e − 5 = 3 p 3p + 3e - 5 = 3p 3 p + 3 e − 5 = 3 p .
Take
3 p 3p 3 p from both sides:
3 e = 5 3e = 5 3 e = 5 , so
e = 5 3 e = \frac53 e = 3 5 .
Watch out
In (a), divide first when the top's degree is not lower than the bottom's, and keep the whole part 2 x + 3 2x + 3 2 x + 3 in the answer. In (b), the 3 who play both are in both groups: take them away once, or they are counted twice. In (c), the identity must work for every p p p , so the p p p terms cancel and e e e is a number. Report a problem with this question
(a) Solve the equation 1 x + 1 + 2 x − 1 = 1 x + 3 \dfrac{1}{x + 1} + \dfrac{2}{x - 1} = \dfrac{1}{x + 3} x + 1 1 + x − 1 2 = x + 3 1 (2 d.p.).
(b) Find the quotient and remainder when 2 x 4 − 9 x 3 − 21 x 2 + 88 x + 48 2x^4 - 9x^3 - 21x^2 + 88x + 48 2 x 4 − 9 x 3 − 21 x 2 + 88 x + 48 is divided by x − 2 x - 2 x − 2 .
Show the answer Quotient 2 x 3 − 5 x 2 − 31 x + 26 2x^3 - 5x^2 - 31x + 26 2 x 3 − 5 x 2 − 31 x + 26 , remainder 100
(c) Given that p ( x ) = x 5 + 5 x 4 + 9 x 3 + 11 x 2 + 12 x + 13 p(x) = x^5 + 5x^4 + 9x^3 + 11x^2 + 12x + 13 p ( x ) = x 5 + 5 x 4 + 9 x 3 + 11 x 2 + 12 x + 13 , find 3 p ( 2 ) 3p(2) 3 p ( 2 ) .
Worked solution (try it first) (a) Put the left side over one denominator:
( x − 1 ) + 2 ( x + 1 ) ( x + 1 ) ( x − 1 ) = 3 x + 1 x 2 − 1 \dfrac{(x - 1) + 2(x + 1)}{(x + 1)(x - 1)} = \dfrac{3x + 1}{x^2 - 1} ( x + 1 ) ( x − 1 ) ( x − 1 ) + 2 ( x + 1 ) = x 2 − 1 3 x + 1 .
So
3 x + 1 x 2 − 1 = 1 x + 3 \dfrac{3x + 1}{x^2 - 1} = \dfrac{1}{x + 3} x 2 − 1 3 x + 1 = x + 3 1 .
Cross-multiply:
( 3 x + 1 ) ( x + 3 ) = x 2 − 1 (3x + 1)(x + 3) = x^2 - 1 ( 3 x + 1 ) ( x + 3 ) = x 2 − 1 .
Expand the left side:
3 x 2 + 10 x + 3 = x 2 − 1 3x^2 + 10x + 3 = x^2 - 1 3 x 2 + 10 x + 3 = x 2 − 1 .
Take
x 2 − 1 x^2 - 1 x 2 − 1 from both sides:
2 x 2 + 10 x + 4 = 0 2x^2 + 10x + 4 = 0 2 x 2 + 10 x + 4 = 0 .
Divide by 2:
x 2 + 5 x + 2 = 0 x^2 + 5x + 2 = 0 x 2 + 5 x + 2 = 0 .
Use the formula:
x = − 5 ± 25 − 8 2 x = \dfrac{-5 \pm \sqrt{25 - 8}}{2} x = 2 − 5 ± 25 − 8 = − 5 ± 17 2 = \dfrac{-5 \pm \sqrt{17}}{2} = 2 − 5 ± 17 .
With
17 ≈ 4.1231 \sqrt{17} \approx 4.1231 17 ≈ 4.1231 :
x ≈ − 0.44 x \approx -0.44 x ≈ − 0.44 or
x ≈ − 4.56 x \approx -4.56 x ≈ − 4.56 .
Neither is
− 1 -1 − 1 ,
1 1 1 or
− 3 -3 − 3 , so both are allowed.
(b) Divide by
x − 2 x - 2 x − 2 with synthetic division: write 2 on the left and the coefficients
2 , − 9 , − 21 , 88 , 48 2, -9, -21, 88, 48 2 , − 9 , − 21 , 88 , 48 .
Bring down 2.
Then
2 × 2 = 4 2 \times 2 = 4 2 × 2 = 4 and
− 9 + 4 = − 5 -9 + 4 = -5 − 9 + 4 = − 5 .
− 5 × 2 = − 10 -5 \times 2 = -10 − 5 × 2 = − 10 and
− 21 − 10 = − 31 -21 - 10 = -31 − 21 − 10 = − 31 .
Next
− 31 × 2 = − 62 -31 \times 2 = -62 − 31 × 2 = − 62 and
88 − 62 = 26 88 - 62 = 26 88 − 62 = 26 .
Then
26 × 2 = 52 26 \times 2 = 52 26 × 2 = 52 and
48 + 52 = 100 48 + 52 = 100 48 + 52 = 100 .
So the quotient is
2 x 3 − 5 x 2 − 31 x + 26 2x^3 - 5x^2 - 31x + 26 2 x 3 − 5 x 2 − 31 x + 26 and the remainder is 100.
Check:
f ( 2 ) = 32 − 72 − 84 + 176 + 48 = 100 f(2) = 32 - 72 - 84 + 176 + 48 = 100 f ( 2 ) = 32 − 72 − 84 + 176 + 48 = 100 ✓.
(c) Substitute
x = 2 x = 2 x = 2 term by term:
p ( 2 ) = 32 + 5 ( 16 ) + 9 ( 8 ) + 11 ( 4 ) + 12 ( 2 ) + 13 p(2) = 32 + 5(16) + 9(8) + 11(4) + 12(2) + 13 p ( 2 ) = 32 + 5 ( 16 ) + 9 ( 8 ) + 11 ( 4 ) + 12 ( 2 ) + 13 .
So
p ( 2 ) = 32 + 80 + 72 + 44 + 24 + 13 = 265 p(2) = 32 + 80 + 72 + 44 + 24 + 13 = 265 p ( 2 ) = 32 + 80 + 72 + 44 + 24 + 13 = 265 .
Then
3 p ( 2 ) = 3 × 265 = 795 3p(2) = 3 \times 265 = 795 3 p ( 2 ) = 3 × 265 = 795 .
Watch out
In (a), check that neither answer makes a denominator zero (x = − 1 x = -1 x = − 1 , 1 1 1 or − 3 -3 − 3 ) before you accept it. In (b), the remainder must equal f ( 2 ) f(2) f ( 2 ) by the remainder theorem: use that to check the division. In (c), 3 p ( 2 ) 3p(2) 3 p ( 2 ) means three times p ( 2 ) p(2) p ( 2 ) , not p ( 6 ) p(6) p ( 6 ) . Report a problem with this question
The vectors O X → \overrightarrow{OX} O X , O Y → \overrightarrow{OY} O Y and O Z → \overrightarrow{OZ} O Z are p = ( 10 1 ) \mathbf{p} = \begin{pmatrix} 10 \\ 1 \end{pmatrix} p = ( 10 1 ) , q = ( − 2 7 ) \mathbf{q} = \begin{pmatrix} -2 \\ 7 \end{pmatrix} q = ( − 2 7 ) and r = p + 3 q \mathbf{r} = \mathbf{p} + 3\mathbf{q} r = p + 3 q , where O O O is the origin. O Z OZ O Z and X Y XY X Y meet at K K K , where O K → = α O Z → \overrightarrow{OK} = \alpha\overrightarrow{OZ} O K = α O Z and X K → = β X Y → \overrightarrow{XK} = \beta\overrightarrow{XY} X K = β X Y . Find the:
(i) equations of the lines X Y XY X Y and Y Z YZ Y Z ;
Show the answer X Y XY X Y : x + 2 y = 12 x + 2y = 12 x + 2 y = 12 ; Y Z YZ Y Z : 2 y = 5 x + 24 2y = 5x + 24 2 y = 5 x + 24
(ii) values of α \alpha α and β \beta β ;
(iii) Worked solution (try it first) X ( 10 , 1 ) X(10, 1) X ( 10 , 1 ) and
Y ( − 2 , 7 ) Y(-2, 7) Y ( − 2 , 7 ) .
r = p + 3 q \mathbf r = \mathbf p + 3\mathbf q r = p + 3 q = ( 10 − 6 , 1 + 21 ) = (10 - 6, 1 + 21) = ( 10 − 6 , 1 + 21 ) , so
Z ( 4 , 22 ) Z(4, 22) Z ( 4 , 22 ) .
(i) Gradient of
X Y XY X Y :
7 − 1 − 2 − 10 = − 1 2 \dfrac{7 - 1}{-2 - 10} = -\dfrac12 − 2 − 10 7 − 1 = − 2 1 .
So
y − 1 = − 1 2 ( x − 10 ) y - 1 = -\frac12(x - 10) y − 1 = − 2 1 ( x − 10 ) , which gives
x + 2 y = 12 x + 2y = 12 x + 2 y = 12 .
Gradient of
Y Z YZ Y Z :
22 − 7 4 + 2 = 5 2 \dfrac{22 - 7}{4 + 2} = \dfrac52 4 + 2 22 − 7 = 2 5 .
So
y − 7 = 5 2 ( x + 2 ) y - 7 = \frac52(x + 2) y − 7 = 2 5 ( x + 2 ) , which gives
2 y = 5 x + 24 2y = 5x + 24 2 y = 5 x + 24 .
(ii) O K → = α ( 4 i + 22 j ) \overrightarrow{OK} = \alpha(4\mathbf i + 22\mathbf j) O K = α ( 4 i + 22 j ) , so
K = ( 4 α , 22 α ) K = (4\alpha, 22\alpha) K = ( 4 α , 22 α ) .
K K K is on
X Y XY X Y :
4 α + 2 ( 22 α ) = 12 4\alpha + 2(22\alpha) = 12 4 α + 2 ( 22 α ) = 12 , so
48 α = 12 48\alpha = 12 48 α = 12 and
α = 1 4 \alpha = \frac14 α = 4 1 .
X K → = ( 1 − 10 , 5.5 − 1 ) \overrightarrow{XK} = (1 - 10, 5.5 - 1) X K = ( 1 − 10 , 5.5 − 1 ) = ( − 9 , 4.5 ) = (-9, 4.5) = ( − 9 , 4.5 ) and
X Y → = ( − 12 , 6 ) \overrightarrow{XY} = (-12, 6) X Y = ( − 12 , 6 ) .
( − 9 , 4.5 ) = 3 4 ( − 12 , 6 ) (-9, 4.5) = \frac34(-12, 6) ( − 9 , 4.5 ) = 4 3 ( − 12 , 6 ) , so
β = 3 4 \beta = \frac34 β = 4 3 .
(iii) K = 1 4 ( 4 , 22 ) = ( 1 , 5 1 2 ) K = \frac14(4, 22) = (1, 5\frac12) K = 4 1 ( 4 , 22 ) = ( 1 , 5 2 1 ) .
Watch out
Find Z Z Z first: r = p + 3 q \mathbf r = \mathbf p + 3\mathbf q r = p + 3 q , not p + q \mathbf p + \mathbf q p + q . β \beta β compares X K → \overrightarrow{XK} X K with X Y → \overrightarrow{XY} X Y , both starting at X X X .Report a problem with this question
A car starts from town A A A and accelerates uniformly for 4 minutes until it reaches a speed of 35 ms − 1 35\text{ ms}^{-1} 35 ms − 1 , which it maintains for 30 minutes; it then retards uniformly for 3 minutes to stop at town B B B . Calculate the:
(a) distance between A A A and B B B in kilometres;
(b) average speed of the car (ms − 1 \text{ms}^{-1} ms − 1 , 2 d.p.);
(c) acceleration and retardation (ms − 2 \text{ms}^{-2} ms − 2 , 4 d.p.);
(d) time taken to reach C C C , halfway between A A A and B B B (seconds).
Worked solution (try it first) Times in seconds:
4 min = 240 s 4\text{ min} = 240\text{ s} 4 min = 240 s ,
30 min = 1800 s 30\text{ min} = 1800\text{ s} 30 min = 1800 s and
3 min = 180 s 3\text{ min} = 180\text{ s} 3 min = 180 s .
(a) Distance = area under the velocity–time graph.
1 2 ( 240 ) ( 35 ) + 1800 ( 35 ) + 1 2 ( 180 ) ( 35 ) = 4200 + 63 000 + 3150 \frac12(240)(35) + 1800(35) + \frac12(180)(35) = 4200 + 63\,000 + 3150 2 1 ( 240 ) ( 35 ) + 1800 ( 35 ) + 2 1 ( 180 ) ( 35 ) = 4200 + 63 000 + 3150 = 70 350 m = 70\,350\text{ m} = 70 350 m , which is
70.35 km 70.35\text{ km} 70.35 km .
(b) Average speed
= 70 350 240 + 1800 + 180 = \dfrac{70\,350}{240 + 1800 + 180} = 240 + 1800 + 180 70 350 = 70 350 2220 = \dfrac{70\,350}{2220} = 2220 70 350 ≈ 31.69 m s − 1 \approx 31.69\text{ m s}^{-1} ≈ 31.69 m s − 1 .
(c) Acceleration
= 35 240 = \dfrac{35}{240} = 240 35 ≈ 0.1458 m s − 2 \approx 0.1458\text{ m s}^{-2} ≈ 0.1458 m s − 2 .
Retardation
= 35 180 = \dfrac{35}{180} = 180 35 ≈ 0.1944 m s − 2 \approx 0.1944\text{ m s}^{-2} ≈ 0.1944 m s − 2 .
(d) Halfway is
35 175 m 35\,175\text{ m} 35 175 m .
The first
4200 m 4200\text{ m} 4200 m take
240 s 240\text{ s} 240 s .
The rest,
30 975 m 30\,975\text{ m} 30 975 m , is at
35 m s − 1 35\text{ m s}^{-1} 35 m s − 1 :
30 975 35 = 885 s \dfrac{30\,975}{35} = 885\text{ s} 35 30 975 = 885 s .
So
C C C is reached after
240 + 885 = 1125 s 240 + 885 = 1125\text{ s} 240 + 885 = 1125 s (18 min 45 s).
Watch out
Change minutes to seconds before using speeds in m/s. Average speed is total distance over total time, not the average of the speeds. Report a problem with this question
(a) A fair coin is tossed four times. Calculate the probability of obtaining (i) at least one tail; (ii) an equal number of heads and tails.
(b) The annual demand for a product is 800 units and the unit price is ₦2.00. If the ordering cost is ₦5.00 and the holding cost is 10 % 10\% 10% of the unit price, calculate the total variable cost per annum (₦).
Worked solution (try it first) (a)(i) At least one tail is everything except four heads:
1 − ( 1 2 ) 4 = 15 16 1 - \left(\frac12\right)^4 = \frac{15}{16} 1 − ( 2 1 ) 4 = 16 15 .
(ii) Two heads and two tails:
( 4 2 ) ( 1 2 ) 4 = 6 16 \binom42\left(\frac12\right)^4 = \frac{6}{16} ( 2 4 ) ( 2 1 ) 4 = 16 6 (b) The holding cost per unit is
10 % 10\% 10% of ₦2.00, which is ₦0.20.
The economic order quantity is
2 × 800 × 5 0.2 = 40 000 \sqrt{\dfrac{2 \times 800 \times 5}{0.2}} = \sqrt{40\,000} 0.2 2 × 800 × 5 = 40 000 Ordering cost:
800 200 × 5 = ₦ 20 \dfrac{800}{200} \times 5 = ₦20 200 800 × 5 = ₦20 .
Holding cost:
200 2 × 0.20 = ₦ 20 \dfrac{200}{2} \times 0.20 = ₦20 2 200 × 0.20 = ₦20 .
Total variable cost:
₦ 20 + ₦ 20 = ₦ 40.00 ₦20 + ₦20 = ₦40.00 ₦20 + ₦20 = ₦40.00 per annum.
Watch out
In (a)(ii), there are ( 4 2 ) = 6 \binom42 = 6 ( 2 4 ) = 6 orders of two heads and two tails. In (b), the holding cost is 10% of the unit price, ₦0.20, not ₦2.00. Report a problem with this question
(a) The payoff matrix of players A A A and B B B in a game is ( 3 4 5 1 ) \begin{pmatrix} 3 & 4 \\ 5 & 1 \end{pmatrix} ( 3 5 4 1 ) . Find the (i) maximin value; (ii) minimax value; (iii) mixed strategies of A A A and B B B ; (iv) value of the game.
Show the answer (i) 3; (ii) 4; (iii) A A A : ( 4 5 , 1 5 ) (\frac45, \frac15) ( 5 4 , 5 1 ) , B B B : ( 3 5 , 2 5 ) (\frac35, \frac25) ( 5 3 , 5 2 ) ; (iv) 17 5 = 3.4 \frac{17}{5} = 3.4 5 17 = 3.4
(b) The scores of 5000 students follow a normal distribution with mean 72 and variance 25. Determine the number of students who obtained scores between 80 and 84.
Worked solution (try it first) (a)(i) Row minima: 3 and 1, so the maximin value is 3.
(ii) Column maxima: 5 and 4, so the minimax value is 4.
They differ, so there is no saddle point and mixed strategies are needed.
(iii) Let
A A A play row 1 with probability
p p p :
3 p + 5 ( 1 − p ) = 4 p + 1 ( 1 − p ) 3p + 5(1 - p) = 4p + 1(1 - p) 3 p + 5 ( 1 − p ) = 4 p + 1 ( 1 − p ) , so
5 − 2 p = 1 + 3 p 5 - 2p = 1 + 3p 5 − 2 p = 1 + 3 p and
p = 4 5 p = \frac45 p = 5 4 .
A A A plays
( 4 5 , 1 5 ) \left(\frac45, \frac15\right) ( 5 4 , 5 1 ) .
Let
B B B play column 1 with probability
q q q :
3 q + 4 ( 1 − q ) = 5 q + 1 ( 1 − q ) 3q + 4(1 - q) = 5q + 1(1 - q) 3 q + 4 ( 1 − q ) = 5 q + 1 ( 1 − q ) , so
4 − q = 1 + 4 q 4 - q = 1 + 4q 4 − q = 1 + 4 q and
q = 3 5 q = \frac35 q = 5 3 .
B B B plays
( 3 5 , 2 5 ) \left(\frac35, \frac25\right) ( 5 3 , 5 2 ) .
(iv) Value
= 3 ( 4 5 ) + 5 ( 1 5 ) = 3\left(\frac45\right) + 5\left(\frac15\right) = 3 ( 5 4 ) + 5 ( 5 1 ) (b) σ = 25 = 5 \sigma = \sqrt{25} = 5 σ = 25 = 5 .
z 1 = 80 − 72 5 = 1.6 z_1 = \dfrac{80 - 72}{5} = 1.6 z 1 = 5 80 − 72 = 1.6 and
z 2 = 84 − 72 5 = 2.4 z_2 = \dfrac{84 - 72}{5} = 2.4 z 2 = 5 84 − 72 = 2.4 .
P = Φ ( 2.4 ) − Φ ( 1.6 ) P = \Phi(2.4) - \Phi(1.6) P = Φ ( 2.4 ) − Φ ( 1.6 ) = 0.9918 − 0.9452 = 0.9918 - 0.9452 = 0.9918 − 0.9452 = 0.0466 = 0.0466 = 0.0466 , so about
0.0466 × 5000 ≈ 233 0.0466 \times 5000 \approx 233 0.0466 × 5000 ≈ 233 students.
Watch out
In (a), check for a saddle point first: maximin equal to minimax. In (b), the variance is 25, so σ = 5 \sigma = 5 σ = 5 ; divide by 5, not 25. Report a problem with this question