![]() |
A line in mathematics and geometry is a fundamental concept representing a straight, one-dimensional figure that extends infinitely in both directions. Lines are characterized by having no thickness and being perfectly straight. Here are some important aspects and definitions related to lines: Key Characteristics of Lines
Straight Lines in 3D space are generally represented in two forms: Cartesian Form and Vector Form. Hence, the angles between any two straight lines in 3D space are also defined in terms of both the forms of the straight lines. Let’s discuss the methods of finding the angle between two straight lines in both forms one by one. ![]() Table of Content Cartesian Form of LineL1: (x – x1) / a1 = (y – y1) / b1 = (z – z1) / c1 L2: (x – x2) / a2 = (y – y2) / b2 = (z – z2) / c2 Here L1 & L2 represent the two straight lines passing through the points (x1, y1, z1) and (x2, y2, z2) respectively, in 3D space in Cartesian Form.
Angle Between Lines in Cartesian FormThen the angle ∅ between L1 and L2 is given by: ∅ = cos-1{([Tex]{\vec {m}}[/Tex]1 . [Tex]{\vec {m}}[/Tex]2) / (|[Tex]{\vec {m}}[/Tex]1| × |[Tex]{\vec {m}}[/Tex]2|)} ExamplesExample 1: (x – 1) / 1 = (2y + 3) / 3 = (z + 5) / 2 and (x – 2) / 3 = (y + 1) / -2 = (z – 2) / 0 are the two lines in 3D space then the angle ∅ between them is given by: Solution:
Thus, ∅ = cos-1{(1×3 + (3/2)×(-2) + (2)×0 ) / ((√(29) / 2) × √(13))} ⇒ ∅ = cos-1{0 / ((√(29) / 2) × √(13))} ⇒ ∅ = cos-1(0) ⇒ ∅ = π / 2 Example 2: Find the angles between the two lines in 3D space whose only direction ratios are given 2, 1, 2 and 2, 3, 1. In the question, equations of the 2 lines are not given, only their DRs are given. So the angle ∅ between the 2 lines is given by: Solution:
Example 3: (x – 1) / 2 = (y – 2) / 1 = (z – 3) / 2 and (x – 2) / 2 = (y – 1) / 2 = (z – 3) / 1 are the two lines in 3D space then the angle ∅ between them is given by: Solution:
Vector Form of LineL1: [Tex]{\vec {r}}[/Tex] = [Tex]{\vec {a}}[/Tex]1 + t . [Tex]{\vec {b}}[/Tex]1 L2: [Tex]{\vec {r}}[/Tex] = [Tex]{\vec {a}}[/Tex]2 + u . [Tex]{\vec {b}}[/Tex]2 Where,
Angle Between Lines in Vector FormThen the angle ∅ between the vectors [Tex]{\vec {b}}[/Tex]1 and [Tex]{\vec {b}}[/Tex]2 is equals to the angle between L1 and L2 is given by:
Solved Examples on Angles Between two Lines in 3D SpaceExample 1: [Tex]{\vec {r}}[/Tex] = (i + j + k) + t × {(-√3 – 1) i + (√3 – 1) j + 4 k} and [Tex]{\vec {r}}[/Tex] = (i + j + k) + u × (i + j + 2 k) are the two lines in 3D space then the angle ∅ between them is given by: Solution:
Example 2: (i + 2 j + 2 k) and (3 i + 2 j + 6 k) are the two vectors parallel to the two lines in 3D space then the angle ∅ between them is given by: Solution:
Example 3: [Tex]{\vec {r}}[/Tex] = (3 i + 5 j + 7 k) + s × {(i + 2 j – 2 k} and [Tex]{\vec {r}}[/Tex] = (4 i + 3 j + k) + t × (2 i + 4 j – 4 k) are the two lines in 3D space then the angle ∅ between them is given by: Solution:
Read More, FAQs on Angles Between Two Lines in 3D SpaceWhat is the angle between two lines in 3D space?
What are direction vectors?
Can the angle between two lines be more than 90°?
What happens if the direction vectors of two lines are perpendicular?
What if the direction vectors of the lines are parallel?
|
Reffered: https://www.geeksforgeeks.org
Class 12 |
Type: | Geek |
Category: | Coding |
Sub Category: | Tutorial |
Uploaded by: | Admin |
Views: | 11 |