Equation of a Plane - Find Your Solution

  • Thread starter Thread starter fball558
  • Start date Start date
  • Tags Tags
    Plane
fball558
Messages
143
Reaction score
0
equation of a plane??

Homework Statement



Find an equation of the plane through the point and perpendicular to the given line.
(-2, 8, 10)
x = 4 + t, y = 3t, z = 4 - 4t


The Attempt at a Solution



i know the point (-2,8,10) is the starting positon (call it R0)
i know that N (normal) is perpendicular to R - R0 where R is ending position
R = (x,y,z) so i said
R= (4+t,3t,4-4t)
the N (normal) = (a,b,c) and i don't know how to get these numbers. if i can find out these i can plug it into the scalor equation of a plane formula and be set.

any help would be great!
thanks
 
Physics news on Phys.org


You need to find the direction of x = 4 + t, y = 3t, z = 4 - 4t, this direction is parallel to the normal of your plane

eg. x=2t,y=3t,z=t

[x] [0+2t] [0] [2t] [0] [2]
[y] = [0+3t] = [0] + [3t] = [0] =t[3]
[z] [0+t] [0] [t] [0] [1]

so <2,3,1> is the direction of that line

Do the same for your line.
 


fball558 said:

Homework Statement



Find an equation of the plane through the point and perpendicular to the given line.
(-2, 8, 10)
x = 4 + t, y = 3t, z = 4 - 4t


The Attempt at a Solution



i know the point (-2,8,10) is the starting positon (call it R0)
i know that N (normal) is perpendicular to R - R0 where R is ending position
R = (x,y,z) so i said
R= (4+t,3t,4-4t)
the N (normal) = (a,b,c) and i don't know how to get these numbers. if i can find out these i can plug it into the scalor equation of a plane formula and be set.

any help would be great!
thanks
In general, if vector <A, B, C> is perpendicular the plane and (p,q,r) is a point in the plane, then, for a general point (x,y,z) in the plane, <x- p, y- q, z- r> is a vector in the plane and so <A, B, C>.<x- p, y- q, z- r>= A(x- p)+ B(y- q)+ C(z- r)= 0.

In your case, a vector in the direction of the line x = 4 + t, y = 3t, z = 4 - 4t is <1, 3, -4>, the coefficients of t in each component.
 


thanks a lot everyone. i got in a little study group with a few of my friends and we strugled for a while but finally found it out.
(5 hours for 30 problems... not too bad) haha
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top