Parametric equation of a line and a plane

  • Context: Graduate 
  • Thread starter Thread starter linuspauling
  • Start date Start date
  • Tags Tags
    Line Parametric Plane
Click For Summary
SUMMARY

The discussion focuses on the intersection of a parametric line and a plane defined by the equations x = 2 + 3t, y = -4t, z = 5 + t, and 4x + 5y - 2z = 18. The direction vector of the line is identified as V = <3, -4, 1>, and the normal vector of the plane is N = <4, 5, -2>. The user questions why the cross product of the position vector and the direction vector does not yield the expected normal vector. The resolution involves understanding the correct direction vectors for the plane and utilizing the cross product of these vectors to obtain a scalar multiple of the normal vector.

PREREQUISITES
  • Understanding of parametric equations of lines and planes
  • Knowledge of vector operations, specifically dot and cross products
  • Familiarity with normal vectors in three-dimensional geometry
  • Ability to visualize geometric relationships in three-dimensional space
NEXT STEPS
  • Study the properties of cross products in vector calculus
  • Learn how to derive direction vectors for planes in 3D space
  • Explore the geometric interpretation of parametric equations
  • Investigate the relationship between lines and planes in vector geometry
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with vector calculus, particularly those dealing with the intersection of lines and planes in three-dimensional space.

linuspauling
Messages
11
Reaction score
0
I CAN'T SEEM TO GET THE ANSWER THAT IS CONSISTENT WITH MY UNDERSTANDING OF THE USE OF DOT AND CROSS PRODUCTS AND THE USE OF THE PARAMETRIC EQUATION OF THE LINE.

LOOK AT THIS PLEASE:

the parametric equation of the line is:
x = 2 + 3t
y = -4t
z = 5 + t

the plane is 4x + 5y - 2z = 18

The simple part of course is to figure out the direction vector.

V = <3, -4, 1>

and if we use this basic vector fact, r = ro + vt where vt = a (vector)

r0 = <2, 0, 5>

this was the easy part.

I found that the plane and the line intersect when the parameter = -2, which gives us a point, p.

p(-4, 8, 3)

And, we all know that the NORMAL VECTOR of the given plane is
N = <4, 5, -2>

MY QUESTION FOR YOU...I NEED HELP!
SHOULDN'T THE CROSS PRODUCT BETWEEN THE VECTORS R0 AND THE DIRECTION VECTOR, V, GIVE US THE NORMAL VECTOR? OR AT LEAST A NORMAL VECTOR WITH COMPONENTS THAT ARE A MULTIPLE OF <4, 5, -2>?

WHAT ABOUT THE VECTOR THAT FORMS FROM THE POINT OF INTERSECTION OF PLANE AND LINE? VECTOR P = <-4, 8, 3>
IF I CROSS VECTOR P AND VECTOR R0, I OUGHT TO GET THE NORMAL VECTOR...BUT I DON'T!

WHAT PART OF MY UNDERSTANDING IS INCORRECT?
 
Physics news on Phys.org
You already have an understanding of direction vector for line.
What you want now is a direction set for your plane.

Here's one way to compute them.
r1=(2,0,-5) is on the plane, and so is r2=(0,2,-4), and so is your p=(-4,8,3).
Claim: {r1-p, r2-p} constitutes a direction set for your plane (i.e., a linearly independent
doubleton set of direction vectors).

If you take the cross product of r1-p and r2-p, you should (will)
get a vector that's a scalar multiple of N.

How to "see" it? Visualize where the direction vectors reside.
If you cross them, what do you get?
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
4K