Line Through a Point (3D) Calculator
This Line Through a Point with a Direction Vector Calculator helps you find the equation of a line in three-dimensional space from a given point and direction vector. Use the point as the starting position and the direction vector to describe how the line moves in the x-, y-, and z-directions. This gives the line in vector form and parametric form. It is a simple way to check answers, understand the method clearly, and practise 3D coordinate geometry step by step.
Step-by-step method
- Identify the point and direction components.
- Write the vector form of the line and substitute values.
- Write the parametric form and substitute values (and symmetric form if applicable).
Formula:
Example 1: (1,2,3),(4,5,6)
Step 1 - Identify the components.
In this problem: From the given point P0 = (1, 2, 3) and direction v = (4, 5, 6), the components are:
Step 2a - Write the vector form.
In this problem: Use r = r₀ + tv.
Step 2b - Substitute values.
In this problem: Replace r₀ with the point and v with the direction vector.
Step 3a - Write the parametric form.
In this problem: Use x = x₀ + at, y = y₀ + bt, z = z₀ + ct.
Step 3b - Substitute values.
In this problem: Substitute x₀,y₀,z₀,a,b,c into the parametric equations.
Step 3c - Write the symmetric form.
In this problem: Since a, b, c are nonzero, the symmetric form is valid.
| x−1 |
| 4 |
| y−2 |
| 5 |
| z−3 |
| 6 |
Final answer: Vector form: r = (1, 2, 3) + t(4, 5, 6)
Example 2: (0,0,0),(1,0,0)
Step 1 - Identify the components.
In this problem: From the given point P0 = (0, 0, 0) and direction v = (1, 0, 0), the components are:
Step 2a - Write the vector form.
In this problem: Use r = r₀ + tv.
Step 2b - Substitute values.
In this problem: Replace r₀ with the point and v with the direction vector.
Step 3a - Write the parametric form.
In this problem: Use x = x₀ + at, y = y₀ + bt, z = z₀ + ct.
Step 3b - Substitute values.
In this problem: Substitute x₀,y₀,z₀,a,b,c into the parametric equations.
Final answer: Vector form: r = (0, 0, 0) + t(1, 0, 0)
Sign up or login to get the full step solution for free!