Multivariable-Calculus ยท Unit 4 ยท Video 1 ยท Interactive Practice

One Dot Product Writes the Plane: A Point, a Normal Vector, and Where d Comes From

IKey Formulas

FormulaNameWhat you need
P0Pโ†’โ‹…N=0\overrightarrow{P_0P}\cdot\mathbf{N} = 0Point-normal conditionOne point P0P_0 of the plane and a normal N\mathbf{N}
a(xโˆ’x0)+b(yโˆ’y0)+c(zโˆ’z0)=0a(x - x_0) + b(y - y_0) + c(z - z_0) = 0Point-normal form, written outP0=(x0,y0,z0)P_0 = (x_0, y_0, z_0) and N=โŸจa,b,cโŸฉ\mathbf{N} = \langle a, b, c\rangle
ax+by+cz=dax + by + cz = dScalar equation of a planeThe coefficients are the components of N\mathbf{N}
d=ax0+by0+cz0d = ax_0 + by_0 + cz_0The constant, without expandingThe left-hand side evaluated at any point of the plane

Key Insight: N\mathbf{N} fixes the whole left-hand side, so parallel planes differ in one number only โ€” and that number, dd, is the common value of ax+by+czax + by + cz at every point of the plane.

IIWhich Arrow Has to Be Perpendicular?

The dot product test needs a vector lying flat in the plane, so its tail must lie there too.

IIIFrom One Dot Product to ax+by+cz=dax + by + cz = d

Expanding the dot product moves every number of the point into a single constant.

Step 1 โ€” The vector from P0P_0 to PP
P0Pโ†’=โŸจxโˆ’2,ย yโˆ’1,ย zโˆ’(โˆ’1)โŸฉ\overrightarrow{P_0P} = \langle x - 2,\ y - 1,\ z - (-1)\rangle
P0Pโ†’=โŸจxโˆ’2,ย yโˆ’1,ย z+1โŸฉ\overrightarrow{P_0P} = \langle x - 2,\ y - 1,\ z + 1\rangle
Subtracting โˆ’1-1 adds 11: the third component is z+1z + 1.

IVOne Normal Vector, a Whole Family

With N\mathbf{N} fixed only dd can change, and dd slides the plane along N\mathbf{N}.

๐Ÿ’ก Multiplying the equation by 22 gives 2x+10y+20z=โˆ’62x + 10y + 20z = -6: the constant doubles while the plane stays exactly where it was, so dd measures the slide only relative to โˆฃNโˆฃ=126|\mathbf{N}| = \sqrt{126}.

VQuiz Questions

Problem 1 ยท A Point and a Normal

Given: the plane through P0=(3,โˆ’1,2)P_0 = (3, -1, 2) with normal vector N=โŸจ2,4,1โŸฉ\mathbf{N} = \langle 2, 4, 1\rangle โ€” find its equation.

โœ… Correct! The components of N\mathbf{N} are the coefficients, and d=2(3)+4(โˆ’1)+1(2)=4d = 2(3) + 4(-1) + 1(2) = 4.
โŒ That is the parallel plane through the origin. d=0d = 0 only when P0P_0 itself satisfies 2x+4y+z=02x + 4y + z = 0, and here it gives 44.
โŒ The roles are swapped. โŸจ3,โˆ’1,2โŸฉ\langle 3, -1, 2\rangle are the coordinates of the point; the coefficients come from N\mathbf{N}.
โŒ Not quite. Evaluate 2x+4y+z2x + 4y + z at P0P_0 and keep the sign it gives you.
Show solution

The components of the normal vector become the coefficients, so the left-hand side is 2x+4y+z2x + 4y + z and only the constant is unknown:

2x+4y+z=d2x + 4y + z = d

P0P_0 lies in the plane, so its coordinates satisfy the equation. Evaluate the left-hand side there:

d=2(3)+4(โˆ’1)+1(2)=6โˆ’4+2=4d = 2(3) + 4(-1) + 1(2) = 6 - 4 + 2 = 4 2x+4y+z=4\boxed{2x + 4y + z = 4}

The same answer by expanding the point-normal form: 2(xโˆ’3)+4(y+1)+1(zโˆ’2)=02(x - 3) + 4(y + 1) + 1(z - 2) = 0 gives 2x+4y+zโˆ’6+4โˆ’2=02x + 4y + z - 6 + 4 - 2 = 0, that is 2x+4y+z=42x + 4y + z = 4.

Problem 2 ยท Negative Coordinates in the Brackets

Given: the plane through P0=(1,โˆ’2,โˆ’3)P_0 = (1, -2, -3) with normal vector N=โŸจ4,1,5โŸฉ\mathbf{N} = \langle 4, 1, 5\rangle โ€” find its equation.

โœ… Correct! 4(1)+1(โˆ’2)+5(โˆ’3)=4โˆ’2โˆ’15=โˆ’134(1) + 1(-2) + 5(-3) = 4 - 2 - 15 = -13.
โŒ Check the brackets. With y0=โˆ’2y_0 = -2 the factor is yโˆ’(โˆ’2)=y+2y - (-2) = y + 2, not yโˆ’2y - 2; likewise z+3z + 3.
โŒ Two slips at once. Writing yโˆ’2y - 2 and zโˆ’3z - 3 leads to 4x+y+5z=214x + y + 5z = 21, not โˆ’21-21; with the brackets y+2y + 2 and z+3z + 3 the constant is d=4โˆ’2โˆ’15=โˆ’13d = 4 - 2 - 15 = -13.
โŒ Not quite. The constant is 4x+y+5z4x + y + 5z evaluated at P0P_0, signs included.
Show solution

Point-normal form, watching both negative coordinates:

4(xโˆ’1)+1(yโˆ’(โˆ’2))+5(zโˆ’(โˆ’3))=04\big(x - 1\big) + 1\big(y - (-2)\big) + 5\big(z - (-3)\big) = 0 4(xโˆ’1)+(y+2)+5(z+3)=04(x - 1) + (y + 2) + 5(z + 3) = 0

Expand and collect the constants, โˆ’4+2+15=13-4 + 2 + 15 = 13:

4x+y+5z+13=0โŸน4x+y+5z=โˆ’134x + y + 5z + 13 = 0 \quad\Longrightarrow\quad \boxed{4x + y + 5z = -13}

Or take the shortcut: d=4(1)+1(โˆ’2)+5(โˆ’3)=4โˆ’2โˆ’15=โˆ’13d = 4(1) + 1(-2) + 5(-3) = 4 - 2 - 15 = -13.

Writing (yโˆ’2)(y - 2) and (zโˆ’3)(z - 3) instead would have produced 4x+y+5z=214x + y + 5z = 21 โ€” the plane through (1,2,3)(1, 2, 3), a different plane altogether.

Problem 3 ยท Read the Normal, Then Slide the Plane

Given: the plane 2xโˆ’3y+6z=122x - 3y + 6z = 12.

Which vector is normal to it?

Which dd makes 2xโˆ’3y+6z=d2x - 3y + 6z = d pass through (1,1,1)(1, 1, 1)?

โœ… Correct! Same normal โŸจ2,โˆ’3,6โŸฉ\langle 2, -3, 6\rangle, new constant 2โˆ’3+6=52 - 3 + 6 = 5: the plane 2xโˆ’3y+6z=52x - 3y + 6z = 5 is parallel to the given one.
โŒ Check the normal. The coefficients are read off in order, signs and all.
โŒ Check the constant. Evaluate 2xโˆ’3y+6z2x - 3y + 6z at (1,1,1)(1, 1, 1) keeping the minus sign on the yy term.
โŒ That is the given plane's constant. 2xโˆ’3y+6z=122x - 3y + 6z = 12 does not contain (1,1,1)(1, 1, 1): the left side there is 2โˆ’3+6=52 - 3 + 6 = 5.
โŒ d=0d = 0 is the plane through the origin. The left side at (1,1,1)(1, 1, 1) is 2โˆ’3+6=52 - 3 + 6 = 5, not 00.
Show solution

The normal. In ax+by+cz=dax + by + cz = d the coefficient list is the normal vector, so

N=โŸจ2,โˆ’3,6โŸฉ\mathbf{N} = \langle 2, -3, 6\rangle

The constant. A parallel plane keeps that normal, hence the same left-hand side; only dd changes. Since the new plane must contain (1,1,1)(1, 1, 1), evaluate the left-hand side there:

d=2(1)โˆ’3(1)+6(1)=2โˆ’3+6=5d = 2(1) - 3(1) + 6(1) = 2 - 3 + 6 = 5 2xโˆ’3y+6z=5\boxed{2x - 3y + 6z = 5}

Dropping the minus sign on the yy term gives 2+3+6=112 + 3 + 6 = 11, and keeping d=12d = 12 returns the original plane, which does not contain (1,1,1)(1, 1, 1) since 5โ‰ 125 \neq 12.

Problem 4 ยท Same Plane or a Different One?

Given: the video's plane x+5y+10z=โˆ’3x + 5y + 10z = -3 โ€” which equation describes the same plane?

โœ… Correct! Both sides were multiplied by 22: the normal becomes โŸจ2,10,20โŸฉ=2N\langle 2, 10, 20\rangle = 2\mathbf{N}, still perpendicular to the same plane, and P0P_0 still satisfies it.
โŒ Only the left side was doubled. That equation is x+5y+10z=โˆ’32x + 5y + 10z = -\tfrac{3}{2} โ€” parallel to the original, but not the same plane.
โŒ The components were permuted. โŸจ10,5,1โŸฉ\langle 10, 5, 1\rangle points in a different direction, so it is the normal of a differently tilted plane.
โŒ Not quite. Test P0=(2,1,โˆ’1)P_0 = (2, 1, -1) in each equation: the same plane must still contain it.
Show solution

Two equations describe the same plane when one is a nonzero multiple of the other โ€” both sides scaled together. Multiplying by 22:

2(x+5y+10z)=2(โˆ’3)โŸน2x+10y+20z=โˆ’62\big(x + 5y + 10z\big) = 2(-3) \quad\Longrightarrow\quad \boxed{2x + 10y + 20z = -6}

Check with the point: 2(2)+10(1)+20(โˆ’1)=4+10โˆ’20=โˆ’6ย โœ“2(2) + 10(1) + 20(-1) = 4 + 10 - 20 = -6\ \checkmark, and the new normal โŸจ2,10,20โŸฉ=2โŸจ1,5,10โŸฉ\langle 2, 10, 20\rangle = 2\langle 1, 5, 10\rangle is the old one stretched, so it is perpendicular to the same plane.

The other options all fail that test at P0=(2,1,โˆ’1)P_0 = (2, 1, -1):

  • 2x+10y+20z2x + 10y + 20z gives โˆ’6โ‰ โˆ’3-6 \neq -3;
  • x+5y+10zx + 5y + 10z gives โˆ’3โ‰ 3-3 \neq 3;
  • 10x+5y+z10x + 5y + z gives 20+5โˆ’1=24โ‰ โˆ’320 + 5 - 1 = 24 \neq -3.

Solved: 0 / 4