Module 2 Vector Multiplication
Module 2 Vector Multiplication
In the geometrical interpretation of the cross product, the magnitude of the cross
product (ABsinθ) represents the area of the parallelogram (see Fig. 2-1). While, the
vector area is represented by the direction perpendicular to the surface. Thus, the
cross product of two vectors represents the vector area.
A • (B X C) = B • (C X A) = C • (A X B)
Which is obtained through cyclic permutation. If A = (Ax, Ay, Az), B = (Bx, By, Bz), and
C = (Cx, Cy, Cz), then A • (B X C) is the volume of a parallelepiped having A, B, and C
as edges and is easily obtained by finding the determinant of the 3 X 3 matrix formed
by A, B, and C; that is:
A X (B X C) = B(A • C) - C(A • B)
It should be noted that
(A • B)C ≠ A(B • C)
but (A • B)C = C(A • B)
E. Components of a Vector
A direct application of vector product is its use in determining the projection (or
component) of a vector in a given direction. The projection can be scalar or vector.
Given a vector A, we define the scalar component AB of A along vector B as:
or
The vector component AB of A along B is simply the scalar component multiplied by a
unit vector along B; that is:
Both the scalar and vector components of A are illustrated in Figure 2-2. Notice from
Figure 2-2(b) that the vector can be resolved into two orthogonal components: one
component AB parallel to B, another (A - AB) perpendicular to B. In fact, our Cartesian
representation of a vector is essentially resolving the vector into three mutually
orthogonal components as in Figure 2-2(b).
a b
2.
Find:
(c)
3. Show that the points P1 (5, 2, -4), P2 (1, 1, 2), and P3 (-3, 0, 8) all lie on a straight line. Determine
the shortest distance between the line and point P4 (3,-1,0).
This is the vector equation of the straight line joining P1 and P2. If P3 is on this line, the position
vector of P3 must satisfy the equation; r3 does satisfy the equation when λ = 2.
Any point on the line may be used as a reference point. Thus, instead of using P1 as a reference point, we
could use P3 so that
The shortest distance between the line and point P4 (3, -1 ,0) is the perpendicular distance from
the point to the line. From the given, it is clear that;
ACTIVITY NO. 02-M
Solve the following problems. Write your detailed solutions on a standard size yellow paper (strictly NO
erasures).
Q = 4ax+3y+2az
R = -ax+ay+az
find: (a) |P + Q - R|, (b) P • Q X R, (c) Q X P • R, (d) (P X Q) • (Q X R), (e) (P X Q) X (Q X
R), (f) cos θPR, and (g) sin θPQ.
2. If A = - ax + 6ay + 5az and B = ax + 2ay + 3ax, find: (a) the scalar projections of A on B, (b)
the vector projection of B on A, (c) the unit vector perpendicular to the plane containing A and
B.
3. The vertices of a triangle are located at (4, 1, -3), (-2, 5, 4), and (0,1,6). Determine the three
angles of the given triangle.
4. Points P, Q, and R are located at (-1 , 4, 8), (2,-1 , 3), and (-1 , 2, 3), respectively. Determine:
(a) the distance between P and Q, (b) the distance vector from P to R, (c) the angle between QP
and QR, (d) the area of triangle PQR, (e) the perimeter of triangle PQR.
5. Given A = 𝑥 2 yax — yzay + y𝑧 2 az , determine:
(a) The magnitude of A at point T (2, -1,3)
(b) The distance vector from T to S if S is 5.6 units away from T and in the same direction as
A at T.
(c) The position vector at S.