Find parametric question for the plane

  • Thread starter Thread starter bonbon
  • Start date Start date
  • Tags Tags
    Parametric Plane
AI Thread Summary
To find parametric equations for the plane defined by 2x - 3y + z - 6 = 0, the normal vector is identified as (2, -3, 1). Two independent direction vectors in the plane can be derived by finding vectors that are perpendicular to this normal vector. The discussion clarifies that parametric equations for a plane require two parameters, which can be represented using x and y as parameters, leading to z expressed as a function of x and y. A suggested form for the parametric equations is x = u, y = w, and z = 6 - 2u + 3w. This approach simplifies the process of defining the plane parametrically.
bonbon
Messages
5
Reaction score
0

Homework Statement


Give parametric questions for the plane : 2x-3y+z-6=0


The Attempt at a Solution



i know that the normal is (2,-3,1)
how do i find the direction vector of the plane?
 
Physics news on Phys.org
The plane has two linearly independent 'direction vectors'. Find any two independent vectors perpendicular to your normal.
 
Dick is assuming that by 'direction vector', you mean two independent vectors in the plane. I've only seen the term used with lines.

I wonder if you are not confusing this with "find the parametric equations for a line". To do that you would find 'direction vector' for the line. Parametric equations for a plane will involve two parameters. Here, since you can write z as a function of x and y, z= 6- 2x+ 3y, you can use x and y themselves as parameters or, if you prefer distinct variables, x= u, y= w, z= 6- 2u+3w.
 
That's a much more direct way. I was fixated on the 'direction vector' (basis) picture.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top