What is the Intersection and Plane Determination for Parametric Lines?

  • Thread starter Thread starter knowLittle
  • Start date Start date
  • Tags Tags
    Lines Planes
Click For Summary

Homework Help Overview

The discussion revolves around finding the point of intersection of two parametric lines and determining the plane defined by these lines. The subject area includes vector calculus and geometry.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss equating the x, y, and z variables to find the intersection point. There is uncertainty about how to find the plane from parametric equations, with some participants suggesting the use of cross products and vector forms.

Discussion Status

Some guidance has been offered regarding the use of cross products to find the normal vector for the plane. Participants are exploring different methods and interpretations of the problem, but there is no explicit consensus on the best approach yet.

Contextual Notes

There is mention of challenges in working with parametric equations compared to non-parametric forms, indicating a potential gap in understanding or resources available to the participants.

knowLittle
Messages
307
Reaction score
3

Homework Statement


Find the point of intersection of the lines r(t)=< 2t+1, 3t+2, 4t+3> and
x=s+2
y=2s+4
z=-4s-1
Then, find the plane determined by these lines.

Homework Equations


Intersection is when points meet.
So, just equating x,y, and z variables will yield the point of intersection.

The Attempt at a Solution


The point of intersection is P(1,2,3), but I'm clueless on how to find the plane with two parametric equations. It's very simple to find the plane, when they are not parametric.

Could someone help?
 
Physics news on Phys.org
You need to find the normal vector n between the two vectorys r(t) and p(t)=<s+2, 2s+4,-4s-1> by taking their cross product. Then just plug that into the equation of a plane:

n\mdot (r-p) where r and p are the vectors you have...
 
That's my problem. How do I find the cross product of two parametric equations?
 
Could someone help, please?

I've been working on it and looking for info on the net, but I have been unsuccessful.

Thank you.
 
You will have to change the format of the two equations. An easier way to look at it would be in vector form:

L1(s)= (2,4,-1)+ s(1,2,-4)
L2(t)= (1,2,3)+ t(2,3,4)

then take the cross product of the vector portion of those two equations to find the normal line of the plane. Your cross product should look something like

| i j k |
| 1 2 -4 |= vector for line perpendicular to plane
| 2 3 4 |

Hope that helps a bit
 
It does help. It's interesting, the vector directions are use as if they were in a plane to find the "normal" vector passing through them.
 
That's right :)
 

Similar threads

Replies
9
Views
1K
Replies
24
Views
2K
  • · Replies 10 ·
Replies
10
Views
1K
Replies
13
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
15
Views
2K
  • · Replies 45 ·
2
Replies
45
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
13
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K