Mark M. answered 04/13/24
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
x = 4-t, y = 2t-1, z = -3t
When t = 0, we get (x, y, z) = (4, -1, 0) is a point on the plane.
Since (2, 4, -1) is also on the plane, v = <4-2, -1-4, 0-(-1)> = <2, -5, 1> is parallel to the plane.
<x, y, z> = t<-1, 2, -3> + <4, -1, 0>
w = <-1, 2, -3> is also parallel to the plane
n = v x w is perpendicular to the plane
n = <13, 5, -1>
Let (x, y, z) be a point on the plane. Then, <x-2, y-4, z+1> is a vector parallel to the plane.
So, <x-2, y-4, z+1> • <13, 5, -1> = 0
13(x - 2) + 5(y - 4) -1(z + 1) = 0
13x + 5y - z = 47
Stephen M.
Title: Solution for Plane Equation Question: Find an equation of the plane passing through the point (2, 4, −1) and containing the line x = 4 − t, y = 2t − 1, z = −3t. Solution: Given: Point: ( 2 , 4 , − 1 ) (2,4,−1) Line: � = 4 − � x=4−t, � = 2 � − 1 y=2t−1, � = − 3 � z=−3t The direction vector of the line: ⟨ 1 , 2 , − 3 ⟩ ⟨1,2,−3⟩ A vector from the given point to a point on the line: ⟨ 2 , − 5 , 1 ⟩ ⟨2,−5,1⟩ Normal vector to the plane: ⟨ 17 , − 7 , − 9 ⟩ ⟨17,−7,−9⟩ Equation of the plane: 17 � − 7 � − 9 � − 15 = 0 17x−7y−9z−15=0 Comment: This document contains the solution to the client's problem. The plane equation has been derived using the given point and line. The equation is standard, and the coefficients represent the average vector to the plane. If further assistance is needed, feel free to contact me.04/13/24