Chapter 11 - Vectors Flashcards
If PQ = RS, then what can you say about line segments PQ and RS?
They are equal in length and parallel
What is the triangle law for vector addition?
AB + BC = AC
PQ + QP = ?
0 zero vector
If a vector is parallel to a, how can it be written?
ka, where k is a non-zero scalar
To multiply a column vector by a scalar, what do you do?
Multiply each component by the scalar:
Adding/subtracting two vectors eg
p + r
q s
p+r
q+s
What are the unit vectors? And what is their length?
i = unit vector along x axis
j = unit vectors along y axis
length = 1
Write the two-dimensional vector using unit vectors eg
p
q
pi + qj
For the vector a = xi + yj, how do you calculate the magnitude?
Magnitude |a| = sq root (x2 + y2)
How do you calculate the unit vector of a?
a / |a|
What is the position vector of a pont P with coordinates (p,q)?
OP = pi + qj
How do you calculate AB from position vectors?
AB = AO + OB = - OA + OB = OB - OA
If the point P divides the line segment AB in the ratio k:m, what is OP equal to?
OP = OA + k/(k+m) AB
= OA + k/(k+m) (OB - OA)
If a and b are two non-parallel vectors and
pa + qb = ra + sb
what can you say?
p = r
q = s