Give every point an address (x, y) and geometry becomes arithmetic — you can measure a distance or find a midpoint with a formula instead of a ruler. It's how GPS and games place everything.
Play with it
Move points A and B. The distance AB, the midpoint (green), and a section point P that divides AB in your chosen ratio all update from their formulas.
Learn
Two number lines — the horizontal x-axis and the vertical y-axis — cross at the origin (0, 0). Any point is then named by an ordered pair (x, y): how far right/left, then how far up/down.
The horizontal gap is (x₂ − x₁), the vertical gap is (y₂ − y₁). These two form the legs of a right triangle, so by Pythagoras the distance (the hypotenuse) is:
The point P that divides the segment from A(x₁, y₁) to B(x₂, y₂) in the ratio m : n is:
The midpoint is just the special case m : n = 1 : 1:
Why this matters
Every map app, every video game, every delivery route turns the world into (x, y) coordinates and then uses exactly these two formulas to measure distances and place things.
Your phone stores places as coordinates. To tell you the straight-line distance between two pins, it runs the distance formula — √(Δx² + Δy²) — on their (x, y) values. Ride-hailing apps use it to find the nearest driver, and to estimate fares.
Distance formulaEvery character, bullet and pixel lives at an (x, y) (or x, y, z). Games use the midpoint/section formula to place objects between points, smooth camera moves, and the distance formula to check collisions and ranges — thousands of times per second.
Section & midpointLogistics apps cluster nearby orders using coordinate distances to plan efficient routes.
Controllers keep aircraft safely apart by computing distances between their plotted positions.
Design software places every wall and joint by coordinates and the section formula.
Delivery routing, air-traffic spacing, CAD design and more — each explained with a diagram. Free to unlock.
Create a free account to unlock →Check yourself
Modelled on CBSE's competency pattern — MCQ, assertion–reason and case-study items.
Interactive explorer hand-built for trykarkedekho. Content from the rationalised NCERT Class 10 Maths syllabus (ncert.nic.in).
Buffyyour study buddyBuffy is an AI helper and can be wrong — always check your NCERT textbook.