Questions: Equations of Lines and Planes in 3D

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You know a plane contains the point (3, 0, -1) and has normal vector n = ⟨2, -1, 4⟩. Which is the correct plane equation?

A2x − y + 4z = 0
B2(x − 3) − (y − 0) + 4(z + 1) = 0
C3x + 0y − z = 2
D⟨2, -1, 4⟩ · ⟨x, y, z⟩ = ⟨3, 0, -1⟩
Question 2 Multiple Choice

A line passes through the point (2, 5, 1) with direction vector ⟨1, 0, 0⟩. What is geometrically true about this line?

AIt lies in the plane z = 1 and is parallel to the x-axis, with y fixed at 5
BIt passes through the origin because the direction vector starts at (0,0,0)
CIt requires two equations to describe because it lives in three-dimensional space
DIt has slope 1 in the x-direction and slope 0 in the y and z directions
Question 3 True / False

In 3D, a line can be fully described by a single linear equation in x, y, and z, analogous to y = mx + b in 2D.

TTrue
FFalse
Question 4 True / False

The direction vector of the line where two planes intersect is parallel to the cross product of their normal vectors.

TTrue
FFalse
Question 5 Short Answer

Why can't the familiar equation y = mx + b be used to describe a line in 3D, and what two pieces of information are required instead?

Think about your answer, then reveal below.