Lines
Definitions
Unique Attributes of Every Line
Geometric
Algebraic
-
A line is uniquely defined as
-
Vector:
- for every input value , is the position vector for a point on the line
-
Parametric:
- A rearranged vector form
- Symmetric
- If , , or are , that part is removed from the main equality and written separately as the variable being equal to the respective given point component
- Geometric significance: means a line can be represented as the intersection between two planes (because the double equality can be split up into the form and )
Mutual Orientation
Using Points
(A & B on line one. C & D on line 2)
- Parallel (also )
- Intersecting
- Skewed
Using Line Equation
- Parallel (also )
- Intersecting
- Skewed
Intersections With
Another Line
- Infinite solutions → same line
- One solution →
- No solutions → No intersection (skew or parallel)
A Plane
- intersects the plane at and is another point on the line
- is another point on the plane
- is the normal vector of the plane
If then the line lies in the plane
Any Shape
- Get parametric equation for line
- Plug parametric equation into of the shape’s equation
- Solve for
- Plug found value into parametric equation to get coordinates for the point(s) of intersection
Finding
Distance Between Skewed Lines
We are trying to find the distance between sets
We can create a parallelepiped with vectors created from the two lines
If Line on Plane
- Find by finding a point that would satisfy the equations of both lines
- Setting variables to 0 is your friend in this
Distance From Line to a Point
- Finds the volume of the parallelogram formed by the vector and the vector to the point and then divides by width to get height