Find the angle between the lines

  • Thread starter Thread starter zorro
  • Start date Start date
  • Tags Tags
    Angle Lines
Click For Summary
SUMMARY

This discussion addresses two mathematical problems: finding the equation of a plane containing a specific line and determining the angle between two lines. The plane's equation is derived from the points (2, 0, 0), (1, -1, 2), and (2, 1, -1). The angle between the lines is calculated using their direction vectors, which are identified as \(\vec{u} = 3\vec{i} - 2\vec{j} + 0\vec{k}\) and \(\vec{v} = \vec{i} + \frac{3}{2}\vec{j} + 2\vec{k}\). The dot product formula \(\vec{u} \cdot \vec{v} = ||\vec{u}|| ||\vec{v}|| \cos(\theta)\) is employed to find the angle.

PREREQUISITES
  • Understanding of vector mathematics and direction vectors
  • Familiarity with the concept of planes in three-dimensional space
  • Knowledge of the dot product and its application in calculating angles
  • Ability to manipulate symmetric equations of lines
NEXT STEPS
  • Study the derivation of the equation of a plane from three points in 3D space
  • Learn how to calculate the angle between two vectors using the dot product
  • Explore the conversion of symmetric equations of lines into parametric form
  • Investigate the geometric interpretation of direction vectors in 3D space
USEFUL FOR

Students and educators in mathematics, particularly those focusing on geometry and vector calculus, as well as anyone needing to solve problems involving lines and planes in three-dimensional space.

zorro
Messages
1,378
Reaction score
0

Homework Statement


I have 2 doubts-

1)The equation of the plane containing the line 2x+z-4=0=2y+z and passing through the point (2,1,-1) is?

2)Find the angle between the lines
(x-2)/3 = (y+1)/-2, z=2 and
(x-1)/1 = (2y+3)/3 = (z+5)/2

The Attempt at a Solution



1)How do I interpret the given equation of the line?
How to reduce it to symmetric form?
Is it 2x-4 = 2y = 0? (z cancels out)

2) In the first equation, there is a 'comma' between (x-2)/3 = (y+1)/-2 and z=2. What does it mean?
Moreover, z=2 is a plane not a line.
So do we have to find the angle between (x-2)/3 = (y+1)/-2 = z/1 and (x-1)/1 = (2y+3)/3 = (z+5)/2?
 
Physics news on Phys.org


To find the angle between 2 vectors you use the dot product.
 


Abdul Quadeer said:

Homework Statement


I have 2 doubts-

1)The equation of the plane containing the line 2x+z-4=0=2y+z and passing through the point (2,1,-1) is?

2)Find the angle between the lines
(x-2)/3 = (y+1)/-2, z=2 and
(x-1)/1 = (2y+3)/3 = (z+5)/2

The Attempt at a Solution



1)How do I interpret the given equation of the line?
How to reduce it to symmetric form?
Is it 2x-4 = 2y = 0? (z cancels out)
You cannot just cancel z in two of the equations. "Canceling z" here really means "subtract z from both sides" but since there are three "sides" that would give
2x- 4= 2y= -z. You really only need two points on that line: if You take z= 0, then 2y= 0 gives y= 0 and 2x- 4= 0 gives x= 2. (2, 0, 0) is a point on the line. If you take z= 2, then 2y= -2 gives y= -1 and 2x- 4= -2 gives 2x= 2 or x= 1. (1, -1, 2) is another point on the line.
Can you find the plane containing the three points (2, 0, 0), (1, -1, 2), and (2, 1, -1)?

2) In the first equation, there is a 'comma' between (x-2)/3 = (y+1)/-2 and z=2. What does it mean?
Moreover, z=2 is a plane not a line.
No, but the set of all points, (x, y, z), satisfying (x- 2)/3= (y+ 1)/(-2) and z= 2 is a line. Setting "t" equal to the common value of (x- 2)/3 and (y+ 1)/(-2), we have x= 3t+ 2 and y= -2t- 1. z= 2= 2+ 0t for all t. That gives as a vector pointing in the direction of the line \vec{u}= 3\vec{i}- 2\vec{j}+ 0\vec{k}.

If you set each part of (x-1)/1 = (2y+3)/3 = (z+5)/2 equal to the parameter s, you get x= s+ 1, 2y= 3s- 3 so y= (3/2)s- 1, and z= 2s+ 5. That has direction vector \vec{v}= \vec{i}+ (3/2)\vec{j}+ 2\vec{k}.

In general, if the "symmetric" equations are \frac{x- a}{A}= \frac{y- b}{B}= \frac{z- c}{C}, then a direction vector is A\vec{i}+ B\vec{j}+ C\vec{k}. If one of x, y, or z is given as a constant, that is the same as the denominator being 0.

So do we have to find the angle between (x-2)/3 = (y+1)/-2 = z/1
No, there is no "z/1", it would be better to think of it as "z/0" which, of course, does not exist- that's why z was not written that way.
and (x-1)/1 = (2y+3)/3 = (z+5)/2?
Of course, after you have the direction vectors, \vec{u} and \vec{v}, you can find the angle between them from \vec{u}\cdot\vec{v}= ||\vec{u}||||\vec{v}|| cos(\theta).
 


thanks!
 

Similar threads

  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
17
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
18
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K