point P is on BC
<=>
there is a real number r such that BP = r.BC
<=>
there is a real number r such that P - B = r.(C - B)
<=>
there is a real number r such that P = B + r.(C - B)
The last expression is the vectorial equation of the line. The number r is a parameter.
point P is on BC
<=>
there is a real number r such that
co(P) = co(B) + r.(co(C) - co(B))
<=>
there is a real number r such that
/ x = b + r.(c - b ) (1)
| y = b' + r.(c' - b') (2)
\ z = b" + r.(c" - b") (3)
These equations are called parametric equations of the line BC.
point P is on BC
<=>
x - b x - b
y - b' = ------- (c' - b') and z - b" = ------(c" - b")
c - b c - b
These equations are called cartesian equations of the line BC.x - b y - b' z - b" ------ = -------- = -------- c - b c'- b' c"- b"If one of the direction numbers is zero, the corresponding numerator is zero.
/ x = 1 + r.(-1)
| y = 2 + r.3
\ z = 3 + r.5
The cartesian equations of the line BC are
x - 1 y - 2 z - 3
------ = -------- = --------
-1 3 5
The point D(-1,8,13) is a point of BC because there is an r such that
/ -1 = 1 + r.(-1)
| 8 = 2 + r.3
\ 13 = 3 + r.5
or easier because
-1 - 1 8 - 2 13 - 3
------- = -------- = --------
-1 3 5
/ x = 1 + r.0
| y = 2 + r.3
\ z = 3 + r.5
The cartesian equations of the line BC are
y - 2 z - 3
-------- = -------- and x - 1 = 0
3 5
The point D(1,8,13) is a point of BC because there is an r such that
/ 1 = 1 + r.0
| 8 = 2 + r.3
\ 13 = 3 + r.5
or easier because
8 - 2 13 - 3
-------- = -------- and 1-1 = 0
3 5
The directions are the same
<=>
there is a number r such that (w,w',w") = r.(v,v',v")
<=>
the dimension of span{(v,v',v"), (w,w',w")} is 1
<=>
the dimension of the row space of
[v v' v"]
[w w' w"]
is 1.
<=>
rank of the previous matrix is 1
Conclusions:
Two directions (v,v',v") and (w,w',w") are the same
<=>
The rank of
[v v' v"]
[w w' w"]
is 1.
Two directions (v,v',v") and (w,w',w") are different
<=>
The rank of
[v v' v"]
[w w' w"]
is 2.
point P is on plane ABC
<=>
There are real numbers r and s such that
AP = r.AB + s.AC
<=>
There are real numbers r and s such that
P - A = r(B - A) + s.(C - A)
<=>
There are real numbers r and s such that
P = A + r(B - A) + s.(C - A)
The last expression is the vectorial equation of the plane.
The numbers r and s are parameters.
point P is on plane ABC
<=>
There are real numbers r and s such that
co(P) = co(A) + r(co(B) - co(A)) + s.(co(C) - co(A))
<=>
There are real numbers r and s such that
/ x = a + r.(b - a ) + s.(c - a ) (1)
| y = a' + r.(b' - a') + s.(c' - a') (2)
\ z = a" + r.(b" - a") + s.(c" - a") (3)
These equations are called parametric equations of the plane ABC.
point P is on plane ABC
<=>
There are real numbers r and s such that
r.(b - a ) + s.(c - a ) = x - a
r.(b' - a') + s.(c' - a') = y - a'
r.(b" - a") + s.(c" - a") = z - a"
<=>
The following system has a solution for r and s
r.(b - a ) + s.(c - a ) = x - a
r.(b' - a') + s.(c' - a') = y - a'
r.(b" - a") + s.(c" - a") = z - a"
Since the direction vectors AB and AC give a different direction,
the rank of the matrix of coefficients is 2.
point P is on plane ABC
<=>
| (b - a ) (c - a ) (x - a )|
| (b' - a') (c' - a') (y - a')| = 0
| (b" - a") (c" - a") (z - a")|
and with properties of determinants we have
<=>
| (x - a ) (y - a') (z - a")|
| (b - a ) (b' - a') (b"- a")| = 0
| (c - a ) (c' - a') (c"- a")|
This is the cartesian equation of the plane ABC.
u.x + v.y + w.z + t = 0 with u,v and w not all zero.
Each plane has an equation of this form.
/ x = 1 + r.1 + s.2
| y = 0 + r.2 + s.1
\ z = 1 + r.(-1)+ s.3
The cartesian equation of the plane ABC is
|x-1 y z-1 |
| 1 2 -1 | = 0 <=> 7x - 5y - 3z - 4 = 0
| 2 1 3 |
Then, A.B =(a.i + a'.j + a".k).(b.i + b'.j + b".k)
Using distributivity, this becomes
A.B = a.b + a'.b' + a".b"
All other term disappear using
i.i = j.j = k.k = 1 and i.k = k.j = j.i = 0
(The magnitude of vector A)2 = A.A
We write this magnitude as ||A||.
And if A has coordinates (a,a',a"), A.A = a.a + a'.a' + a".a"
||A|| = sqrt(a2 + a'2 + a"2 )
Hence, |AB| = sqrt((b - a)2 + (b' - a')2 + (b" - a")2 )
A.B = ||A||.||B||.cos(t)
<=>
A.B
cos(t) = --------------
||A||.||B||
6 + 0 - 9
cos(t) = -----------------
sqrt(27) .sqrt(13)
for the sharp angle we find 80.78 degrees.
| ux + vy + wz = 0
| ux + vy + wz + t = 0
It is easy to see that this system has no solution. The planes are parallel.
P(a,a',a") is in the plain ux + vy + wz = 0
<=>
u.a + v.a'+ w.a"= 0
<=>
The vectors P(a,a',a") and N(u,v,w) are orthogonal
Hence, the vector N(u,v,w) is orthogonal to all the vectors P in plane
ux + vy + wz = 0. The direction of N is orthogonal to this plane and to
all parallel planes. N is called a normal vector to these planes.
Conclusion:
The direction of vector N(u,v,w) is orthogonal
to the plane ux + vy + wz + t = 0
This vector is a normal vector to that plane.
Remark: Each non zero multiple of a normal vector is a normal vector.
r2 (u2 + v2 + w2 ) = 1
<=> r =+1/sqrt(u2 + v2 + w2 ) or r =-1/sqrt(u2 + v2 + w2 )
Usually we choose the + sign.
Take the plane x + 2y + 2z - 1 = 0 .
1
---(x + 2y + 2z - 1) = 0 is a normal equation of that plane.
3
| l.a + m.a' + n.a" + t |
Example : The distance from point p(1,2,3) to the plane x + 2y + 2z - 1 = 0
is
1
|---(1.1 + 2.2 + 2.3 - 1) | = 10/3
3