Posted by Brandon on Monday, September 17, 2012 at 10:51pm.
a little vector analysis makes this relatively easy. Find two points B and C on the line. Let A=(1,2,2)
Form vectors AB and AC. These two vectors lie in the desired plane. Let n be the normal to the plane.
n = AB × AC
n•(v-A) = 0 is the desired plane.
So, pick any two points on the line, say B=(0,2,0) and C=(1,4,0)
AB = -i -2k
AC = 2j -2k
n =
| i j k |
|-1 0 -2 |
| 0 2 -2 |
= 4i -2j + 2k
4i -2j + 2k • (x-1)i + (y-2)j + (z-2)k = 0
2x-y+z = 2
For a fuller explanation, see
www.jtaylor1142001.net/calcjat/Solutions/VPlanes/VPPtLine.htm
Related Questions
Calculus - Find a linear function whose graph is the plane that intersects the ...
Calculus - Find a linear function whose graph is the plane that intersects the ...
calculus - Find parametric equations for the line that is perpendicular to the ...
math - Given the plane 2x-3y+7z=4, a) Find the equation for the line ...
Math - Given the plane 2x-3y+7z=4, find the equation for the line perpendicular ...
Geometry - 4.Determine which point does not lie on the graph of the line y=x-3 a...
Help!!! - An electric field of intensity 4.27 kN/C is applied along the x-axis. ...
Calculus - A solid has as its base a circular region in the xy plane bounded by ...
physics!!! - An electric field of intensity 4.27 kN/C is applied along the x-...
maths - geometry - In a space with an orthonormal coordinate system consider the...
For Further Reading