MathematicsCoordinate GeometryA-Level

Section Formula (Internal Division) Calculator

Calculates the coordinates of a point that divides a line segment joining two points in a specific ratio internally.

Use the free calculatorCheck the variablesOpen the advanced solver
This is the free calculator preview. Advanced walkthroughs stay in the app.
Result
Ready
\left(\frac{nx_1 + mx_2}{m+n}, \frac{ny_1 + my_2}{m+n}\right)

Formula first

Overview

This formula uses the weighted average of the coordinates of the endpoints to determine the exact location of a point along a line segment. By setting the ratio m:n, you can find any specific division point, such as the midpoint (when m=n) or points dividing the segment into thirds or quarters. It is a fundamental tool for partitioning space in two-dimensional coordinate systems.

Symbols

Variables

x1 = x-coordinate of point 1, y1 = y-coordinate of point 1, x2 = x-coordinate of point 2, y2 = y-coordinate of point 2, m = Ratio part 1

x-coordinate of point 1
y-coordinate of point 1
x-coordinate of point 2
y-coordinate of point 2
Ratio part 1
Ratio part 2
\left(\frac{nx_1 + mx_2}{m+n}, \frac{ny_1 + my_2}{m+n}\right)

Apply it well

When To Use

When to use: Use this formula when you are given the endpoints of a line segment and the ratio in which a point divides that segment internally.

Why it matters: It is essential for mapping, computer graphics, and architectural design where objects must be precisely positioned along defined vectors or boundaries.

Avoid these traps

Common Mistakes

  • Swapping the ratio values (m and n) leading to an incorrect position.
  • Forgetting that the denominator is the sum of the ratio parts (m+n), not their difference.
  • Confusing internal division with external division, which uses subtraction in the formula.

One free problem

Practice Problem

Find the coordinates of point P that divides the line segment joining A(2, 4) and B(8, 10) in the ratio 1:2.

x-coordinate of point 12
y-coordinate of point 14
x-coordinate of point 28
y-coordinate of point 210
Ratio part 11
Ratio part 22

Solve for:

Hint: Apply the section formula: x = (nx1 + mx2) / (m + n).

The full worked solution stays in the interactive walkthrough.

References

Sources

  1. Stewart, J. (2015). Calculus: Early Transcendentals.
  2. Pearson Edexcel Level 3 Advanced GCE in Mathematics Specification.
  3. Pure Mathematics Year 1/AS, Oxford University Press