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

find an equaition of the plane that passes through the point
(8,-3,4) and contains the line with symmetric equations
x=5y=7z

2007-09-13 14:52:45 · 1 answers · asked by ♡♥EM♡♥ 4 in Science & Mathematics Mathematics

1 answers

A line and a point not on the line are sufficient to define a plane.

Given point P(8, -3, 4) and line x = 5y = 7z.

Rewrite the equation of the line.
t = x/35 = y/7 = z/5

The directional vector of the line, and also of the plane, is:
v = <35, 7, 5>

A point on the line is obviously O(0, 0, 0).

A second directional vector is:
u = OV = <8, -3, 4>

The normal vector n, to the plane is orthogonal to both directional vectors. Take the cross product.

n = u X v = <8, -3, 4> X <35, 7, 5> = <-43, 100, 161>

With the normal vector to the plane and a point on the plane we can write the equation of the plane. Let's use O(0, 0, 0)

-43(x - 0) + 100(y - 0) + 161(z - 0) = 0
-43x + 100y + 161z = 0

2007-09-13 17:48:27 · answer #1 · answered by Northstar 7 · 0 0

fedest.com, questions and answers