Equation of a plane involving a known line and a known point

  • Thread starter Thread starter Oxygenate
  • Start date Start date
  • Tags Tags
    Line Plane Point
Oxygenate
Messages
7
Reaction score
0

Homework Statement


Find the equation of the plane which contains the line r(t) = (2-t, 1+t, t) and the point (1,0,1).

The Attempt at a Solution


Since r(t) = (2-t, 1+t, t), we know that vector a, which is parallel to the line, is (-1, 1, 1).
I'm assuming that since the point is (1,0,1), that means if we look to that point from the origin (0,0,0) we will have vector b = (1,0,1).
Okay so with two vectors a and b, I can find a vector n such that n is orthogonal to vectors a and b. So a x b = (1-0,1+1,0-1) = (1,2-1) = vector n.
The scalar equation of a plane is a(x-x0) + b(y-y0 + c(z-z0). So x + 2y -z = 0...

But somehow I have a feeling that my result is wrong. Is there supposed to be a "y" at all in the equation for this plane? Please advise. Thanks in advance!
 
Physics news on Phys.org
The point B(1, 0, 1) is in the plane, but the vector OB isn't. From your equation for the line you can easily find two points in the plane, say (2, 1, 0) and (1, 2, 1), just by supplying values of t.

Form vectors between one of the points and each of the other two. Now cross these vectors to get a vector normal to both of these. Use this normal vector and anyone of the points to get the equation of the plane.

You didn't show your work in getting the cross product a X b, so the normal you show is somewhat suspect.
 
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