67 total
By the end of these notes, you should be able to:
A position vector tells you where a point is located relative to a fixed starting point called the origin, O.
Think of it like giving directions from the centre of a town (the origin) to your house (the point). The position vector is the "journey" from O to that point.
In short: The position vector of a point is always measured from the origin O.
Now imagine you know where point A is (its position vector a) and where point B is (its position vector b). How do you find the vector that goes directly from A to B?
You use this key formula:
AB=OB−OA
Or using bold letter shorthand:
AB=b−a
Why does this work? Think of it as a two-step journey:
Sometimes a question tells you that a point R lies somewhere between two known points P and Q on a line. You need to find where R is (its position vector from O).
The method: Use the chain rule for vectors:
OR=OP+PR
This means: start at O, go to P, then go from P to R.
Relative to an origin O, the position vector of P is 4i+5j and the position vector of Q is 10i−3j.
a) Find PQ.
b) The point R lies on PQ such that PR=41PQ. Find the position vector of R.
Part a — Finding PQ:
Use the formula PQ=OQ−OP:
PQ=(10i−3j)−(4i+5j)
Subtract the i components: 10−4=6
Subtract the j components: −3−5=−8
PQ=6i−8j
Part b — Finding the position vector of R:
Step 1: Find PR — we're told R is 41 of the way from P to Q:
PR=41PQ=41(6i−8j)=1.5i−2j
Step 2: Find the position vector of R from O:
OR=OP+PR=(4i+5j)+(1.5i−2j)
OR=5.5i+3j
Sign in to view full notes