Plane and Line Equations for Points and Perpendicular Planes

  • Thread starter Thread starter custer
  • Start date Start date
  • Tags Tags
    Line Plane
custer
Messages
13
Reaction score
0
I've encountered this question but I do not know how to solve it? Help anyone? I need some clues.

Find a plane through the points P1 (1,2,3) and P2(3,2,1) and perpendicular to the plane 4x - y + 2z = 7

Another question, When given point A (1,2,3) and B (3,2,1) , I'm asked to find the line equation.
So If I got the direction of the line using B - A, I get the direction as (2,0,-2)
I should write the line equation as (1, 2, 3) + t (2, 0, -2). My question is, instead, can I write the equation as (3, 2, 1) + t (2, 0, -2) although (3, 2, 1) is the endpoint of the line?
 
Physics news on Phys.org
custer said:
Another question, When given point A (1,2,3) and B (3,2,1) , I'm asked to find the line equation.
So If I got the direction of the line using B - A, I get the direction as (2,0,-2)
I should write the line equation as (1, 2, 3) + t (2, 0, -2). My question is, instead, can I write the equation as (3, 2, 1) + t (2, 0, -2) although (3, 2, 1) is the endpoint of the line?


Yes, both are correct.

custer said:
I've encountered this question but I do not know how to solve it? Help anyone? I need some clues.

Find a plane through the points P1 (1,2,3) and P2(3,2,1) and perpendicular to the plane 4x - y + 2z = 7

For the plane 4x-y+2z=7, what is the equation of the normal,N?

If you visualize this plane being perpendicular to the one you want, what does it imply about N and the plane?
 
I know that for 4x-y+2z=7 has normal vector (4,-1,2). I also know that 4x-y+2x=7 is perpendicular to the plane containing the P1 and P2, and thus the normal vector is parallel to the line P1P2. Therefore I should find P1P2 and cross with the normal vector (4,-1,2) and get a normal to the plane containing P1P2. After that I should substitute either P1P2 into the equation obtained to find d. then I got my answer? correct?
 
custer said:
I know that for 4x-y+2z=7 has normal vector (4,-1,2). I also know that 4x-y+2x=7 is perpendicular to the plane containing the P1 and P2, and thus the normal vector is parallel to the line P1P2. Therefore I should find P1P2 and cross with the normal vector (4,-1,2) and get a normal to the plane containing P1P2. After that I should substitute either P1P2 into the equation obtained to find d. then I got my answer? correct?

yes so do that and you will get the normal n of the plane you want.

then use the definition of the plane r.n=0 where r=(x,y,z) i.e. (x,y,z).n=0
 
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