#Calc-2#Math#Vectors

3D Coordinate System

theoretically adding more dimensions looks the same, we just can’t draw them

3D Vectors

Everything we have learned about Vectors already transfers over

Vectors in 3d are basically the same, they just have a third number for the z direction

a - x direction b - y direction c - z direction

Find magnitude the same way, just

Everything is the same as two dimensional vectors, just with an extra number

Vector from P(1, 2, 3) to Q(4, 6, 8) Subtract destination from starting

Unit Vectors in 3D are the same

The general unit vectors are

Unit Vectors

Operations are the exact same

is the unit vector in the x direction is unit vector in y direction is unit vector in the z direction

Both Dot Product and Cross Product are the exact same

Basic Shapes in 3D

Planes

A Plane parallel to the xy-plane going through z=c is written as z=c similarly, x=a is a plane parallel to the yz-plane, through x=a

Sphere

Center of the sphere (h, k, l)

A sphere is the set of all points at distance r from the center

distance formula:

The standard form of equation of a sphere centered at (h, k, l), with a radius r

If the equation is not in standard form how do we find the center and radius?

To get into standard form, complete the squares

^ ^ Add to both sides the square of half of the numbers marked

center of this sphere is (7, -6, 0) and the radius is

Examples with Vectors in Three Dimensions

Vectors Pictured These cables are all symmetric

Due to symmetry, we know all four cables have to supply the same force

The force along cable is where x is some unknown number The force along each cable is x times the vector

All we have to do is find x, then the magnitude of is the force on that cable

The force exerted by the block is The situation is in equilibrium, nothing is moving or changing, which means the sum of the forces from the cables must be equal to the block force

So, the force supplied by cable is lb

Each cable supplies 140 lbs of force to hold up the block.