Lecture 7-MAT 1052
Lecture 7-MAT 1052
MAT1052
Nermine El Sissi
Lecture 7 Objectives
Compute the cross product of two vectors.
Find the area of a parallelogram using the cross product.
Use the scalar triple product to find the volume of a
parallelepiped.
Find vector equations and parametric equations of a line
in the 3-dimensional space.
Find an equation of a plane and sketch the plane.
Summary
In lecture 6, we have explored new mathematical objects, namely
vectors.
We learned how to perform the following operations on vectors:
Addition
Subtraction
Scalar multiplication
The dot product (a type of multiplication in which the outcome is a
scalar).
A second type of multiplication of vectors will be introduced here that
will yield another vector, in other words, the cross product.
The Determinant
To set the stage for the definition of the cross product of two vectors, we
introduce the notation of determinants.
A determinant of order 2 is defined by:
𝑎𝑎 𝑏𝑏
= 𝑎𝑎𝑎𝑎 − 𝑏𝑏𝑏𝑏 2 rows and 2 columns
𝑐𝑐 𝑑𝑑
For example:
2 3
= 2 5 − 3 4 = −2
4 5
4 5
=4 3 −2 5 =2
2 3
Observation:
If you swap two rows (columns), the new determinant is negative the
old determinant.
If you have two repeated rows (columns), the determinant is zero.
A determinant of order 3 is defined by:
= 𝑎𝑎1 𝑏𝑏2 𝑐𝑐3 − 𝑐𝑐2 𝑏𝑏3 − 𝑏𝑏1 𝑎𝑎2 𝑐𝑐3 − 𝑐𝑐2 𝑎𝑎3 + 𝑐𝑐1 (𝑎𝑎2 𝑏𝑏3 − 𝑏𝑏2 𝑎𝑎3 )
𝒖𝒖 × 𝒗𝒗 = 𝒖𝒖 𝒗𝒗 sin 𝜃𝜃
It turns out that the magnitude (length) of the cross
product 𝒖𝒖 × 𝒗𝒗 is the area of the parallelogram whose
base is |𝒖𝒖| and height 𝒗𝒗 𝐬𝐬𝐬𝐬𝐬𝐬 𝜽𝜽.
𝒗𝒗 sin 𝜃𝜃
Recall: The area of a parallelogram is:
𝜃𝜃
𝐴𝐴 = 𝑏𝑏𝑏𝑏𝑏𝑏𝑏𝑏 × ℎ𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒𝑒
Example 3
Find the area of a triangle whose vertices are
𝑃𝑃 1,1,1 , 𝑄𝑄 1,0,2 , and 𝑅𝑅 0,3, −1 .
Solution:
Any triangle can be realized as half of a parallelogram.
Now we know how to find the area of a parallelogram.
We need to find the following vectors:
𝑃𝑃𝑃𝑃 = 0, −1,1
𝑃𝑃𝑃𝑃 = −1,2, −2
𝑃𝑃𝑃𝑃 × 𝑃𝑃𝑃𝑃 = 0, −1, −1 .
0+1+1 2
Thus, the area of the triangle is 𝐴𝐴 = |𝑃𝑃𝑃𝑃×𝑃𝑃𝑃𝑃|
2
= = .
2 2
The Cross Product and the Dot Product
The following theorem provides us with all the valid
combinations of the dot product and the cross
product.
The Scalar Triple Product
Property 5 in the above theorem has a nice geometric
interpretation.
Example 4
Show that the vectors
𝒂𝒂 = 1,4, −7 , 𝒃𝒃 = 2, −1,4 , and 𝒄𝒄 = 0, −9,18
are coplanar.
Solution: We need to show that these three vectors lie in the same
plane.
Computing the scalar triple product yields:
𝒊𝒊 𝒋𝒋 𝒌𝒌
𝒂𝒂 � 𝒃𝒃 × 𝒄𝒄 = 1,4, −7 � 2, −1,4 × 0, −9,18 = 1,4, −7 � 2 −1 4
0 −9 18
= 0 Verify .
Thus, 𝒂𝒂 � 𝒃𝒃 × 𝒄𝒄 = 0.
Using the geometric interpretation of the scalar triple product, the
volume of the parallelepiped is 0. This means that the three vectors are
coplanar.
Equations of Lines
Recall: An equation of a line in the 𝑥𝑥𝑥𝑥-plane is
determined by:
Two points, or
One point and the slope of the line (the direction of the
line).
In the three-dimensional space, a line is determined
by:
One point and the direction of the line.
We describe the direction of the line by a vector.
Let 𝑃𝑃0 (𝑥𝑥0 , 𝑦𝑦0 , 𝑧𝑧0 ) be a point on the line 𝐿𝐿.
Let 𝒗𝒗 = 𝑎𝑎, 𝑏𝑏, 𝑐𝑐 be the vector describing the direction
of the line.
Let 𝑃𝑃(𝑥𝑥, 𝑦𝑦, 𝑧𝑧) be an arbitrary point on 𝐿𝐿.
To write an equation of the line 𝐿𝐿, we need to find a
relation satisfied by the arbitrary point 𝑃𝑃(𝑥𝑥, 𝑦𝑦, 𝑧𝑧).
Since we are more familiar with vectors now, we will express our
problem in terms of vectors.
Let 𝒓𝒓𝟎𝟎 be the position vector 𝑥𝑥0 , 𝑦𝑦0 , 𝑧𝑧0 .
Let 𝒓𝒓 be the position vector 𝑥𝑥, 𝑦𝑦, 𝑧𝑧 .
From the graph, one sees that by the Triangle Rule
𝒓𝒓 = 𝒓𝒓𝟎𝟎 + 𝒂𝒂.
𝒂𝒂 is parallel to 𝒗𝒗, which means that
𝒂𝒂 = 𝑡𝑡𝒗𝒗,
where 𝑡𝑡 is a scalar.
Thus, the vector equation describing the line is :
𝒓𝒓 = 𝒓𝒓𝟎𝟎 + 𝑡𝑡𝒗𝒗
Now we can expand the vector equation to obtain what
we call a parametric equation:
𝒓𝒓 = 𝒓𝒓𝟎𝟎 + 𝑡𝑡𝒗𝒗
𝑥𝑥, 𝑦𝑦, 𝑧𝑧 = 𝑥𝑥0 , 𝑦𝑦0 , 𝑧𝑧0 + 𝑡𝑡 𝑎𝑎, 𝑏𝑏, 𝑐𝑐
𝑥𝑥, 𝑦𝑦, 𝑧𝑧 = 𝑥𝑥0 + 𝑡𝑡𝑡𝑡, 𝑦𝑦0 + 𝑡𝑡𝑡𝑡, 𝑧𝑧0 + 𝑡𝑡𝑡𝑡 .
Thus, the parametric equation of the line 𝐿𝐿, where
𝑡𝑡 is a scalar is given by:
𝑖𝑖 𝑗𝑗 𝑘𝑘
𝒏𝒏 = 𝑃𝑃𝑃𝑃 × 𝑃𝑃𝑃𝑃 = 2 −4 4 = 12𝒊𝒊 + 20𝒋𝒋 + 14𝒌𝒌
4 −1 −2
Example 8 Continued
Thus, an equation of the plane is:
12 𝑥𝑥 − 1 + 20 𝑦𝑦 − 3 + 14 𝑧𝑧 − 2 = 0
6𝑥𝑥 + 10𝑦𝑦 + 7𝑧𝑧 = 50.