Vectors (representation and operations) — KCSE Mathematics

KCSE Mathematics · 117 practice questions · 4 syllabus objectives · 4 revision lessons

37 easy40 medium40 hard

Last updated · Aligned to the KNEC KCSE syllabus

What You'll Learn

Key learning outcomes for this topic, aligned to the KNEC KCSE syllabus.

Represent a vector in column notation and as a directed line segment; find the magnitude of a vector using Pythagoras' theorem

Add, subtract and multiply vectors by a scalar; find the resultant vector and unit vector in the direction of a given vector

Apply position vectors to find the midpoint and a point dividing a line in a given ratio; prove collinearity

Vectors (representation and operations)

Revision Notes

Concise lesson notes for Vectors (representation and operations), written to the KCSE Mathematics marking standard. Read the first lesson free below.

Understanding Vectors: Representation and Magnitude

A vector is a quantity that has both magnitude and direction. It can be represented in column notation and as a directed line segment.

To represent a vector in column notation, we write it as:
v = [x, y], where x is the horizontal component and y is the vertical component.

For example, a vector v that moves 3 units right and 4 units up can be represented as:
v = [3, 4].

To find the magnitude of a vector, we use Pythagoras' theorem. The magnitude |v| is calculated as:
|v| = √(x² + y²).

For our example vector v = [3, 4]:
|v| = √(3² + 4²) = √(9 + 16) = √25 = 5.

Thus, the magnitude of vector v is 5 units.

Key points to remember

  • A vector has both magnitude and direction.
  • Column notation for vector: v = [x, y].
  • Magnitude of vector: |v| = √(x² + y²).
  • Use Pythagoras' theorem to find magnitude.
  • Represent vectors as directed line segments.

Worked example

Given vector a = [6, 8], find its magnitude.
|a| = √(6² + 8²) = √(36 + 64) = √100 = 10.

Read all 4 Vectors (representation and operations) lessons free

Sign up free to unlock the full set of revision notes, all 117 practice questions with marking schemes, plus a personalised study plan that adapts to the topics you keep getting wrong.

More lessons in this topic

Lesson 2: Operations with Vectors

Objective: Add, subtract and multiply vectors by a scalar; find the resultant vector and unit vector in the direction of a given vector

In this lesson, we will explore how to add, subtract, and multiply vectors by a scalar, as well as find the resultant vector and unit vector in the direction of a given vector.

Vector Addition: To add vectors A and B, place the tail of B at the head of A. The resultant vector R is from the tail of A to the head of B.

Vector Subtraction: To subtract vector B from vector A (A - B), reverse the direction of B and then add it to A.

Multiplying by a Scalar: If k is a scalar and A is a vector, then kA scales the vector A by k.

Resultant Vector: The resultant vector is simply the sum of all vectors acting at a point.

Unit Vector: The unit vector u in the direction of vector A is given by u = A / |A|, where |A| is the magnitude of vector A.

  • Add vectors by placing them head to tail.
  • Subtract vectors by reversing the second vector.
  • Multiply vectors by a scalar to change their magnitude.
  • Resultant vector is the sum of all acting vectors.
  • Unit vector indicates direction with a magnitude of one.

Given vectors A = (3, 4) and B = (1, 2), find A + B and the unit vector of A.

A + B = (3+1, 4+2) = (4, 6). Magnitude of A = √(3² + 4²) = 5, hence unit vector of A = (3/5, 4/5).

Lesson 3: Using Position Vectors in Geometry

Objective: Apply position vectors to find the midpoint and a point dividing a line in a given ratio; prove collinearity

In vector geometry, position vectors are crucial for finding midpoints and points dividing a line segment in a given ratio. Position vectors represent points in space relative to an origin. To find the midpoint of a line segment with endpoints A and B, use the formula:

Midpoint M = (A + B) / 2

To find a point dividing a line segment in the ratio m:n, use:

Point P = (mB + nA) / (m + n)

To prove collinearity of points A, B, and C, show that vectors AB and AC are parallel. This can be done by checking if:

AB = k * AC for some scalar k.

Understanding these concepts allows you to solve complex problems involving vectors effectively.

  • Midpoint formula: M = (A + B) / 2.
  • Division in ratio: P = (mB + nA) / (m + n).
  • Collinearity means vectors are parallel.
  • Use scalar multiplication to prove collinearity.
  • Position vectors simplify geometric calculations.

Find the midpoint of points A(2, 3) and B(4, 7). Answer: Midpoint M = ((2+4)/2, (3+7)/2) = (3, 5).

Lesson 4: Understanding Vectors and Their Operations

Objective: Vectors (representation and operations)

Vectors are quantities that have both magnitude and direction. They can be represented graphically as arrows in a coordinate plane. For example, a vector A can be represented as A = (a, b), where a is the horizontal component and b is the vertical component.

Vector Operations:

  1. Addition: To add two vectors, place them head to tail. The resultant vector is drawn from the tail of the first vector to the head of the last vector.
  2. Subtraction: To subtract vector B from vector A, add A to the negative of B. This involves reversing the direction of B and then adding.
  3. Scalar Multiplication: To multiply a vector by a scalar, multiply each component of the vector by that scalar.

For example, if A = (3, 4) and B = (1, 2), then:

  • A + B = (3 + 1, 4 + 2) = (4, 6)
  • A - B = (3 - 1, 4 - 2) = (2, 2)
  • 2A = 2(3, 4) = (6, 8).
  • Vectors have magnitude and direction.
  • Addition involves placing vectors head to tail.
  • Subtraction is adding the negative of a vector.
  • Scalar multiplication scales each component of the vector.
  • Vectors can be represented in coordinate form.

If A = (2, 3) and B = (4, -1), find A + B.
A + B = (2 + 4, 3 - 1) = (6, 2).

Sample Questions

Read 3 questions and answers free. Sign up to access all 117 questions with full KNEC-style marking schemes and a personalised study plan.

1
easySHORT ANSWER2 marks

Define the scalar multiplication of vector u = column vector (3, 4) by 2 and state the resulting vector. (2 marks)

Answer & marking scheme

Part (a) — 2 marks
Scalar multiplication involves multiplying each component of the vector by the scalar (1 mk)
The resulting vector is column vector (6, 8) (1 mk)
2
easySHORT ANSWER2 marks

Given vector v = column vector (6, 8), calculate the magnitude of vector v using Pythagoras' theorem. (2 marks)

Answer & marking scheme

Part (a) — 2 marks
Apply Pythagoras' theorem: |v| = √(6² + 8²) (1 mk)
Correct value: |v| = 10 (1 mk)
3
easySHORT ANSWER2 marks

Given vector u represented as u = column vector (3, 4), express vector u as a directed line segment from the origin. (2 marks)

Answer & marking scheme

Part (a) — 2 marks
The directed line segment from (0,0) to (3,4) (1 mk)
Direction indicated by the coordinates (3,4) (1 mk)
4

Let vectors p = (2, 5) and q = (4, 1). Find: (a) the unit vector in the direction of p [2 marks] (b) the resultant vector p + 3q [2 marks]

+114 More Questions

Sign up free to access all 117 questions with marking schemes, track your progress, and get personalised recommendations.

Frequently asked questions

What does the KCSE Mathematics topic "Vectors (representation and operations)" cover?

Vectors (representation and operations) covers Represent a vector in column notation and as a directed line segment; find the magnitude of a vector using Pythagoras' theorem; Add, subtract and multiply vectors by a scalar; find the resultant vector and unit vector in the direction of a given vector; Apply position vectors to find the midpoint and a point dividing a line in a given ratio; prove collinearity, and more, all aligned to the official KNEC KCSE Mathematics syllabus.

How many practice questions are available for Vectors (representation and operations)?

HighMarks has 117 Vectors (representation and operations) practice questions for KCSE Mathematics, each with a full marking scheme. The first 3 are free; sign up to access the rest, plus all KCSE mock exams and past papers.

Are these aligned with the KNEC KCSE syllabus?

Yes. Every objective on this page is taken directly from the official KNEC KCSE Mathematics syllabus. Practice questions match the KCSE exam format and are graded against the standard KNEC marking scheme.

How should I revise Vectors (representation and operations) for the KCSE exam?

Start with the revision notes on this page to refresh the core concepts, then work through the practice questions in increasing difficulty. Sign up for HighMarks to get a personalised study plan that adapts to the topics you keep getting wrong, plus mock exams, subject-wide practice, and detailed performance tracking. See pricing.

Why Practise Vectors (representation and operations)?

KNEC Aligned

Questions match the KCSE syllabus objectives and exam format exactly.

Detailed Marking Schemes

Every answer shows exactly what examiners award marks for.

Track Your Mastery

See your score improve as you practise and identify remaining gaps.

Master Vectors (representation and operations) for KCSE

Sign up free to unlock all 117 questions, track your progress, and get a personalised study plan for Mathematics.