Vectors Ii: 1 Vector Product

Download as pdf or txt
Download as pdf or txt
You are on page 1of 22

VECTORS II

1 Vector Product

The vector product can be seen in 3 different forms, used for different types of questions.
(1) Mathematical calculation of vector product:
Vector (cross) product

     
a1 b1 a2 b3 − a3 b2
a2  × b2  = −(a1 b3 − a3 b1 )
a3 b3 a1 b2 − a2 b1

(2) 3D picture of vector product:


n

Π
b

Let Π be the plane that a and b lies. The cross product of a and b produces a vector n that is
perpendicular to Π. A vector that is perpendicular to a plane is also called a normal vector to
the plane.
(3) Vector product in terms of sine:

a × b = (|a||b| sin θ)n̂



|a × b| = |a||b| sin θ

where θ is the angle between the 2 vectors.


Example 1.
Let a = 2i + j − 3k and b = −i + 2j + 3k, find the vectors a × b and b × a. What is the relationship
between a × b and b × a?

www.MathAcademy.sg 1 © 2017 Math Academy


2 Equation of Planes
n

m1
b
Π
A m2

A plane Π is defined by a point A which it passes through, and two direction vectors m1 and m2
that lies on the plane.
Parametric form or Vector form

−→
r = OA + λm1 + µm2 , λ, µ ∈ R
where m1 , m2 are parallel to the plane and A is a point on the plane.

Scalar-Product form

Let r, a be points on the plane, n be a normal vector to the plane. Then,

r·n=a·n where n = m1 × m2 .

−−→ −→
Proof: For any position vector OR on the plane, since AR is perpendicular to n,
−→
AR · n = 0
(−−→ −→)
OR − OA · n = 0
−−→ −→
OR · n − OA · n = 0
−−→ −→
OR · n = OA · n

Cartesian Form

We must first have the equation in scalar-product form.

r·n=D
 
a
r · b = D
c
   
x a
y  ·  b  = D
z c
ax + by + cz = D (Cartesian form)

www.MathAcademy.sg 2 © 2017 Math Academy


Example 2.
t
(a) Find the equation of the following, in parametric, scalar-product and cartesian form.

   
1 0
Plane Π which passes through the point (1, 0, 2) and is parallel to the vectors 0 and 1.
1 0
Solution:
     
1 1 0
Parametric: r = 0 + λ 0 + µ 1 , λ, µ ∈ R.
2 1 0
     
1 0 −1
Scalar-Product: 0 × 1 =  0 
1 0 1

r·n=a·n
     
−1 1 −1
r ·  0  = 0 ·  0 
1 2 1
 
−1
r ·  0  = −1 + 2 = 1
1
 
−1
r· 0 =1
1
Cartesian:
   
x −1
y  ·  0  = 1
z 1
−x + z = 1

*Note that the following equations refer to the same plane.


     
−1 1 −2
r· 0 =1 r ·  0  = −1 r· 0 =2
1 −1 2

www.MathAcademy.sg 3 © 2017 Math Academy


   
1 −2
(b) The plane Π contains the point A(2, 2, −2) and the line r =  
3 + λ 0  , λ ∈ R.

−3 1
Find the equation of Π1 in scalar product form.
 
1
[r · 3 = 4]
2

(c) Find the cartesian equation of the following planes:

(i) x − y plane (ii) x − z plane (iii) y − z plane


z z z

x x x

y y y

(d) Given the following equation,  


1
r · 3 = 4,
2
how do we create points that lies on the plane?
How do we check if a point lies on a plane?

www.MathAcademy.sg 4 © 2017 Math Academy


3 Foot of perpendicular from a point to a plane

P b

b
F

Finding foot of perpendicular from point to plane

Strategy:
Given equation of the plane Π:r·n=D (1)
Step 1: Form the equation of the line ℓ that passes through P and is perpendicular to Π.
−−→
ℓ : r = OP + λn, λ ∈ R. (2)

Step 2: Intersect ℓ with Π to get the foot of the perpendicular. That is, substitute (2) into (1).
−−→
(OP + λn) · n = D

Substitute λ back into (2) to get the foot of the perpendicular.

Example 3.  
−1
Find the foot of perpendicular from the point P (2, −1, 3) to Π : r ·  1  = 3.
−1

Solution:
Let ℓ be the line that passes through P and perpendicular to Π.
   
2 −1
ℓ : r = −1 + λ  1  , λ ∈ R.
3 −1
Intersect ℓ and Π,
   
2−λ −1
−1 + λ ·  1  = 3
3−λ −1
−2 + λ − 1 + λ − 3 + λ = 3
−6 + 3λ = 3
λ=3
    
2 −1 −1
−−→  
∴ Foot of perpendicular: OF = −1 + 3  1  =  2 .
3 −1 0

www.MathAcademy.sg 5 © 2017 Math Academy


Example 4.
The point P has position vector i + 2j - k and a plane Π has equation Π : x + 2y + 3z = 16. Let A
be the point with position vector 9i + 2j + k.
(i) Find the foot of perpendicular from P to Π.
(ii) Hence, find the shortest distance between P and Π.
(iii) Show that A lies on the plane Π.
(iv) Let ℓ be the line that passes through A and P . Find the vector equation of the reflection of the
line ℓ in the plane Π.
 
2 √
−−→  
[(i) OF = 4 (ii) 14]
2

www.MathAcademy.sg 6 © 2017 Math Academy


   
9 1
 
(iii) Since 2 · 2 = 9 + 4 + 3 = 16, A lies on the plane.

1 3
(iv)
P
b

Π
A
b b
F

P′

−−→ −−→
−−→ OP + OP ′
OF =
2
−−→ −−→ −−→′
2OF = OP + OP
−−→′ −−→ −−→
OP = 2OF − OP
   
2 1
= 2 4 −  2 
2 −1
 
3
= 6

5

     
−−→′ −→ 3 9 6
Direction vector of ℓ = OP − OA = 6 − 2 = 4
5 1 4
   
9 6
∴ r = 2 + µ 4 , µ ∈ R.
1 4

www.MathAcademy.sg 7 © 2017 Math Academy


4 Angles

In this section, denote m as the direction vector of the line, n as the normal vector of the plane.

ℓ1
Acute angle between two lines
m1

m1 · m2

cos θ = .
θ |m1 ||m2 |
ℓ2

m2

n2 n1

θ
Acute angle between 2 planes
Π1 Π2

n1 · n2

cos θ = .
θ |n1 ||n2 |

m
Acute angle between line and a plane

ϕ m·n
cos ϕ = .
n
|m||n|
θ
∴ θ = 90◦ − ϕ

Π Alternative Method

m·n

sin θ = .
ℓ |m||n|

www.MathAcademy.sg 8 © 2017 Math Academy


Example 5.
Find the ACUTE angle between the following two lines:

ℓ1 : r = (λ − 3)i + (2λ − 1)j + (2λ − 1)k, λ ∈ R.


ℓ2 : r = (3µ − 1)i + (2µ − 1)j + (µ − 1)k, µ ∈ R.
[36.7◦ ]

Example 6.
Find the acute angle between the line r = (i + 2j − k) + λ(i − j + k) and plane 2x − y + z = 4.
[70.5◦ ]

Example 7.
Find the acute angle between the planes r · (i + j + k) = 3 and r · (2i + 2j − k) = 1. [54.7◦ ]

www.MathAcademy.sg 9 © 2017 Math Academy


5 Relationship between a line and a plane

Are the line and plane parallel?

YES NO

The line lies in the plane. The line does not lie in the plane. The line intersects the plane at a point.

n ℓ
m

Π:r·n=d

Recall that if two vectors a and b are perpendicular, then

a · b = 0.

Let m be a direction vector for the line ℓ and n be a normal for the plane Π.

m is parallel to the plane Π


⇔ m is perpendicular to n
⇔ m·n=0

3 different ways to check if ℓ lies on Π

Let the equations of the line ℓ and plane Π be given by

ℓ : r = a + λm, λ ∈ R and Π : r · n = d.

(1) Check if ℓ and Π are parallel. If they are, then

m · n = 0.

If we have checked that the above holds, to check if ℓ lies in the plane Π, check that

(Any point on ℓ) ·n = d

(2) If (a + λm) · n = d, then line lies in plane.


(3) Show that 2 points on ℓ lie on Π.

What about the case where ℓ does not lie on Π?

www.MathAcademy.sg 10 © 2017 Math Academy


Example 8.

(a) Determine the relationship between pairs of lines and planes:


     
1 2 1
(i) ℓ1 : r = 2 + λ −1 and Π1 : r · 1 = 5
    
2 −1 1
(ii) ℓ2 : r = (i + j + k) + λ(i − 2j + k) and Π2 : r · (i + j + k) = 5
     
1 2 1
(b) Show that the line ℓ1 : r = 2 + λ −1 intersects the plane r · 0 = 2 at only 1 point.
2 −1 1
[(ii) Parallel but does not lie in plane ]

Solution:
   
2 1
(i) m · n = −1 · 1 = 2 − 1 − 1 = 0. Therefore, ℓ1 and Π1 are parallel.
  
−1 1
   
1 1
Furthermore, since 2 · 1 = 1 + 2 + 2 = 5, ℓ1 lies in Π1 .
2 1

Alternative Method:
   
1 + 2λ 1
Since 2 − λ · 1 = 1 + 2λ + 2 − λ + 2 − λ = 5, ∴ ℓ1 lies in Π1 .
  
2−λ 1

www.MathAcademy.sg 11 © 2017 Math Academy


6 Relationship between 2 planes

6.1 Parallel Planes

Two planes are parallel to each other ⇐⇒ Their normals are scalar multiple of each other.

Q: What is the relationship between the following 2 planes?

   
1 −2
p1 : r · −1 = 2, p1 : r ·  2  = 3.
2 −4

www.MathAcademy.sg 12 © 2017 Math Academy


6.2 Line of intersection between 2 planes

Any 2 non parallel, non identical planes will intersect in a line.


n1

Π2
n2

Π1

Method 1: Cross the 2 normals


Finding line of intersection between 2 planes

The direction vector, m, of the line of intersection between Π1 and Π2 is given by

m = n1 × n2 ,

where n1 , n2 are the normal vectors of Π1 and Π2 respectively.

We will use a GC if there are no unknowns in n1 and n2 .

Method 2: Using GC
Example 9.
The equations of two planes p1 , p2 are

2x − 4y + z = 6
x + y − 2z = 6

respectively. The planes p1 and p2 meet in a line l. Find a vector equation of l.

Question: Is there an alternative method to find a common point on both planes?

www.MathAcademy.sg 13 © 2017 Math Academy


6.3 Relationship of two perpendicular planes
p2

n1 n2

p1

If 2 planes, p1 and p2 are perpendicular, then the following occurs:


(a) n1 is parallel to p2 =⇒ p2 contains the direction vector n1 ,
(b) n2 is parallel to p1 =⇒ p1 contains the direction vector n2 .

Example 10 (2012/RVHS/Prelim/I/10modified).
The equations of two planes p1 and p2 are

2y − z = 0,

2x + z = 2.
Find the equation of the plane p3 that passes through the point (1, 1, 1) and is perpendicular to both
p1 and p2 .

Solution: p1 p1

p3

p2 p2

p3 is perpendicular to p1 =⇒ p3 is parallel to n1 .
p3 is perpendicular to p2 =⇒ p3 is parallel to n2 .
∴ p3 is parallel to both n1 and n2 .
     
0 2 2
n3 = n1 × n2 =  2  × 0 = −2
−1 1 −4

Therefore,
     
2 1 2
p3 : r · −2 = 1 · −2
−4 1 −4
=2−2−4
= −4

www.MathAcademy.sg 14 © 2017 Math Academy


6.4 Reflection of a plane in another plane.
π1

π2

2 direction vectors of the reflected plane

Suppose we want to find the reflection of plane π1 in π2 . Lets call it π1′ .


We also know that π1 and π2 intersect at the line l.
1) l will also lie on the reflected plane π1′ . Hence π1′ also contains direction vector of l.
2) Take a point P from π1 and reflect it in π2 . This reflected point P ′ will be on π1′ .
−−→
Now take a point A from l (which is also on π1′ ). π1′ will contain direction vector AP ′ .

www.MathAcademy.sg 15 © 2017 Math Academy


Example 11 (2011/YJC/Prelim/I/10modified).
The planes π1 and π2 have equations r · (2i − k) = 3 and r · (−i + 3j) = 2 respectively. The 2 planes
intersect in a line l.
(i) Find a vector equation of l. [2]
(ii) Find the coordinates of the point Q which is the reflection of the point P (5, −2, 7) in π2 . [4]
(iii) It is given that P lies on π1 . Hence or otherwise, find a vector equation of the reflection of the
plane π1 in π2 . [2]
3   3    9 
2 3 2 3 − 10
 7    7  
[(i) r = 6 + t 1 , t ∈ R (ii) (2.4, 5.8, 7) (iii) r = 6 + s 1 + t −139   , s, t ∈ R]
30
0 6 0 6 −7

www.MathAcademy.sg 16 © 2017 Math Academy


7 Distance involving plane

A
b

A Π1
θ
b
ℓ A
b

−−→ n
−−→
AB · n̂ −−→
AB · n̂
AB · n̂

B Π F −−→ B
b Π2
F −−→ b

F −−→ B

b

AB × n̂ AB × n̂
AB × n̂

Proof:

Dist between the point and plane Length of projection onto plane

−−→ −−→ −−→ −−→



|AB · n̂| = |n̂||AB| cos θ |AB × n̂| = |n̂||AB| sin θ
−−→ −−→
= |AB| cos θ = |AB| sin θ
−→ −−→
= |AF | = |F B|

8 Distance involving line

B
b

−−→
|AB × m̂|
θ
b
ℓ : r = a + λm, λ∈R
A −−→
|AB · m̂|

Distance from point to line:


−−→ −−→
|AB| sin θ = |AB × m̂|
−−→
Projection of AB to line:
−−→ −−→
|AB| cos θ = |AB · m̂|

www.MathAcademy.sg 17 © 2017 Math Academy


Example 12.
The equation of a plane π is shown below:
 
2
π : r.  1  = 6
−2
−−→
(a) The point A has position vector 3i − j + 4k. B is another point such that OB = 3i − 6j + 2k.
Find the length of the projection of AB onto the plane π.
(b) Find the distance between point A and the plane.
Solution:
(a)
A −−→ −−→ −→
b AB = OB − OA
     
θ   3 3 0
b
2
1
= −6 − −1 = −5
B
2 4 −2
−2    
0 2
−−→ 1
|AB × n̂| = −5 × √  1 
−2 22 + 1 + 22 −2
π
   
0 2
1    
= −5 × 1
3
−2 −2
 
12
1  
= −4
3
10
1√ 2
= 12 + 42 + 102
3√
2 65
=
3

 
0
(b) The point C = 6 lies on the plane since
0
A    
b
0 2
6 ·  1  = 6.
θ
0 −2
     
0 3 −3
−→ −−→ −→      
AC = OC − OA = 6 − −1 = 7
0 4 4
π    
C −3 2
−→ 1  

|AC · n̂| = 7 · 1
4 3
−2
1
= | − 6 + 7 + 8|
3
=3

www.MathAcademy.sg 18 © 2017 Math Academy


Example 13.
Show the the line ℓ1 : r = 2i − 2j + 3k + λ(i − j + 4k) is parallel to the plane Π : r · (i + 5j + k) = 5.
Find the distance between them. [ √1027 units]

www.MathAcademy.sg 19 © 2017 Math Academy


Example 14 (2011/VJC/Prelim/I/12).
The position vectors of points A, B, C and D with respect to the origin O are −2i + 5j + 5k, 3i + j +
4k, 3i − 4j + k and i + j − 5k respectively.
(i) Obtain an equation of the plane Π, containing A, B and C in the r · n = p form.
(ii) Calculate the angle between Π and the line joining A and D. Hence, or otherwise, find the
shortest distance of D from Π.
 
7
[(a) r.  15  = −64 (b) 39.0◦ , 7.04 units ]
−25

www.MathAcademy.sg 20 © 2017 Math Academy


9 Alternative method to find distance between two planes

Distance from origin to plane

If r · n̂ = d, then,
Distance from origin to plane = |d|

Example 15.  
1
Find the distance between the following plane and the origin: Π1 : r · 5 = 3

1
Solution:   
1
1 3
Π1 : r ·  √ 5 = √
27 1 27

Therefore, distance between Π1 and origin is √3 .


27

n
Π1

Π2 d1
d2
O b

Distance between 2 parallel planes

Π1 : r · n̂ = d1 Π2 : r · n̂ = d2
Distance between the two planes = |d1 − d2 |.

Note: If d1 and d2 are of the same signs, then the planes Π1 and Π2 lie on the same side of the origin.
If d1 and d2 are of opposite signs, then the planes Π1 and Π2 lie on different sides of the origin.

Example 16.
Find the distance between the following planes and determine if they lie on the same side of the origin.
   
1 1
 
Π1 : r · 5 = 3 Π2 : r · 5 = −2

1 1
Solution:      
1 1
 1   3  1   −2
Π1 : r · √ 5 =√ Π2 : r · √ 5 =√
27 1 27 27 1 27


−2
Therefore, distance between Π1 and Π2 is √327 − √
27
= √5 .
27

√3 −2

They lie on different sides of the origin since 27
and 27
have different signs.

www.MathAcademy.sg 21 © 2017 Math Academy


Distance from origin to plane

If r · n̂ = d, then distance from origin to plane = |d|.

Proof: (Optional)

O
b

n
θ
|a · n̂|

Π : r · n̂ = d
b

Let A be a point on Π such that its position vector is a. Then,


−→
length of projection of OA onto n = |a · n̂|.

In addition, since A lies on Π, we also have

a · n̂ = d.

Hence,
−→
length of projection of OA onto n = |a · n̂| = |d|.

www.MathAcademy.sg 22 © 2017 Math Academy

You might also like