Finding First Line & Plane for Points (2,1,2), (3,0,3), (1,-1,2) & (0,1,3)

In summary, You need to find the equation for a plane that includes the first line and perpendicular to the second line. However, this is not easy because the normal vector is not perpendicular to the plane.
  • #1
Yann
48
0

Homework Statement



I must make a first line with the points (2,1,2) and (3,0,3)

Then another line with the points (1,-1,2) and (0,1,3)

Then, I must find the equation for a plane including the first line and perpendicular to the second line. It should be very easy...

2. The attempt at a solution

The first line;

[tex]\mathbf{r}(t) = (2+t)\mathbf{i} + (1-t)\mathbf{j} + (2+t)\mathbf{k}[/tex]

The second line;

[tex]\mathbf{R}(t) = (1-t)\mathbf{i} + (-1+2t)\mathbf{j} + (2+t)\mathbf{k}[/tex]

The normal vector is [tex]\mathbf{N} = -\mathbf{i} + 2\mathbf{j} + \mathbf{k}[/tex]

And the equation of the plane;

[tex]A(x-x_0) + B(y-y_0) + C(z-z_0)=0[/tex]

Where (A,B,C) are taken from the Normal (-1,2,1). I take the point (2,1,2) on the second line for [tex](x_0,y_0,z_0)[/tex], so I get the final equaiton;

[tex]-(x-2) + 2(y-1) + (z-2)=0[/tex]

[tex]-x + 2y + z - 2=0[/tex]

The problem is; it doesn't work. If I take the point (3,0,3) on the first line, it is out of the plane;

[tex]-3 + 0y + 3 - 2 = -2[/tex]

BTW, I don't want the answer, I just want to know what I'm doing wrong.
 
Physics news on Phys.org
  • #2
The equations for your lines are correct but your normal vector is not.

A vector in the direction direction of the first line is obviously
[tex]\mathbf{i} - \mathbf{j} + \mathbf{k}[/tex]

but that does not have dot product with [tex]\mathbf{N} = -\mathbf{i} + 2\mathbf{j} + \mathbf{k}[/tex] equal to 0.
 
  • #3
But that's what I don't understand, by definition, the normal is the nonzero vector perpendicular to the plane. If my equation for the second line is ok, then the vector N = -i+j+2k should be perpendicular to the plane (because I must find a plane perpendicular to the second line), but it's impossible. If I choose another vector for the normal, the plane can't be perpendicular to the second line (by definition).

There must be something very simple I don't get, but I really can't see it.

Thx for the your help
 
  • #4
Since yourworking seems fine to me I would say that such a plane is impossible.
The normal specifies the orientation of the plane and for it to contain the point (2,1,2), it becomes uniquely determined. Whether another given point lies in it is a different matter that should be checked as you have done.
 
  • #5
Yann said:

Homework Statement



I must make a first line with the points (2,1,2) and (3,0,3)

Then another line with the points (1,-1,2) and (0,1,3)

Then, I must find the equation for a plane including the first line and perpendicular to the second line. It should be very easy...

2. The attempt at a solution

The first line;

[tex]\mathbf{r}(t) = (2+t)\mathbf{i} + (1-t)\mathbf{j} + (2+t)\mathbf{k}[/tex]

The second line;

[tex]\mathbf{R}(t) = (1-t)\mathbf{i} + (-1+2t)\mathbf{j} + (2+t)\mathbf{k}[/tex]

The normal vector is [tex]\mathbf{N} = -\mathbf{i} + 2\mathbf{j} + \mathbf{k}[/tex]
Okay, I misunderstood. This is the normal to the plane, and so in the direction of the line, not normal to the line which is what I thought you were saying.

And the equation of the plane;

[tex]A(x-x_0) + B(y-y_0) + C(z-z_0)=0[/tex]

Where (A,B,C) are taken from the Normal (-1,2,1). I take the point (2,1,2) on the second line for [tex](x_0,y_0,z_0)[/tex], so I get the final equaiton;

[tex]-(x-2) + 2(y-1) + (z-2)=0[/tex]

[tex]-x + 2y + z - 2=0[/tex]

The problem is; it doesn't work. If I take the point (3,0,3) on the first line, it is out of the plane;

[tex]-3 + 0y + 3 - 2 = -2[/tex]

BTW, I don't want the answer, I just want to know what I'm doing wrong.
The fact that the plane contains one point of the first line does not necessarily mean that it contains the entire line!
The real problem is that, if the second line is normal to the plane, then it is normal to every line in it. Here, the given second line is NOT normal to the given first line because the dot product of the vectors point along the lines is not 0. Far from being "very easy", this is impossible. Since the two given lines are not perpendicular, there is no plane, containing the first line, normal to the second.
 
  • #6
It was an error by my teacher. The point (1,-1,2) should be (-1,-1,2), and I solved this easily :)
 

FAQ: Finding First Line & Plane for Points (2,1,2), (3,0,3), (1,-1,2) & (0,1,3)

How do I find the equation of a plane given three points?

To find the equation of a plane, you will need to use the formula Ax + By + Cz = D, where A, B, and C are coefficients that represent the plane's normal vector, and D is a constant. To find the values for A, B, C, and D, you will need to use the three given points and solve a system of equations.

Can I find the equation of a plane with only three points?

Yes, you can find the equation of a plane with only three points as long as the points are not collinear. If the points are collinear, then there are an infinite number of planes that can pass through them, and the equation cannot be uniquely determined.

How do I find the equation of a line perpendicular to a given plane?

To find a line perpendicular to a plane, you will need to use the cross product of the plane's normal vector and the direction vector of the line. The resulting vector will be perpendicular to both the plane and the line and can be used to find the equation of the perpendicular line.

Can I find the equation of a plane with four points?

No, you cannot find the equation of a plane with four points. This is because four points do not uniquely determine a plane. There are multiple planes that can pass through four non-coplanar points, and the equation cannot be uniquely determined.

How do I know if three points are collinear?

To determine if three points are collinear, you can use the formula for the area of a triangle. If the area is equal to zero, then the points are collinear. Another way is to check if the slope between any two points is equal. If the slopes are equal, then the points are collinear.

Similar threads

Replies
4
Views
2K
Replies
1
Views
2K
Replies
3
Views
2K
Replies
2
Views
1K
Replies
1
Views
1K
Replies
3
Views
1K
Replies
2
Views
2K
Back
Top