What is the Cartesian equation of the plane containing a given line and point?

Click For Summary

Homework Help Overview

The problem involves finding the Cartesian equation of a plane that contains a specified line and passes through a given point. The line is defined parametrically, and the point is provided in Cartesian coordinates.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss various methods to derive the equation of the plane, including using a direction vector from the line and points on the line to establish relationships. Some suggest using the cross product to find a normal vector, while others emphasize the need for equations that incorporate both the line and the point.

Discussion Status

There are multiple approaches being explored, with participants attempting to derive the normal vector and set up equations based on points on the line and the given point. Some participants express uncertainty about their attempts and seek clarification on their methods.

Contextual Notes

Participants note the challenge of ensuring that both the line and the specified point lie within the plane, which introduces complexity in forming the necessary equations. There is also mention of a free scaling parameter for the normal vector, indicating that the solution may not be unique.

craka
Messages
19
Reaction score
0

Homework Statement


Question is
"The Cartesian equation of the plane containing the line x=3t , y =1+t , z=2-t and passing through the point (-1,2,1) is?"


Homework Equations



[tex] \begin{array}{l}<br /> n \bullet (r - r_0 ) = 0 \\ <br /> < n_1 ,n_2 ,n_3 > \bullet < x - x_0 ,y - y_0 ,z - z_0 > = 0 \\ <br /> \end{array}[/tex]


The Attempt at a Solution



direction vector is < 3 , 1, -1>

[tex] \begin{array}{l}<br /> < - 1,2,1 > \bullet < x - 3,y - 1,z + 1 > = 0 \\ <br /> - x + 2y + z = 2 \\ <br /> \end{array}[/tex]

But this doesn't appear to be right. Could someone help me out here please. I'm at a lost on how to do this. Thanks
 
Physics news on Phys.org


1. Pick a point ON the line, (f0,1,2) for example, and set up the equation governing this.
You have three unknowns (essentially, the components of the normal vector).
Utilize the fact that irrespective of the value of t, the whole line should be included in the plane.
This will give you a single equation for the three unknowns.
2. Also require that the given solitary point should lie in the plane.
This will give you the second equation for your three unknowns.

This is what you need, you'll end up with a free scaling parameter for the normal (i.e, its length), as you should.
 


Or: Choose two points on the line, p0 and p1. Determine the vector from p0 to p1 and the vector from p0 to (-1, 2, 1). Take the cross product of those two vectors to find the normal to the plane.
 


I still haven't been able to do this.

I tried to do with cross product of <0,1,2> x <-1,2,1>
to get vector normal , which was <-3,-2,1>

than did <-3,-2,1> . < x- (-1), y-2, z-1 >=0

which worked out to be -3x-2y+z=0 however this is not the answer still.
 

Similar threads

Replies
7
Views
2K
Replies
7
Views
2K
Replies
8
Views
3K
Replies
17
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
10
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K