Skip to main content
Skip to main content

What is Distance Between Points?

Visual showing distance between two points on a number line and coordinate plane
Distance is the straight line between two points

The distance between two points is the length of the straight line connecting them. It's the shortest path between them, like how a bird would fly directly from one place to another.

We measure distance in units like centimeters, meters, or inches. In math, we calculate distance using coordinates on a number line or coordinate plane.

Understanding distance helps us solve real-world problems like:

  • How far is your home from school?
  • How long is a diagonal line in a rectangle?
  • What's the shortest path between two locations?

Distance on a Number Line

Number line with points at 3 and 7 showing distance calculation
Calculating distance on a number line

A number line helps us find distances in one dimension. Here's how to calculate distance:

Number Line Distance Formula

distance = |x₂ - x₁|

Take the absolute value of the difference between the two points

Example: Find the distance between points at 3 and 7
Step 1: Identify points: x₁ = 3, x₂ = 7
Step 2: Calculate difference: 7 - 3 = 4
Step 3: Apply absolute value: |4| = 4

The distance is 4 units. Notice that |3 - 7| = |-4| = 4 also gives the same result!

Distance in the Coordinate Plane

Coordinate plane with points (1,2) and (4,6) showing distance calculation
Calculating distance on a coordinate plane

For points in two dimensions, we use the distance formula based on the Pythagorean Theorem:

Distance Formula

d = √[(x₂ - x₁)² + (y₂ - y₁)²]

Where (x₁, y₁) and (x₂, y₂) are the coordinates of two points

This formula comes from creating a right triangle between the points and applying the Pythagorean Theorem (a² + b² = c²).

Example: Find the distance between (1, 2) and (4, 6)
Step 1: Identify coordinates: (x₁, y₁) = (1, 2), (x₂, y₂) = (4, 6)
Step 2: Calculate differences:
  Δx = 4 - 1 = 3
  Δy = 6 - 2 = 4
Step 3: Square the differences: 3² = 9, 4² = 16
Step 4: Sum the squares: 9 + 16 = 25
Step 5: Take square root: √25 = 5

The distance is 5 units. Notice 3-4-5 is a Pythagorean triple!

Real-World Examples

Real-world applications of distance calculation
Applying distance in real life

Let's practice with some examples:

Example 1: On a number line, point A is at -3 and point B is at 5. What's the distance?
Solution: |5 - (-3)| = |8| = 8 units

Example 2: Find the distance between (0, 0) and (3, 4)
Solution: √[(3-0)² + (4-0)²] = √[9 + 16] = √25 = 5 units

Example 3: A football field is 100 yards long and 50 yards wide. What's the distance between opposite corners?
Solution: √[100² + 50²] = √[10,000 + 2,500] = √12,500 ≈ 111.8 yards

Example 4: On a map, your home is at (2, 4) and school is at (5, 1). How far is school from home?
Solution: √[(5-2)² + (1-4)²] = √[3² + (-3)²] = √[9 + 9] = √18 ≈ 4.24 units

Distance Quiz

Test your understanding with this 5-question quiz. Choose the correct answer for each question.

1. What is the distance between points at 8 and 3 on a number line?
2. Which formula is used for distance between points in a coordinate plane?
3. What is the distance between points (0, 0) and (6, 8)?
4. Points A(-2, 5) and B(1, 1) are on a coordinate plane. What is the distance between them?
5. Why do we use absolute value when calculating distance on a number line?

Frequently Asked Questions

Here are answers to common questions about distance between points:

Math Trivia

Discover interesting facts about distance and measurement:

Copyright © 2025 Workybooks. Made with ♥ in California.