Sie sind auf Seite 1von 31

Chapter 1: Vectors and the

Geometry of Space
FCM 1033
Space Coordinates and Vectors in Space
In this lesson you will learn:

o 3 Space - The three-dimensional coordinate system
o Points in space, ordered triples
o The distance between two points in space
o The midpoint between two points in space
o The standard form for the equation of a sphere

o Vectors in 3 Space
o Different forms of vectors
o Vector operations
o Parallel vectors
o Applications of vectors
Previously you studied vectors in the Cartesian plane or 2-dimensions, now
we are going to expand our knowledge of vectors to 3-dimensions. Before
we discuss vectors, lets look at 3-dimensional space.

To construct a 3-dimensional system, start with a yz plane flat on the paper
(or screen).
y
z
Next, the x-axis is perpendicular
through the origin. (Think of the
x-axis as coming out of the screen
towards you.)

For each axis drawn the arrow
represents the positive end.
x
Three-Dimensional Space
y
z
x
This is considered a right-handed system.

To recognize a right-handed system, imagine
your right thumb pointing up the positive z-axis,
your fingers curl from the positive x-axis to the
positive y-axis.
In a left-handed system, if your left thumb is pointing up the positive z-axis,
your fingers will still curl from the positive x-axis to the positive y-axis. Below
is an example of a left-handed system.
z
x
y
Throughout this lesson, we will use
right-handed systems.
x
y
z
The 3-dimensional coordinate system is divided into eight octants. Three
planes shown below separate 3 space into the eight octants.
The three planes are the yz plane which is
perpendicular to the x-axis, the xy plane which
is perpendicular to the z-axis and the xz plane
which is perpendicular to the y-axis.

Think about 4 octants sitting on top of the xy
plane and the other 4 octants sitting below the
xy plane.
yz plane
x
y
z
xy plane
x
y
z
xz plane
Every position or point in 3-dimensional space is identified by an ordered triple,
(x, y, z).

Here is one example of plotting points in 3-dimensional space:
Plotting Points in Space
y
z
P (3, 4, 2)
The point is 3 units in front of the yz plane,
4 points in front of the xz plane and 2 units
up from the xy plane.
x
Here is another example of plotting points in space. In plotting the point Q
(-3,4,-5) you will need to go back from the yz plane 3 units, out from the xz
plane 4 units and down from the xy plane 5 units.
y
z
Q (-3, 4, -5)
As you can see it is more difficult to visualize points in 3 dimensions.
x
Distance Between Two Points in Space
The distance between two points

in space is given by the formula:
( ) ( ) ( )
2
1 2
2
1 2
2
1 2
z z y y x x d + + =
( ) ( )
2 2 2 1 1 1
, , and , , z y x Q z y x P
Take a look at the next two slides to see how we come up with this formula.
Consider finding the distance between the two points,
.

It is helpful to think of a rectangular solid with P in the bottom back
corner and Q in the upper front corner with R below it at .

( ) ( )
2 2 2 1 1 1
, , and , , z y x Q z y x P
P
Q
R
Using two letters to represent the
distance between the points, we know
from the Pythagorean Theorem that

PQ = PR + RQ
Using the Pythagorean Theorem again
we can show that

PR =
( )
1 2 2
, , z y x
( ) ( )
2
1 2
2
1 2
y y x x +
( )
1 2
x x
( )
1 2
y y
Note that RQ is .
( )
1 2
z z
( )
1 2
z z
P
Q
R
( )
1 2
x x
( )
1 2
y y
( )
1 2
z z
Starting with PQ = PR + RQ

Make the substitutions: PR = and RQ =

( ) ( )
2
1 2
2
1 2
y y x x +
( )
1 2
z z
Thus, PQ =

Or the distance from P to Q,

PQ =
( ) ( ) ( )
2
1 2
2
1 2
2
1 2
z z y y x x + +
( ) ( ) ( )
2
1 2
2
1 2
2
1 2
z z y y x x + +
Thats how we get the formula for
the distance between any two points
in space.
Find the distance between the points P(2, 3, 1) and Q(-3,4,2).
( ) ( ) ( )
( ) ( ) ( )
( ) ( ) ( )
2 . 5 3 3 27
1 1 25
1 1 5
1 2 3 4 2 3
2 2 2
2 2 2
2
1 2
2
1 2
2
1 2
~ = =
+ + =
+ + =
+ + =
+ + =
d
d
d
d
z z y y x x d
Example 1:
We will look at example problems related to the three-dimensional
coordinate system as we look at the different topics.
Solution: Plugging into the distance formula:
Example 2:
Find the lengths of the sides of triangle with vertices (0, 0, 0), (5, 4, 1) and
(4, -2, 3). Then determine if the triangle is a right triangle, an isosceles
triangle or neither.
Solution: First find the length of each side of the triangle by finding the
distance between each pair of vertices.
(0, 0, 0) and (5, 4, 1)
( ) ( ) ( )
42
1 16 25
0 1 0 4 0 5
2 2 2
=
+ + =
+ + =
d
d
d
(0, 0, 0) and (4, -2, 3)
( ) ( ) ( )
29
9 4 16
0 3 0 2 0 4
2 2 2
=
+ + =
+ + =
d
d
d
(5, 4, 1) and (4, -2, 3)
( ) ( ) ( )
41
4 36 1
1 3 4 2 5 4
2 2 2
=
+ + =
+ + =
d
d
d
These are the lengths of the sides of the triangle. Since none of them are
equal we know that it is not an isosceles triangle and since
we know it is not a right triangle. Thus it is neither.
( ) ( ) ( )
2 2 2
41 29 42 + =
The Midpoint Between Two Points in Space
The midpoint between two points, is given by:
( ) ( )
2 2 2 1 1 1
, , and , , z y x Q z y x P
|
.
|

\
|
+ + +
=
2
,
2
,
2
Midpoint
2 1 2 1 2 1
z z y y x x
Each coordinate in the midpoint is simply the average of the coordinates
in P and Q.

|
.
|

\
|
=
|
.
|

\
|

=
|
.
|

\
|
+ + +
1 ,
2
7
, 1
2
2
,
2
7
,
2
2
2
2 0
,
2
4 3
,
2
4 2
: Solution
Example 3: Find the midpoint of the points P(2, 3, 0) and Q(-4,4,2).
Equation of a Sphere
A sphere is the collection of all points equal distance from a center point.


To come up with the equation of a sphere, keep in mind that the distance

from any point (x, y, z) on the sphere to the center of the sphere,

is the constant r which is the radius of the sphere.

Using the two points (x, y, z), and r, the radius in the distance

formula, we get:
( )
o o o
z y x , ,
( ) ( ) ( )
2 2 2
r
o o o
z z y y x x + + =
If we square both sides of this equation we get:
The standard equation of a sphere is

where r is the radius and is the center.
( ) ( ) ( )
2 2 2 2
r
o o o
z z y y x x + + =
( )
o o o
z y x , ,
( )
o o o
z y x , ,
Example 4:
Find the equation of the sphere with radius, r = 5 and center, (2, -3, 1).
Solution: Just plugging into the standard equation of a sphere we get:
( ) ( ) ( ) 25 1 3 2
2 2 2
= + + + z y x
Example 5:
Find the equation of the sphere with endpoints of a diameter (4, 3, 1) and
(-2, 5, 7).
Solution: Using the midpoint formula we can find the center and using the
distance formula we can find the radius.
( ) 4 , 4 , 1
2
7 1
,
2
5 3
,
2
2 4
Center
=
|
.
|

\
|
+ + +
=
( ) ( ) ( )
19
9 1 9
4 1 4 3 1 4 Radius
2 2 2
=
+ + =
+ + =
Thus the equation is:
( ) ( ) ( ) 19 4 4 1
2 2 2
= + + z y x
Example 6:
Find the center and radius of the sphere, .
0 7 8 6 4
2 2 2
= + + + + z y x z y x
Solution: To find the center and the radius we simply need to write the
equation of the sphere in standard form, .

Then we can easily identify the center, and the radius, r. To do
this we will need to complete the square on each variable.
( )
o o o
z y x , ,
( ) ( ) ( )
2 2 2 2
r
o o o
z z y y x x + + =
( ) ( ) ( ) 36 4 3 2
16 9 4 7 16 8 9 6 4 4
7 8 6 4
0 7 8 6 4
2 2 2
2 2 2
2 2 2
2 2 2
= + + + +
+ + + = + + + + + + +
= + + + +
= + + + +
z y x
z z y y x x
z z y y x x
z y x z y x
Thus the center is (2, -3, -4) and the radius is 6.
Vectors in Three-Dimensional Space
Now that we have an understanding of the three-dimensional system, we
are ready to discuss vectors in the three-dimensional system. All the
information you learned about vectors in the previous lesson will apply,
only now we will add in the third component.
Vectors in component form in three dimensions are written as ordered
triples, in other words, now a vector in component form is .
> < =
3 2 1
, , v v v v

In three dimensions the zero vector is O = < 0, 0, 0> and the standard unit
vectors are . > < = > < = > < = 1 , 0 , 0 and 0 , 1 , 0 , 0 , 0 , 1 k j i

z
y
x
k

Each of the unit vectors


represents one unit of
change in the direction of
each of their respective
positive axes.
Given the initial point, and the terminal point, , the
component form of the vector can be found the same way it was on the
Cartesian Plane.
( )
3 2 1
, , p p p P ( )
3 2 1
, , q q q Q
> < = > < = =
3 2 1 3 3 2 2 1 1
, , , , v v v p q p q p q v PQ

Be sure to subtract the initial points coordinates
from the terminal points coordinates.
Component form of a vector
The same vector can be written as a combination of the unit vectors.
k v j v i v v

3 2 1
+ + =
Standard Unit Vector Notation
We will look at examples using both forms.
More on Vectors in Three-Dimensions
Let and let c be a scalar.
> < = > < =
3 2 1 3 2 1
, , and , , v v v v u u u u

o Vector Equality:


o Magnitude or Length of a Vector:


o Vector Addition:


o Scalar Multiplication:


o Unit Vector in the Direction of :
. and , if only and if
3 3 2 2 1 1
v u v u v u v u = = = =

( ) ( ) ( )
2
3
2
2
2
1
u u u u + + =

> + + + < = +
3 3 2 2 1 1
, , v u v u v u v u

> < =
3 2 1
, , cu cu cu u c

u

> < =
3 2 1
, ,
1
u u u
u u
u

Note: This is simply the vector multiplied


by the reciprocal of its magnitude.
Lets look at some example problems involving vectors.

Example 1:
Sketch the vector with initial point P(2, 1, 0) and terminal point Q(3, 5, 4).
Then find the component form of the vector, the standard unit vector form
and a unit vector in the same direction.
Solution: First draw a 3D system and plot P and Q. The vector connects P to Q.
P
Q
> < = > < = > < =
= + + = + + =
33
33 4
,
33
33 4
,
33
33
33
4
,
33
4
,
33
1
4 , 4 , 1
33
1
Vector Unit
33 16 16 1 4 4 1
2 2 2
PQ
Second, find the component form of the vector. Do this by subtracting
the initial points coordinates from the terminal points coordinates.
Example 1 Continued:
k j i PQ
PQ

4 4
and
4 , 4 , 1 0 4 , 1 5 , 2 3
+ + =
> < = > < =
Last, find a unit vector in the same direction. Do this by multiplying
the vector by the reciprocal of the magnitude.
Note: You can verify its a unit vector by finding its magnitude.
1 1
33
33
33
16
33
16
33
1
33
4
33
4
33
1
2 2 2
= = = + + = |
.
|

\
|
+ |
.
|

\
|
+ |
.
|

\
|
Component form
Standard Unit Vector Form
Example 2:
Given the vectors
find the following:


a. b. c.
> < = > < = > < = 6 , 5 , 0 and 4 , 7 , 1 , 3 , 5 , 2 z v u

v u

z u

3 + z v u

+ 2
Solution:

a.
> <
> <
> < > <

1 , 2 , 1
4 3 , 7 5 , 1 2
4 , 7 , 1 3 , 5 , 2
v u

b.
> <
> + + <
> < + > <
+
21 , 10 , 2
18 3 , 15 5 , 0 2
6 , 5 , 0 3 3 , 5 , 2
3z u

c.
> <
> + + + + <
> < > < + > <
+
4 , 22 , 5
6 4 6 , 5 7 10 , 0 1 4
6 , 5 , 0 4 , 7 , 1 3 , 5 , 2 2
2 z v u

Parallel Vectors
You may recall from the previous section that a nonzero scalar multiple of
a vector has the same direction as the vector (positive scalar) or the
opposite direction as the vector (negative scalar). Since this is the case,
any nonzero scalar multiple of a vector is considered a parallel vector.

In other words, if two vectors, , are parallel, then there exists
some scalar, c such that . The zero vector does not have direction
so it cannot be parallel.
v u

and
u c v

=
To get the idea, look at these vectors on the Cartesian Plane.
x
y
u

u v

2 =
u z

2 =
Example 3:
Determine if the vector with initial point, P(3,2,-2) and terminal point,
Q(7,5,1-3) is parallel to the vector .
> < = 3 , 9 , 12 v

Solution: First find the component form of the vector from P to Q.


( )
> < =
> < =
1 , 3 , 4
2 3 , 2 5 , 3 7
PQ
PQ
Second, if the two vectors are parallel, then there exists some
scalar, c, such that . , 3 , 4 3 , 9 , 12 or > < = > < = c c c PQ c v

Then 12 = 4c c = -3
And -9 = 3c c = -3
And 3 = -c c = -3

For the two vectors to be parallel, c would have to be the same
for each coordinate. Since it is, the two vectors are parallel.
Example 4:
Determine whether the points A(2,3,-1), B(0,1,3) and C(-3,-2,8) are collinear.
Solution: We need to find two vector between the three points and
determine if they are parallel. If the two vectors are parallel and pass
through a common point then the three points must be in the same line.
The vector from A to B is
( ) ( ) ( ) ( ) k j i k j i

4 2 2 1 3 3 1 2 0 + = + +
Now we need to find the vector from A to C or B to C.

The vector from A to C is
( ) ( ) ( ) ( ) k j i k j i

9 5 5 1 8 3 2 2 3 + = + +
To be parallel: -2 = -5c c = 2/5
-2 = -5c c = 2/5
4 = 9c c = 4/9

Since c is not the same in each case, the vectors are not parallel and the
points are not collinear.
Example 5:
Find a vector parallel to the vector with magnitude 5.
k j i v

+ = 2 3
Solution: Be careful. We might quickly assume that all we need to do is to
multiply the vector by 5. This would be fine if we were dealing with a unit
vector. Since we are not, we need to multiply by the reciprocal of the
magnitude first to get a unit vector and then multiply by 5.
( ) 14 1 4 9 1 2 3
2 2 2
= + + = + + = v

( ) k j i v

+ = 2 3
14
1
of Direction in Vector Unit
( ) ( ) k j i k j i k j i
v

14
5
14
10
14
15
2 3
14
5
2 3
14
1
5
of Direction in 5 magnitude with Vector
+ = + = +
Solution to Example 5 Continued:

You can verify the new vector is parallel if you look at the form:




Obviously the scalar multiple is .
You can verify the magnitude is 5 by finding the magnitude of the form:
( ) k j i

+ 2 3
14
5
14
5
5 25
14
350
14
25
14
100
14
225
14
5
14
10
14
15
Magnitude
14
5
14
10
14
15
2 2 2
= = = + + = |
.
|

\
|
+ |
.
|

\
|
+ |
.
|

\
|
=
+ k j i

Example 6:
The weight of an 80lb. chandelier hanging 2.5 feet from the ceiling is
distributed over 3 chains. If the chains are located as shown below,
represent the force exerted on each chain with a vector.
1 ft 1 ft
1 ft
1 ft
(0,1,0)
(-1,-1,0)
(1,-1,0)
(0,0,-2.5)
Solution to Example 6:
First find the vectors from the chandelier to the three points on the ceiling.
Each force is a multiple of the vector since we can find the direction, but we
dont know the magnitude.
1 ft 1 ft
1 ft
1 ft
(0,1,0)
(-1,-1,0)
(1,-1,0)
(0,0,-2.5)
> < = 5 . 2 , 1 , 0
1
a F
> < = 5 . 2 , 1 , 1
2
b F
> < = 5 . 2 , 1 , 1
3
c F
Solution to Example 6 Continued:

The sum of the three forces must negate the downward force of the
chandelier from its weight.

So,
> + + + < = > <
+ + = > <
c b a c b a c b
F F F
5 . 2 5 . 2 5 . 2 , , 0 80 , 0 , 0
80 , 0 , 0
3 2 1
This gives us a system of three equations in three unknowns, a,b and c.
80 5 . 2 5 . 2 5 . 2
0
0
= + +
=
= +
c b a
c b a
c b
Solving the system, you get a = 16, b = 8 and c = 8.

Thus the three forces are . 20 , 8 , 8 and 20 , 8 , 8 , 40 , 16 , 0
3 2 1
> < = > < = > =< F F F
You can find your practice problems for this lesson in Blackboard
under the Assignments button under Lesson 7.2.

Das könnte Ihnen auch gefallen