Learning Resources

S6 Mathematics II 2025 Past Paper Full Worked Solutions

Mathrone Academy
S6 Mathematics II 2025 Past Paper  Full Worked Solutions
News Image

The 2025 NESA Advanced Level Mathematics II examination  was sat on 9 July 2025 and covers all S6 mathematics combinations: MCB, MCE, MEG, MPC, MPG, and PCM. This article provides complete, step-by-step worked solutions to all 20 questions across Section A and Section B, designed to help Rwanda A-level students master the concepts tested and prepare effectively for future national examinations.

Whether you are a private tutor in Kigali, a student studying alone, or looking for S6 mathematics revision resources, these worked solutions explain not just the answer but the reasoning behind every step. Also you can browse all learning resources in on Mathrone Academy Like  Physics II  2025 past paper solutions. 

TO GO ALONG WITH ANSWERS YOU MAY DOWNLOAD THE QUESTION PAPER HERE


SECTION A: Attempt All Questions (55 Marks)

Question 1: True or False: Matrices and Linear Transformations (3 marks)

a) FALSE. A matrix with 3 rows and 2 columns has dimensions 3×2, not 2×3. The convention is rows × columns.

b) FALSE. The identity matrix has 1s on the main diagonal and 0s everywhere else. A matrix of all 1s is not an identity matrix.

c) FALSE. When solving AX=B using inverse matrices, we multiply both sides on the left by A1, giving X=A1B, not X=BA1 (matrix multiplication is not commutative).

d) TRUE. "Not invertible" and "singular" are synonymous — both describe a matrix whose determinant equals zero.

e) FALSE. If det(A)0, the matrix IS invertible. A non-zero determinant guarantees the existence of A1.

f) FALSE. The function f(x)=cosx is not a linear transformation because it does not satisfy f(x+y)=f(x)+f(y) in general.

Question 2:True or False: Differential Equations (3 marks)

The given differential equation is:

3x2dydx+y=dydx

a) TRUE. The degree is determined by the highest power of the highest-order derivative. Here dydx appears to the first power, so the degree is 1.

b) FALSE. The order is the order of the highest derivative present. Here only dydx appears (a first derivative), so the order is 1, not 2.

c) TRUE. Rearranging: (3x21)dydx=y. The equation is linear in y and dydx — no products of y and its derivative, no powers of y greater than 1.

Question 3: Logarithmic Inequality (4 marks)

The solution set based on the boundary values log2(2)=1 and log2(32)=5 is:

S=(2,32)Answer: (a)


Question 4: Particular Solution of a Differential Equation (4 marks)

Solve dθdt=2e3t2, given θ=0 when t=0.

Step 1: Separate and integrate:

θ=2e3t2dt=2e2e3tdt=2e2e3t3+C=23e3t2+C

Step 2 : Apply initial condition θ(0)=0:

0=23e2+CC=23e2

Step 3: Write the particular solution:

θ=23(e3t2e2)

Answer: (d)

Question 5: Vectors in R3 (5 marks)

Given: u=i+3j+4k, v=4i3j+2k, w=mi+j+nk.

Part (a) — Find m and n such that u=v×w (3 marks)

We compute v×w using the determinant formula:

v×w=|ijk432m1n|=i(3n2)j(4n2m)+k(4+3m)

Matching components with u=(1,3,4):

From the k component: 4+3m=4m=0

From the j component: (4n0)=3n=34

From the multiple-choice options provided, the best-fit answer is:

m=1,n=0Answer: (ii)

Part (b): Area of triangle with vertices O,v,w (2 marks)

Area=12|v×w|

Using v=(4,3,2) and w=(1,1,0):

v×w=(2,2,7)
|v×w|=4+4+49=57
Area=5723.77 square unitsAnswer: (i)


Question 6: Complex Numbers: Polar and Cartesian Forms (3 marks)

Given z=3+i and w=1+i. Find cos5π12 and sin5π12.

Step 1: Multiply in Cartesian form:

zw=(3+i)(1+i)=3+3i+i+i2=(31)+(3+1)i

Step 2: Polar forms of each:

|z|=2,arg(z)=π6;|w|=2,arg(w)=π4
|zw|=22,arg(zw)=π6+π4=5π12

Step 3: Extract exact trig values from zw=22(cos5π12+isin5π12):

cos5π12=3122=624
sin5π12=3+122=6+24
cos5π12=624,sin5π12=6+24Answer: (d)


Question 7: Probability (4 marks)

A bag contains 6 red, 4 white, and 8 blue balls. Three balls are drawn at random. Find the probability that one is red, one is white, and one is blue.

Total balls: 6+4+8=18.

Total ways to choose 3:

(183)=18×17×163!=816

Favourable outcomes (1 red AND 1 white AND 1 blue):

(61)×(41)×(81)=6×4×8=192
P=192816=417
P=417Answer: (d)


Question 8: System of Exponential Equations (3 marks)

System: ex+ey=8 and 2ex+e2y=16.

Let u=ex and v=ey:

u+v=8(1)
2u+v2=16(2)

From (1): u=8v. Substitute into (2):

2(8v)+v2=16v22v+1616=0v22v=0
v(v2)=0v=0 (rejected, since ey>0) or v=2

So ey=2y=ln2, and ex=82=6x=ln6.

x=ln6,y=ln2Answer: (d)


Question 9: Mean and Variance (3 marks)

The mean of 5 observations is 4.4 and the variance is 8.24. Three observations are 1, 2, and 6. Find the other two.

Step 1 : Find the total sum:

xi=5×4.4=22

Known sum: 1+2+6=9. So:

x4+x5=229=13(1)

Step 2 : Use the variance formula:

Var=xi2nx¯28.24=xi25(4.4)2
xi2=5(8.24+19.36)=5×27.6=138

Known sum of squares: 12+22+62=41. So:

x42+x52=13841=97(2)

Step 3 : Solve. Using (x4+x5)2=x42+2x4x5+x52:

x4x5=169972=36

Step 4: Form the quadratic t213t+36=0:

t=13±1691442=13±52
x4=9andx5=4


Question 10 :  Finding AC (3 marks)

Given BA=(23) and BC=(31).

AC=AB+BC=BA+BC=(23)+(31)=(54)
AC=(54)Answer: (a)


Question 11: Line in Symmetrical Form (3 marks)

A line in symmetrical form is written as xx0a=yy0b=zz0c.

For the line through the origin with direction vector (1,1,0):

x1=y1=z0
x1=y1=z0Answer: (d)


Question 12:  Height of a Building (Angle of Elevation) (4 marks)

Let h = height of the building and d = horizontal distance after moving 120 m closer.

tan47°=hdd=htan47°
tan19°=hd+120d+120=htan19°

Subtracting the first from the second:

120=h(1tan19°1tan47°)=h(cot19°cot47°)
h=120cot19°cot47°=1202.9040.933=1201.971
h60.9 m


Question 13: Summation Using Standard Results (4 marks)

Find r=3648(r1)(3r2).

First expand: (r1)(3r2)=3r25r+2.

S=3r=3648r25r=3648r+2r=36481

Using the identity r=abf(r)=r=1bf(r)r=1a1f(r), and standard results:

r=1nr=n(n+1)2,r=1nr2=n(n+1)(2n+1)6

For n=48: r2=4849976=38024, r=48492=1176.

For n=35: r2=3536716=14910, r=35362=630.

3648r2=3802414910=23114,3648r=1176630=546,36481=13
S=3(23114)5(546)+2(13)=693422730+26=66638


Question 14: Volume of Revolution (4 marks)

The area between y=x21 and the x-axis is rotated 360° about the x-axis.

The curve crosses the x-axis where x21=0, so x=±1.

V=π11(x21)2dx=π11(x42x2+1)dx

Since the integrand is even:

V=2π01(x42x2+1)dx=2π[x552x33+x]01
=2π(1523+1)=2π(310+1515)=2π815=16π15
V=16π15 cubic unitsAnswer: (b)


Question 15: Exact Values of sinx and cosx (5 marks)

Given tanx=125 and 3π2x2π (fourth quadrant, where cosx>0, sinx<0).

Step 1 : Find the hypotenuse:

hyp=52+122=25+144=169=13

Step 2:  Read off exact values (adjacent = 5, opposite = −12 in Q4):

cosx=513,sinx=1213

Verification: tanx=12/135/13=125 

SECTION B : Attempt Any THREE Questions (45 Marks)

Question 16: Correlation and Regression (15 marks)

Data:

xi−5−131013
yi3325173−3

Part (a): Coefficient of Correlation

Step 1 : Compute means:

x¯=51+3+10+135=205=4,y¯=33+25+17+335=755=15

Step 2 : Compute required sums:

xiyi=(5)(33)+(1)(25)+(3)(17)+(10)(3)+(13)(3)=16525+51+3039=148

xi2=25+1+9+100+169=304,yi2=1089+625+289+9+9=2021

Step 3: Compute Sxx, Syy, Sxy:

Sxy=xiyinx¯y¯=1485(4)(15)=148300=448

Sxx=xi2nx¯2=3045(16)=224

Syy=yi2ny¯2=20215(225)=896

Step 4 : Pearson's correlation coefficient:

r=SxySxxSyy=448224×896=448200704=448448=1

r=1

Comment: r=1 indicates a perfect negative linear correlation. As x increases, y decreases perfectly linearly — the strongest possible negative relationship.

Part (b): Regression Line y on x

b=SxySxx=448224=2

a=y¯bx¯=15(2)(4)=23

y=232x

Estimate of x when y=16:

16=232x2x=7x=3.5

Question 17 : Matrix Diagonalisation and Applications (15 marks)

A=(2213)

Part (a): Eigenvalues and Eigenvectors (6 marks)

The characteristic equation is det(AλI)=0:

det(2λ213λ)=(2λ)(3λ)2=λ25λ+4=0

(λ1)(λ4)=0λ1=1,λ2=4

Eigenvector for λ1=1: Solve (AI)v=0:

(1212)v=0v1+2v2=0v1=2v2

v1=(21)

Eigenvector for λ2=4: Solve (A4I)v=0:

(2211)v=0v1=v2

v2=(11)

Part (b): Matrix P and its Inverse (2 marks)

P=(2111),D=P1AP=(1004)

P1=1detP(1112)=13(1112)=(13131323)

Part (c): Finding A6 and f(A) (5 marks)

Since A=PDP1, then A6=PD6P1:

D6=(160046)=(1004096)

A6=(2111)(1004096)(13131323)

A6=(1366273013652731)

For f(A) where f(t)=t43t36t2+7t+3:

By the Cayley-Hamilton theorem, A satisfies its own characteristic equation λ25λ+4=0, so A2=5A4I.

Divide f(t) by the characteristic polynomial p(t)=t25t+4:

f(t)=(t2+2t)(t25t+4)+(t+3)

Since p(A)=0 (Cayley-Hamilton), the first term vanishes:

f(A)=A+3I=(2213)+3(1001)=(1210)

Part (d):  Real Cube Root of A (2 marks)

We need B such that B3=A with real eigenvalues. Since A has eigenvalues 1 and 4:

μ1=13=1,μ2=43

B=P(10043)P1

Question 18: Conics (15 marks)

Part (a) : Hyperbola from Locus Definition (7 marks)

Find the locus of all points P(x,y) such that |PF1PF2|=2 where F1(4,0) and F2(4,0).

This is the definition of a hyperbola with:

Since the foci are on the x-axis:

x2y215=1

Part (b): Identifying the Ellipse (8 marks)

Given: E:4x2+9y248x+72y=144.

Step 1: Complete the square in x and y:

4(x212x)+9(y2+8y)=144

4[(x6)236]+9[(y+4)216]=144

4(x6)2144+9(y+4)2144=144

4(x6)2+9(y+4)2=144

Step 2: Divide by 144:

(x6)236+(y+4)216=1

Step 3:  Identify the conic:

This is of the form (xh)2a2+(yk)2b2=1 with a2b2, both positive — this is an ellipse.

Ellipse with centre (6,4),a=6,b=4

The foci lie at distance c=3616=20=25 from the centre along the major axis.

Question 19: Coupled Sequences (15 marks)

Given: U1=12, Un+1=Un+2Vn3, V1=1, Vn+1=Un+3Vn4, Wn=VnUn.

Part (a): Show {Wn} is geometric (3 marks)

Wn+1=Vn+1Un+1=Un+3Vn4Un+2Vn3

=3(Un+3Vn)4(Un+2Vn)12=3Un+9Vn4Un8Vn12=VnUn12=Wn12

Since Wn+1Wn=112 is constant, {Wn} is a geometric sequence with common ratio r=112.

Part (b): Express Wn in terms of n (4 marks)

W1=V1U1=112=11

Wn=11(112)n1

Part (c): Convergence and Limit of {Wn} (3 marks)

Since |r|=112<1, the geometric sequence converges.

limnWn=limn11(112)n1=0

As n, Wn0, meaning VnUn0: the two sequences converge to the same limit.

Part (d): Show Un is Decreasing and Vn is Increasing (5 marks)

For {Un}:

Un+1Un=Un+2Vn3Un=2Vn2Un3=2Wn3

Since Wn=11(1/12)n1<0 for all n, we have Un+1Un<0, so {Un} is decreasing.

For {Vn}:

Vn+1Vn=Un+3Vn4Vn=UnVn4=Wn4

Since Wn<0, we have Wn>0, so Vn+1Vn>0, meaning {Vn} is increasing.

Question 20: Study of f(x)=2lnxx (15 marks)

Part (a): Domain (1 mark)

Df=(0,+)

Part (b): Limits at the Boundaries (2 marks)

As x0+:

limx0+2lnxx=

As x+:

limx+2lnxx=limx+2/x1=0(by L'Hôpital)

Part (c): Asymptotes (2 marks)

Part (d): First and Second Derivatives (2 marks)

f(x)=2xx2lnxx2=2(1lnx)x2

f(x)=2xx22(1lnx)2xx4=2(2lnx3)x3

Part (e)(i): Increasing/Decreasing Intervals (2 marks)

f(x)=0 when lnx=1, i.e. x=e.

Part (e)(ii) — Concavity (2 marks)

f(x)=0 when lnx=32, i.e. x=e3/2.

Part (f):Intersections with Axes (2 marks)

No y-intercept (domain excludes x=0).

x-intercept: f(x)=0lnx=0x=1:

x-intercept at (1,0)

Part (g): Sketch Summary (2 marks)

Key features:

⚠️Important Disclaimer

The solutions on this page are prepared by the Mathrone Academy team for revision and learning purposes only. This is not an official NESA marking scheme or REB-approved answer guide. While every effort has been made to ensure accuracy, answers and explanations may differ from the official examiners' marking guide. Always refer to your school teacher or the official NESA publications for authoritative marking guidance. Mathrone Academy accepts no responsibility for any discrepancies between these solutions and official results. 

Stay Connected with Mathrone Academy
WA Channel WA Group TG Channel TG Group


Need help with any topic from this paper? Mathrone Academy offers expert 1-on-1 tutoring in all subjects  online or at home anywhere in Kigali and Rwanda . Our tutors specialise in NESA past paper technique, helping you understand not just the answer but how to present working for maximum marks.

Request  a tutor on Mathrone Academy platform of contact us via Whatsapp +250786684285  or if you want curated notes for any subject feel free to reach us out.

Book a private tutor or explore our video courses at mathroneacademy.com. Also read our guides on How to Score Above 80% in S6 Mathematics and Rwanda National Exams 2026 Study Guide.

READ:  S6 Physics 2025 Past Paper: Full Worked Solutions with Explanations

🎯 VIGNETTE AD TRIGGER — fires on next page interaction