Questions: Equations of Lines and Planes in 3D

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Consider two planes: 2x + 3y − z = 5 and 4x + 6y − 2z = 11. What is their geometric relationship?

AThey intersect in a line, since two planes generically intersect
BThey are the same plane
CThey are parallel but distinct
DThey are perpendicular, since one equation is a multiple of the other
Question 2 Multiple Choice

What is the direction vector of the line of intersection of planes x + 2y + 3z = 4 and 2x − y + z = 5?

A⟨1, 2, 3⟩ + ⟨2, −1, 1⟩ = ⟨3, 1, 4⟩ (sum of normal vectors)
B⟨1, 2, 3⟩ · ⟨2, −1, 1⟩ (dot product of normal vectors)
C⟨1, 2, 3⟩ × ⟨2, −1, 1⟩ = ⟨5, 5, −5⟩ (cross product of normal vectors)
DAny vector parallel to both planes, found by inspection
Question 3 True / False

In the plane equation ax + by + cz = d, the coefficients a, b, c are the components of a normal vector to the plane.

TTrue
FFalse
Question 4 True / False

In 3D, a line can be fully described by specifying a slope and a point on the line, just as in 2D.

TTrue
FFalse
Question 5 Short Answer

Why does describing a plane in 3D require a normal vector rather than a direction vector, and how do you find the normal vector when you know two vectors lying in the plane?

Think about your answer, then reveal below.