How to Derive Parametric Equations for a Line Perpendicular to Two Given Lines?

  • Thread starter emma3001
  • Start date
In summary, to find the parametric equations of a line that intersects both given lines L1 and L2 at right angles, you must first find the cross product of their direction vectors to get a normal vector. Then, use this normal vector and the given points on L1 and L2 to form a vector equation for the prospective line L3, which must be parallel to the normal vector. This vector equation can then be converted to a system of equations in three unknowns, which can be solved to find the parameters for L3. Alternatively, you can also find the points on L1 and L2 that are at the minimal separation between the two lines, which will give the points of intersection between L3 and L1 and L
  • #1
emma3001
42
0
Find parametric equations of a line that intersects both l1 and l2 at right angles:

l1= [x,y,z]=[4,8,-1] + t[2,3,-4]
l2= x-7/-6 = y-2/1 = z+1/2

I found the cross product of l1 and l2 to get a normal vector perpendicular to both, which is [10, 20, 20] or n=[1,2,1]

Now I am not sure how to get the parametric equation for the line because I cannot just use one of the vectors from above, like [4,8,-1] because it is not necessarily on l3.
 
Last edited:
Physics news on Phys.org
  • #2
emma3001 said:
Find parametric equations of a line that intersects both l1 and l2 at right angles:

l1= [x,y,z]=[4,8,-1] + t[2,3,-4]
l2= x-7/-6 = y-2/1 = z+1/2

I found the cross product of l1 and l2 to get a normal vector perpendicular to both, which is [10, 20, 20] or n=[1,2,1]

How about this? You already know now that a line L3 parallel to the vector <1,2,1> must intersect both L1 and L2. Picture your vector sticking up from, say, L1 at a point (x,y,z). For any value of the parameter t, the prospective line L3 will have the equation

(x,y,z) + <1,2,1>·v = [ (4,8,-1) + <2,3,-4>·t ] + <1,2,1>·v ,

where v is the parameter on line L3. Now, for some value of t, as we slide our candidate L3 along, it's supposed to intersect line L2. If we call its parameter s, this intersection will be given by

[ (4,8,-1) + <2,3,-4>·t ] + <1,2,1>·v = (7,2,-1) + <-6,1,2>·s ,

after converting L2's symmetric equation to parametric equations. We now have a vector equation corresponding to a system of three equations in three unknowns. (Not much worse than what you have to do for the skewness/intersection test for two lines in three-dimensional space.) Once you have
t, s, and v , you will know the points where each pair L1, L3 and L2, L3 meet and the value of parameter v where L3 intersects L2. This will give a complete description of the situation, including information for writing the parametric form for L3.

It also occurred to me that if L3 meets L1 and L2 at right angles, it must meet those lines at the points on L1 and L2 that are at the minimal separation between those lines, since the segment of L3 linking them marks the perpendicular distance between L1 and L2. But the reckoning for that looks hideous...
 
Last edited:

1. What is a vector?

A vector is a mathematical object that has both magnitude (size) and direction. It can be represented graphically by an arrow, with the length of the arrow representing the magnitude and the direction of the arrow representing the direction.

2. How is a vector different from a scalar?

A scalar is a mathematical object that only has magnitude, whereas a vector has both magnitude and direction. In other words, a scalar is a number, while a vector is a quantity with both size and direction.

3. What is the difference between a geometric and algebraic representation of a vector?

A geometric representation of a vector is when the vector is represented graphically by an arrow, while an algebraic representation is when the vector is represented by its components, typically using coordinates.

4. How do you calculate the magnitude of a vector?

The magnitude of a vector can be calculated using the Pythagorean theorem, by taking the square root of the sum of the squares of its components. Alternatively, the magnitude can also be calculated using the distance formula in three-dimensional space.

5. What is the dot product of two vectors?

The dot product of two vectors is a mathematical operation that results in a scalar quantity. It is calculated by multiplying the corresponding components of the two vectors and then adding them together. The dot product can be used to find the angle between two vectors and to determine if two vectors are perpendicular.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
2K
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
384
  • Calculus and Beyond Homework Help
Replies
8
Views
874
Replies
6
Views
3K
  • Calculus and Beyond Homework Help
Replies
12
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
914
  • Calculus and Beyond Homework Help
Replies
8
Views
467
  • Calculus and Beyond Homework Help
Replies
3
Views
11K
  • Calculus and Beyond Homework Help
Replies
10
Views
439
Back
Top