aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Aimnova site navigation

Stay in the loop

Get the latest study resources and updates

New features, study tips and exam insights — straight to your inbox.

IB Diploma

  • IB Past Papers
  • IB Study Notes
  • IB Question Bank
  • IB Mock Exams
  • IB Revision

IB Subjects

  • IB Math AA
  • IB Math AI
  • IB Economics
  • IB Business Management
  • IB Physics
  • IB Biology
  • View all IB subjects→

IB Past Papers

  • IB Math AA HL Past Papers
  • IB Math AA SL Past Papers
  • IB Math AI HL Past Papers
  • IB Math AI SL Past Papers
  • IB Economics HL Past Papers
  • IB Economics SL Past Papers
  • IB ESS Past Papers
  • View all past papers→

Study Resources

  • Study Notes
  • Question Bank
  • Mock Exams
  • Flashcards
  • Revision Guide
  • Exam Skills
  • Command Terms
  • Grade Calculator
  • Exam Timetable 2026

Aimnova

  • Features
  • Pricing
  • For Schools
  • For Parents
  • About Us
  • Blog
  • Contact
aimnova.

AI-powered study platform for smarter revision, past-paper analysis and examiner-style feedback.

TermsPrivacyCookies·© 2026 Aimnova. All rights reserved.8afc4e3

Aimnova is not affiliated with or endorsed by the International Baccalaureate Organization (IB).

NotesMath AI HLTopic 3.11Vector equation of a line
Back to Math AI HL Topics
3.11.16 min read

Vector equation of a line (Math AI HL)

IB Mathematics: Applications and Interpretation • Unit 3

AI-powered feedback

Stop guessing — know where you lost marks

Get instant, examiner-style feedback on every answer. See exactly how to improve and what the markscheme expects.

Try It Free

Contents

  • The vector equation r = a + λd
  • Building the line from two points
A point to start from, plus a direction to walk in: Imagine a drone that passes through a known point and then flies in a fixed straight direction. Every position it can reach is:

r = a + λd

a = the position vector of one point you know is on the line (where you 'start').

d = the direction vector — which way the line points (and how far one step of λ moves you).

λ (lambda) = a number you choose. λ = 0 gives the start point a; λ = 1 takes one step along d; λ = 2 takes two steps; negative λ goes backwards.

The same form works in 2D (two components) and 3D (three components) — you just carry an extra row.
Vector line: a is a point on the line, d is the direction, λ ∈ ℝ slides you along it.
Reading off a, d and points on the line: Given r = a + λd, the direction is the vector multiplied by λ, and a is the constant part.

To find an actual position, put a number in for λ and add the components.

Different a's and different-length d's can describe the SAME line — what matters is the direction (any scalar multiple of d points the same way) and that a sits on the line.

IB-style question — read off a position on the line

A delivery drone's path is modelled by

r = (2, 1) + λ(3, −1), with distances in km.

State the point the path passes through at λ = 0, the direction of travel, and find the drone's position when λ = 4.

Step by step

  1. At λ = 0 the path is at a (the constant part).
  2. The direction is the vector multiplied by λ.
  3. Position at λ = 4: add 4 steps of d to a.

Final answer

It passes through (2, 1); it travels in direction (3, −1); at λ = 4 it is at (14, −3), i.e. 14 km east and 3 km south of the origin.

IB-style question — a 3D path

A submarine moves along r = (1, 0, −20) + λ(2, 3, 1), where the third component is depth in metres (negative = below the surface) and λ is in minutes.

Find its position after 5 minutes.

Step by step

  1. Substitute λ = 5 into each component.
  2. Add component by component.

Final answer

After 5 minutes the submarine is at (11, 15, −15) — i.e. 15 m below the surface (it has risen from −20 m toward the surface).

Free preview

This is the free notes preview

You're reading the free notes. Aimnova Pro unlocks the full study experience — and you can try it with your first topic free to keep:

  • FlashcardsLock in vocabulary and key terms with spaced repetition.
  • Practice questionsAnswer exam-style questions and get instant AI marking.
  • Mock exams & past-paper vaultSit full mocks and see exactly how examiners award marks.
  • Personalised study planA daily plan built around your exam date and weak areas.
Start Studying Free Full access to Aimnova Pro · cancel anytime
Two points give you everything you need: If you know two points the line passes through, A and B, you can write the line straight away:

Direction = the vector from A to B: d = B − A (subtract the position vectors, finish minus start).

Start point = use A (or B) for a.

So the line is r = A + λ(B − A).

Why 'finish minus start'? B − A is the journey that takes you from A to B, so it points along the line. Any scalar multiple of it (e.g. half it, or double it) is an equally valid direction.
Line through two points: direction is finish minus start; a is either point.

IB-style question — line through two points (2D)

A cable car travels in a straight line from station A(1, 2) to station B(7, 5) (coordinates in km).

Find a vector equation for its path.

Step by step

  1. Direction = finish minus start: d = B − A.
  2. Use A as the start point a.
  3. Write r = a + λd.

Final answer

r = (1, 2) + λ(6, 3). (You could also use direction (2, 1) since it's a scalar multiple of (6, 3), or start from B — all describe the same line.)

IB-style question — line through two points (3D)

A drone flies in a straight line from P(2, −1, 4) to Q(8, 5, 1) (metres).

Find a vector equation for the flight path, and find the position halfway between P and Q.

Step by step

  1. Direction d = Q − P.
  2. Vector equation, starting at P.
  3. Halfway is λ = ½ (a half-step of d from P).

Final answer

r = (2, −1, 4) + λ(6, 6, −3); the midpoint of the flight is (5, 2, 2.5).

IB-style question — where two paths meet

Two drones fly along r₁ = (1, 1) + λ(2, 1) and r₂ = (0, 5) + μ(1, −1) (km).

(a) Find the point where the paths cross.

(b) Find the acute angle between the paths.

Step by step

  1. (a) Set the position vectors equal, component by component.
  2. Substitute the first equation into the second and solve for λ.
  3. Put λ = 1 into r₁ for the crossing point (check: μ = 3 gives the same point in r₂).
  4. (b) Angle between the directions (2, 1) and (1, −1); take the modulus of the dot product for the acute angle.

Final answer

(a) The paths cross at (3, 2). (b) θ = 71.6°.

Try an IB Exam Question — Free AI Feedback

Test yourself on Vector equation of a line. Write your answer and get instant AI feedback — just like a real IB examiner.

Two delivery vans set off. Van A's position is r = (0, 0) + λ(3, 4) and van B's is r = (12, 1) + μ(−1, 2) (km). The vans collide if their paths cross at the same parameter point. Find where van A is when λ = 3 and its distance from the start. [2 marks]

Related Math AI HL Topics

Continue learning with these related topics from the same unit:

3.1.1Distance & midpoint in 2D
3.1.2Distance & midpoint in 3D
3.1.3Volume and Surface Area of 3D Solids
3.10.1Vector definitions
View all Math AI HL topics

Improve your exam technique

Command terms, paper structure, and mark-scheme tips for Math AI HL

Previous
3.10.1Vector definitions
Next
Vectors in kinematics — position, velocity, speed3.12.1

11 practice questions on Vector equation of a line

Students who practiced this topic on Aimnova scored 82% on average. Try free practice questions and get instant AI feedback.

Try 3 Free QuestionsView All Math AI HL Topics