English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-03-31 12:48:30 · 1 answers · asked by .·´¯`·-> вавіі-ѕнаz <-·´¯` 2 in Science & Mathematics Mathematics

1 answers

The plane contains

Point P(3,-3,0) and
Line L defined by the parametric equations:
x = 2 + 0t
y = 3 + t
z = -4 - 2t

The line contains a directional vector.
v = <0,1,-2>

If we set t = 0 we can get a second point.
Q(2,3,-4)

Now we can get a second directional vector QP.
u = QP = <3-2,-3-3,0-(-4)> = <1,-6,4>

To get the normal vector n to the plane take the cross product of u and v.

n = u X v = <1,-6,4> X <0,1,-2> = 8i + 2j + k

Taking point P and n we can write the equation of the plane.

8(x - 3) + 2(y - (-3)) + 1(z - 0) = 0
8x - 24 + 2y + 6 + z + 0 = 0
8x + 2y + z - 18 = 0

2007-03-31 13:38:05 · answer #1 · answered by Northstar 7 · 0 0

fedest.com, questions and answers