Section Formula Calculator
Find a point that divides a segment in a given ratio.
About Section Formula Calculator
The section formula divides a segment in ratio m:n. Internal division: point lies between endpoints. External: outside.
$$P = \left(\frac{mx_2+nx_1}{m+n}, \frac{my_2+ny_1}{m+n}\right)$$
How to use this calculator
- Enter the coordinates of the two endpoints of the segment.
- Enter the ratio in the form m:n, using the parts on each side of the dividing point.
- Calculate the weighted average for each coordinate to find the point.
- Check that the point lies on the segment and matches the given ratio.
The formula explained
$$ x = \frac{m x_2 + n x_1}{m + n}, \quad y = \frac{m y_2 + n y_1}{m + n} $$
- \(x\) = the x-coordinate of the point that divides the segment
- \(y\) = the y-coordinate of the point that divides the segment
- \(x_1\) = the x-coordinate of the first endpoint
- \(y_1\) = the y-coordinate of the first endpoint
- \(x_2\) = the x-coordinate of the second endpoint
- \(y_2\) = the y-coordinate of the second endpoint
- \(m\) = the ratio part from the first endpoint to the dividing point
- \(n\) = the ratio part from the dividing point to the second endpoint
Step by step method
- Identify the two endpoints and label them \(A(x_1, y_1)\) and \(B(x_2, y_2)\).
- Write the ratio as \(m:n\), where \(m\) corresponds to the part from the first endpoint and \(n\) to the part from the second endpoint.
- Substitute the values into \(x = \frac{m x_2 + n x_1}{m + n}\) and \(y = \frac{m y_2 + n y_1}{m + n}\).
- Simplify the fractions to get the coordinates of the dividing point.
Worked example
Suppose a point divides the segment from A(2, 4) to B(8, 10) in the ratio 1:2.
- Use \(x = \frac{m x_2 + n x_1}{m + n}\) and \(y = \frac{m y_2 + n y_1}{m + n}\) with \(m = 1\), \(n = 2\), \(x_1 = 2\), \(y_1 = 4\), \(x_2 = 8\), and \(y_2 = 10\).
- Compute the x-coordinate: \(x = \frac{1 \cdot 8 + 2 \cdot 2}{1 + 2} = \frac{8 + 4}{3} = 4\).
- Compute the y-coordinate: \(y = \frac{1 \cdot 10 + 2 \cdot 4}{1 + 2} = \frac{10 + 8}{3} = 6\).
Answer. The dividing point is (4, 6).
Tips and common mistakes
- Make sure the ratio parts match the correct endpoints. Swapping them gives the wrong point.
- Use the same ratio for both coordinates. The x and y values must come from the same weighted average.
- If the ratio is 1:1, the point is the midpoint.
- Double-check the order of the endpoints before substituting values.
Frequently asked questions
What does the ratio mean in this calculator?+
The ratio tells how the segment is split by the point. For example, a ratio of 1:2 means the point is closer to the first endpoint than the second. The calculator uses those parts to weight the coordinates.
Can this calculator find a midpoint?+
Yes. A midpoint is just the special case where the ratio is equal on both sides. Entering equal parts gives the center point of the segment.
Does the point have to lie between the endpoints?+
If you use a positive ratio, the point will lie on the segment between the two endpoints. The method finds the exact internal division point. Negative ratios would describe a point outside the segment, which is a different case.
Why are both coordinates calculated separately?+
A point in the plane has both an x-coordinate and a y-coordinate. The same ratio is applied to each coordinate so the result stays on the line segment. This is what makes the section formula work.
More Coordinate Geometry Tools
Explore related calculators in this category
Distance Formula Calculator
Calculate distance between two points in 2D or 3D.
Midpoint Formula Calculator
Find the midpoint between two points.
Angle Between Two Lines Calculator
Calculate the angle between two lines given their slopes. Free calculator with instant calculations, the underlying formula, and an easy-to-follow example.
Circle Equation Calculator
Find the equation of a circle from center and radius.
You Might Also Like
Popular tools from other categories
Double Angle Formula Calculator
Calculate sin(2θ), cos(2θ), and tan(2θ) from angle θ.
Empirical Formula Calculator
Determine the empirical formula from percent composition.
Excel Formula Reference
Searchable reference of common Excel/Google Sheets formulas and what they do.
Half Angle Formula Calculator
Calculate sin(θ/2), cos(θ/2), and tan(θ/2) from angle θ.
Can't Find the Right Calculator?
Try our AI Math Solver, type any problem in plain English and get instant step-by-step solutions.