3D Section Formula Calculator
This 3D Section Formula Calculator helps you find the coordinates of the point that divides the line segment between two points in three-dimensional space in a given ratio. It can be used for both internal division and external division. Substitute the coordinates and ratio into the correct 3D section formula, then simplify each coordinate to get the final point. It is a simple way to check answers, understand the formula clearly, and practise coordinate geometry step by step.
Step-by-step method
- Identify x₁, y₁, z₁, x₂, y₂, z₂, the ratio, and whether it is internal or external division.
- Write the correct 3D section formula.
- Substitute the values into the formula.
- Simplify to get the final dividing point.
Formula (Internal division):
| mx2 + nx1 |
| m + n |
| my2 + ny1 |
| m + n |
| mz2 + nz1 |
| m + n |
Formula (External division):
| mx2 − nx1 |
| m − n |
| my2 − ny1 |
| m − n |
| mz2 − nz1 |
| m − n |
Example 1: (1,2,3),(4,6,3),2:1
Step 1 - Identify the inputs.
In this problem: Ratio = 2 : 1, Type = Internal division
Step 2 - Write the formula.
In this problem: Use the 3D section formula for internal division.
| mx2 + nx1 |
| m + n |
| my2 + ny1 |
| m + n |
| mz2 + nz1 |
| m + n |
Step 3a - Substitute the values into the formula.
In this problem: Replace x₁, y₁, z₁, x₂, y₂, z₂, m, and n with the given values.
| 2·4 + 1·1 |
| 2 + 1 |
| 2·6 + 1·2 |
| 2 + 1 |
| 2·3 + 1·3 |
| 2 + 1 |
Step 3b - Evaluate the numerator and denominator.
In this problem: After evaluating, no further simplification is needed.
| 9 |
| 3 |
| 14 |
| 3 |
| 9 |
| 3 |
Step 4 - Simplify and state the final answer.
In this problem: This is the required dividing point.
| 14 |
| 3 |
Final answer: ( 3, 14/3, 3 )
Example 2: (1,0,2),(5,4,6),3:1,external
Step 1 - Identify the inputs.
In this problem: Ratio = 3 : 1, Type = External division
Step 2 - Write the formula.
In this problem: Use the 3D section formula for external division.
| mx2 − nx1 |
| m − n |
| my2 − ny1 |
| m − n |
| mz2 − nz1 |
| m − n |
Step 3a - Substitute the values into the formula.
In this problem: Replace x₁, y₁, z₁, x₂, y₂, z₂, m, and n with the given values.
| 3·5 − 1·1 |
| 3 − 1 |
| 3·4 − 1·0 |
| 3 − 1 |
| 3·6 − 1·2 |
| 3 − 1 |
Step 3b - Evaluate the numerator and denominator.
In this problem: After evaluating, no further simplification is needed.
| 14 |
| 2 |
| 12 |
| 2 |
| 16 |
| 2 |
Step 4 - Simplify and state the final answer.
In this problem: This is the required dividing point.
Final answer: ( 7, 6, 8 )
Sign up or login to get the full step solution for free!