24 total
Use the equation of a plane in any of the forms ax+by+cz=d or r⋅n=p or r=a+λb+μc and convert equations of planes from one form to another as necessary in solving problems
Recall that the vector product a×b of two vectors can be expressed either as ∣a∣∣b∣sinθn^, where n^ is a unit vector, or in component form as (a2b3−a3b2)i+(a3b1−a1b3)j+(a1b2−a2b1)k
Use equations of lines and planes, together with scalar and vector products where appropriate, to solve problems concerning distances, angles and intersections, including:
The scalar product (or dot product) of two vectors a and b is defined as:
a⋅b=∣a∣∣b∣cosθ
where θ is the angle between the two vectors.
The vector product (or cross product) of two vectors results in a vector that is perpendicular to the plane containing the two original vectors. It is a fundamental tool for finding normal vectors to planes and solving geometric problems.
A unit vector is a vector with a magnitude of 1. It is often used to indicate direction without considering magnitude.
A line that is perpendicular to two skew lines (non-parallel, non-intersecting lines) is called a common perpendicular.
A plane in three-dimensional space can be represented in several different forms. Understanding these forms and being able to convert between them is essential for solving problems involving planes.
ax+by+cz=d
where a, b, c, and d are constants, and (a,b,c) represents the normal vector to the plane.
r⋅n=p
where:
r=a+λb+μc
where:
Converting from Cartesian to Vector Form:
If the plane is given as ax+by+cz=d, then the normal vector is n=ai+bj+ck, and the vector form is r⋅(ai+bj+ck)=d.
Converting from Vector Form to Cartesian:
If r⋅n=p where n=n1i+n2j+n3k, then substituting r=xi+yj+zk gives n1x+n2y+n3z=p.
Converting from Parametric to Cartesian:
Given r=a+λb+μc, find the normal vector n by computing the vector product b×c. Then use a known point on the plane to find the constant.
Sign in to view full notes