Skip to Main Content
Have previous year question papers?
WASSCEWest African Examinations Council (WAEC)CertificationSenior Secondary Exit ExaminationPaper-Based (with CBT in select centres)

WASSCE Further Maths: Vectors and Mechanics Practice Questions & Answers

Unit: VECTORS AND MECHANICS

Subject: Further Mathematics | Level: Senior Secondary (WASSCE)

This module applies pure mathematics to physical scenarios, analyzing forces, movement, and directional quantities.

Key Topics:

  • Vectors: Scalar/vector quantities, representation, algebra of vectors, unit/position vectors, scalar (dot) product, and vector (cross) product.
  • Statics: Resolution of coplanar forces at a point and on rigid bodies, equilibrium, determining resultants, Lami's theorem, moments of force, and calculating friction.
  • Dynamics: Equations of motion, calculating impulse and momentum.
  • Projectiles: Calculating maximum height, time of flight, and horizontal range of projected objects.

Ready to test yourself?

Take this exam in our timed interactive simulator to track your performance and get detailed analytics.

A weight WWW is supported by two inextensible strings inclined at 3030^\circ30 and 6060^\circ60 to the vertical. If the tension in the string inclined at 3030^\circ30 is 10 N10\text{ N}10 N, find WWW.

  • 53 N5\sqrt{3}\text{ N}53 N

  • 1033 N\frac{10\sqrt{3}}{3}\text{ N}3103 N

  • 103 N10\sqrt{3}\text{ N}103 N

  • 2033 N\frac{20\sqrt{3}}{3}\text{ N}3203 N

View Answer & Explanation
Correct Answer: Option D -

2033 N\frac{20\sqrt{3}}{3}\text{ N}3203 N

Explanation:

Let the tensions be T1=10 NT_1 = 10\text{ N}T1=10 N at 3030^\circ30 and T2T_2T2 at 6060^\circ60 to the vertical.
Resolving horizontally for equilibrium: T1sin30=T2sin60T_1 \sin 30^\circ = T_2 \sin 60^\circT1sin30=T2sin60
10(0.5)=T2(32)    5=T232    T2=103 N10(0.5) = T_2\left(\frac{\sqrt{3}}{2}\right) \implies 5 = T_2\frac{\sqrt{3}}{2} \implies T_2 = \frac{10}{\sqrt{3}}\text{ N}10(0.5)=T2(23)5=T223T2=310 N.
Resolving vertically: W=T1cos30+T2cos60W = T_1 \cos 30^\circ + T_2 \cos 60^\circW=T1cos30+T2cos60
W=10(32)+103(0.5)=53+53=53+533=153+533=2033 NW = 10\left(\frac{\sqrt{3}}{2}\right) + \frac{10}{\sqrt{3}}(0.5) = 5\sqrt{3} + \frac{5}{\sqrt{3}} = 5\sqrt{3} + \frac{5\sqrt{3}}{3} = \frac{15\sqrt{3} + 5\sqrt{3}}{3} = \frac{20\sqrt{3}}{3}\text{ N}W=10(23)+310(0.5)=53+35=53+353=3153+53=3203 N.

A projectile is fired with a velocity of 20 m/s20\text{ m/s}20 m/s at an angle of 3030^\circ30 to the horizontal. Find its horizontal range. (Take g=10 m/s2g = 10\text{ m/s}^2g=10 m/s2)

  • 103 m10\sqrt{3}\text{ m}103 m

  • 20 m20\text{ m}20 m

  • 203 m20\sqrt{3}\text{ m}203 m

  • 40 m40\text{ m}40 m

View Answer & Explanation
Correct Answer: Option C -

203 m20\sqrt{3}\text{ m}203 m

Explanation:

The formula for the horizontal range is R=u2sin2θgR = \frac{u^2 \sin 2\theta}{g}R=gu2sin2θ.
Substitute u=20 m/su = 20\text{ m/s}u=20 m/s and θ=30\theta = 30^\circθ=30:
R=202sin(2×30)10=400sin6010=40×32=203 mR = \frac{20^2 \sin(2 \times 30^\circ)}{10} = \frac{400 \sin 60^\circ}{10} = 40 \times \frac{\sqrt{3}}{2} = 20\sqrt{3}\text{ m}R=10202sin(2×30)=10400sin60=40×23=203 m.

Find the magnitude of the vector v=3i4j\mathbf{v} = 3\mathbf{i} - 4\mathbf{j}v=3i4j.

  • 111

  • 555

  • 777

  • 252525

View Answer & Explanation
Correct Answer: Option B -

555

Explanation:

The magnitude of a vector v=xi+yj\mathbf{v} = x\mathbf{i} + y\mathbf{j}v=xi+yj is v=x2+y2|\mathbf{v}| = \sqrt{x^2 + y^2}v=x2+y2.
Here, v=32+(4)2=9+16=25=5|\mathbf{v}| = \sqrt{3^2 + (-4)^2} = \sqrt{9 + 16} = \sqrt{25} = 5v=32+(4)2=9+16=25=5.

A particle moves in a straight line such that its displacement sss meters at time ttt seconds is given by s=t36t2+9t+4s = t^3 - 6t^2 + 9t + 4s=t36t2+9t+4. Find the possible values of its acceleration when the velocity is zero.

  • ±3 m/s2\pm 3\text{ m/s}^2±3 m/s2

  • ±6 m/s2\pm 6\text{ m/s}^2±6 m/s2

  • 6 m/s2 only-6\text{ m/s}^2 \text{ only}6 m/s2 only

  • 6 m/s2 only6\text{ m/s}^2 \text{ only}6 m/s2 only

View Answer & Explanation
Correct Answer: Option B -

±6 m/s2\pm 6\text{ m/s}^2±6 m/s2

Explanation:

Velocity v=dsdt=3t212t+9v = \frac{ds}{dt} = 3t^2 - 12t + 9v=dtds=3t212t+9.
Set v=0v = 0v=0 to find the times when the particle is at rest: 3(t24t+3)=0    (t1)(t3)=03(t^2 - 4t + 3) = 0 \implies (t-1)(t-3) = 03(t24t+3)=0(t1)(t3)=0. So, t=1 st = 1\text{ s}t=1 s or t=3 st = 3\text{ s}t=3 s.
Acceleration a=dvdt=6t12a = \frac{dv}{dt} = 6t - 12a=dtdv=6t12.
At t=1t = 1t=1, a=6(1)12=6 m/s2a = 6(1) - 12 = -6\text{ m/s}^2a=6(1)12=6 m/s2.
At t=3t = 3t=3, a=6(3)12=6 m/s2a = 6(3) - 12 = 6\text{ m/s}^2a=6(3)12=6 m/s2.
The possible values are ±6 m/s2\pm 6\text{ m/s}^2±6 m/s2.

Forces of 3 N3\text{ N}3 N and 4 N4\text{ N}4 N act on a particle at an angle of 9090^\circ90 to each other. Find the magnitude of a third force required to keep the particle in equilibrium.

  • 1 N1\text{ N}1 N

  • 5 N5\text{ N}5 N

  • 7 N7\text{ N}7 N

  • 12 N12\text{ N}12 N

View Answer & Explanation
Correct Answer: Option B -

5 N5\text{ N}5 N

Explanation:

The third force (equilibrant) must have a magnitude equal and opposite to the resultant of the two forces.
The magnitude of the resultant RRR of two perpendicular forces is R=32+42=9+16=25=5 NR = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5\text{ N}R=32+42=9+16=25=5 N.
Thus, a force of 5 N5\text{ N}5 N is required to maintain equilibrium.

A stone is projected with a velocity of 20 m/s20\text{ m/s}20 m/s at an angle of 3030^\circ30 to the horizontal. Calculate the total time of flight. (Take g=10 m/s2g = 10\text{ m/s}^2g=10 m/s2)

  • 1.0 s1.0\text{ s}1.0 s

  • 1.5 s1.5\text{ s}1.5 s

  • 2.0 s2.0\text{ s}2.0 s

  • 4.0 s4.0\text{ s}4.0 s

View Answer & Explanation
Correct Answer: Option C -

2.0 s2.0\text{ s}2.0 s

Explanation:

The time of flight is given by T=2usinθgT = \frac{2u \sin \theta}{g}T=g2usinθ.
Substitute the given values: T=2×20sin3010=4×0.5=2.0 sT = \frac{2 \times 20 \sin 30^\circ}{10} = 4 \times 0.5 = 2.0\text{ s}T=102×20sin30=4×0.5=2.0 s.

Given the vectors a=2i+jk\mathbf{a} = 2\mathbf{i} + \mathbf{j} - \mathbf{k}a=2i+jk and b=ij+2k\mathbf{b} = \mathbf{i} - \mathbf{j} + 2\mathbf{k}b=ij+2k, find the magnitude of their cross product a×b|\mathbf{a} \times \mathbf{b}|a×b.

  • 555

  • 35\sqrt{35}35

  • 666

  • 42\sqrt{42}42

View Answer & Explanation
Correct Answer: Option B -

35\sqrt{35}35

Explanation:

First, calculate a×b\mathbf{a} \times \mathbf{b}a×b using the determinant method:
a×b=i((1)(2)(1)(1))j((2)(2)(1)(1))+k((2)(1)(1)(1))\mathbf{a} \times \mathbf{b} = \mathbf{i}( (1)(2) - (-1)(-1) ) - \mathbf{j}( (2)(2) - (-1)(1) ) + \mathbf{k}( (2)(-1) - (1)(1) )a×b=i((1)(2)(1)(1))j((2)(2)(1)(1))+k((2)(1)(1)(1))
=i(21)j(4+1)+k(21)=i5j3k= \mathbf{i}(2 - 1) - \mathbf{j}(4 + 1) + \mathbf{k}(-2 - 1) = \mathbf{i} - 5\mathbf{j} - 3\mathbf{k}=i(21)j(4+1)+k(21)=i5j3k.
The magnitude a×b=12+(5)2+(3)2=1+25+9=35|\mathbf{a} \times \mathbf{b}| = \sqrt{1^2 + (-5)^2 + (-3)^2} = \sqrt{1 + 25 + 9} = \sqrt{35}a×b=12+(5)2+(3)2=1+25+9=35.

A car accelerates uniformly from rest at 2 m/s22\text{ m/s}^22 m/s2 for 5 seconds5\text{ seconds}5 seconds. What is its final velocity?

  • 5 m/s5\text{ m/s}5 m/s

  • 10 m/s10\text{ m/s}10 m/s

  • 12.5 m/s12.5\text{ m/s}12.5 m/s

  • 25 m/s25\text{ m/s}25 m/s

View Answer & Explanation
Correct Answer: Option B -

10 m/s10\text{ m/s}10 m/s

Explanation:

Using the first equation of motion: v=u+atv = u + atv=u+at.
Since it starts from rest, u=0u = 0u=0. a=2 m/s2a = 2\text{ m/s}^2a=2 m/s2 and t=5 st = 5\text{ s}t=5 s.
v=0+(2×5)=10 m/sv = 0 + (2 \times 5) = 10\text{ m/s}v=0+(2×5)=10 m/s.

A stone is dropped from a height of 45 m45\text{ m}45 m. With what velocity does it hit the ground? (Take g=10 m/s2g = 10\text{ m/s}^2g=10 m/s2)

  • 15 m/s15\text{ m/s}15 m/s

  • 30 m/s30\text{ m/s}30 m/s

  • 45 m/s45\text{ m/s}45 m/s

  • 90 m/s90\text{ m/s}90 m/s

View Answer & Explanation
Correct Answer: Option B -

30 m/s30\text{ m/s}30 m/s

Explanation:

Using the equation v2=u2+2gsv^2 = u^2 + 2gsv2=u2+2gs where u=0u = 0u=0 (since it is dropped).
v2=0+2(10)(45)=900v^2 = 0 + 2(10)(45) = 900v2=0+2(10)(45)=900.
v=900=30 m/sv = \sqrt{900} = 30\text{ m/s}v=900=30 m/s.

A uniform rod ABABAB of length 4 m4\text{ m}4 m and mass 5 kg5\text{ kg}5 kg rests horizontally on two supports at AAA and at a point CCC which is 1 m1\text{ m}1 m from BBB. Calculate the normal reaction at the support CCC. (Take g=10 m/s2g = 10\text{ m/s}^2g=10 m/s2)

  • 16.67 N16.67\text{ N}16.67 N

  • 25.0 N25.0\text{ N}25.0 N

  • 33.33 N33.33\text{ N}33.33 N

  • 50.0 N50.0\text{ N}50.0 N

View Answer & Explanation
Correct Answer: Option C -

33.33 N33.33\text{ N}33.33 N

Explanation:

The weight of the rod W=mg=5×10=50 NW = mg = 5 \times 10 = 50\text{ N}W=mg=5×10=50 N acts at its midpoint, which is 2 m2\text{ m}2 m from AAA.
The support CCC is 1 m1\text{ m}1 m from BBB, making it 41=3 m4 - 1 = 3\text{ m}41=3 m from AAA.
Taking moments about AAA to eliminate the reaction at AAA: RC×3=50×2    3RC=100R_C \times 3 = 50 \times 2 \implies 3R_C = 100RC×3=50×23RC=100.
RC=1003=33.33 NR_C = \frac{100}{3} = 33.33\text{ N}RC=3100=33.33 N.

More from WASSCE

Found in Senior Secondary School Certification

WASSCE Further Maths: Calculus (Differentiation & Integration)

Comprehensive practice for WASSCE candidates covering all rules of differentiation and integration with their physical applications.

Practice Now

WASSCE Further Maths: Statistics and Probability

Comprehensive practice for WASSCE candidates covering statistical data representation, dispersion, correlation, and probability rules.

Practice Now
ExamOven Logo
ExamOven Support
We typically reply instantly