positon vectors ยง
- a position vector is a vector used to represent the position of a point (in the cartesian place when working in 2d space) relative to the origin.
- (dont forget that the vector OP itself has no fixed position - it just describes the position of P)
why? ยง
- you can take advantage of it to solve problems in coordinate geometry.
- you cant add coordinates together, but it is something you can do with vectors.
- you can use vector approaches to solve problems within coordinate geometry.
general rule ยง
AB=OBโOA
how is it derived ยง
- AB=OB+AO
- AO=โOA
be careful the position vector end point is joint to the start point