Distance formula: The distance between points (x₁, y₁) and (x₂, y₂) is d = √[(x₂-x₁)² + (y₂-y₁)²]
- Identify coordinates: (x₁, y₁) and (x₂, y₂)
- Substitute into distance formula
- Calculate differences and squares
- Find the square root
Point A: (x₁, y₁) = (3, 4)
Point B: (x₂, y₂) = (7, 9)
d = √[(x₂-x₁)² + (y₂-y₁)²]
d = √[(7-3)² + (9-4)²]
x₂ - x₁ = 7 - 3 = 4
y₂ - y₁ = 9 - 4 = 5
d = √[4² + 5²]
d = √[16 + 25]
d = √41 ≈ 6.40 units
The distance between A(3, 4) and B(7, 9) is √41 ≈ 6.40 units
• Distance formula: d = √[(x₂-x₁)² + (y₂-y₁)²]
• Order matters: Subtract consistently (second point minus first)
• Verification: Check that (4)² + (5)² = 16 + 25 = 41 ✓
Handling negative coordinates: The distance formula works the same with negative values
Point P: (x₁, y₁) = (-2, 5)
Point Q: (x₂, y₂) = (4, -3)
d = √[(x₂-x₁)² + (y₂-y₁)²]
d = √[(4-(-2))² + (-3-5)²]
x₂ - x₁ = 4 - (-2) = 4 + 2 = 6
y₂ - y₁ = -3 - 5 = -8
d = √[6² + (-8)²]
d = √[36 + 64]
d = √100 = 10 units
The distance between P(-2, 5) and Q(4, -3) is 10 units
• Negative subtraction: Subtracting a negative is adding a positive
• Squaring negatives: (-a)² = a² (always positive)
• Distance is always positive: The result under the square root is always ≥ 0
Scale conversion: Convert coordinate distance to real-world distance using the given scale
Library: (x₁, y₁) = (-3, 2)
Park: (x₂, y₂) = (5, 7)
d = √[(x₂-x₁)² + (y₂-y₁)²]
d = √[(5-(-3))² + (7-2)²]
x₂ - x₁ = 5 - (-3) = 8
y₂ - y₁ = 7 - 2 = 5
d = √[8² + 5²]
d = √[64 + 25]
d = √89 ≈ 9.43 coordinate units
Each unit = 100 meters
Distance = 9.43 × 100 = 943 meters
Distance = 943 ÷ 1000 = 0.943 kilometers
The library and park are approximately 0.94 kilometers apart
• Distance formula: d = √[(x₂-x₁)² + (y₂-y₁)²]
• Scale conversion: Multiply coordinate distance by scale factor
• Unit conversion: 1 km = 1000 m
Coordinate plane: A two-dimensional plane defined by x-axis and y-axis
Ordered pair: A point represented as (x, y) where x is horizontal and y is vertical
Distance: The length of the straight line connecting two points
Distance formula: d = √[(x₂-x₁)² + (y₂-y₁)²], derived from Pythagorean theorem
Horizontal distance: Distance between points with the same y-coordinate
Vertical distance: Distance between points with the same x-coordinate
Midpoint: The point exactly halfway between two points
- Identify the coordinates: Determine (x₁, y₁) and (x₂, y₂) for the two points
- Substitute into formula: Place coordinates into d = √[(x₂-x₁)² + (y₂-y₁)²]
- Calculate differences: Find x₂-x₁ and y₂-y₁
- Square each difference: Compute (x₂-x₁)² and (y₂-y₁)²
- Add the squares: Sum the two squared differences
- Take the square root: Find the final distance value
- Convert units if needed: Apply scale factors or unit conversions
• Distance formula: d = √[(x₂-x₁)² + (y₂-y₁)²]
• Horizontal distance: d = |x₂ - x₁| (when y₁ = y₂)
• Vertical distance: d = |y₂ - y₁| (when x₁ = x₂)
• Distance from origin: d = √(x² + y²)
• Midpoint formula: ((x₁+x₂)/2, (y₁+y₂)/2)
• Relationship to Pythagorean theorem: The distance formula is derived from a² + b² = c²
Perimeter: The sum of all side lengths of a polygon
A(1, 2), B(4, 6), C(7, 2)
d_AB = √[(4-1)² + (6-2)²]
d_AB = √[3² + 4²] = √[9 + 16] = √25 = 5 units
d_BC = √[(7-4)² + (2-6)²]
d_BC = √[3² + (-4)²] = √[9 + 16] = √25 = 5 units
d_AC = √[(7-1)² + (2-2)²]
d_AC = √[6² + 0²] = √36 = 6 units
Perimeter = AB + BC + AC
Perimeter = 5 + 5 + 6 = 16 units
The perimeter of triangle ABC is 16 units
• Distance formula: Calculate each side separately
• Perimeter: Sum of all side lengths
• Verification: Check that all three distances are positive
Rectangle verification: Opposite sides equal, all angles 90°, diagonals equal
AB = √[(4-0)² + (0-0)²] = √16 = 4 units
BC = √[(4-4)² + (3-0)²] = √9 = 3 units
CD = √[(0-4)² + (3-3)²] = √16 = 4 units
AD = √[(0-0)² + (3-0)²] = √9 = 3 units
AC = √[(4-0)² + (3-0)²] = √[16 + 9] = √25 = 5 units
BD = √[(0-4)² + (3-0)²] = √[16 + 9] = √25 = 5 units
Opposite sides equal: AB = CD = 4, BC = AD = 3 ✓
Diagonals equal: AC = BD = 5 ✓
All angles are 90° (can be verified using slopes)
The points form a rectangle since opposite sides are equal and diagonals are equal.
• Rectangle properties: Opposite sides equal, diagonals equal
• Distance formula: Calculate all sides and diagonals
• Verification: Check all necessary conditions
Coordinate system: A system that uses ordered pairs (x, y) to locate points on a plane
Distance: The length of the shortest path between two points, always a positive value
Distance formula: d = √[(x₂-x₁)² + (y₂-y₁)²], derived from the Pythagorean theorem
Coordinate plane: A two-dimensional plane with x-axis (horizontal) and y-axis (vertical)
Ordered pair: A set of coordinates (x, y) representing a point's location
Quadrants: Four regions of the coordinate plane divided by the axes
Horizontal distance: The distance between two points with the same y-coordinate: |x₂ - x₁|
Vertical distance: The distance between two points with the same x-coordinate: |y₂ - y₁|
Origin: The point (0, 0) where the x-axis and y-axis intersect
Pythagorean theorem connection: The distance formula is derived from a² + b² = c² where the legs are the differences in x and y coordinates
- Plot the points: If not already plotted, mark the locations on the coordinate plane to visualize the problem
- Identify coordinates: Carefully read and record the (x, y) coordinates of both points
- Assign variables: Designate one point as (x₁, y₁) and the other as (x₂, y₂)
- Substitute into formula: Place the coordinates into d = √[(x₂-x₁)² + (y₂-y₁)²]
- Calculate differences: Find x₂-x₁ and y₂-y₁, paying attention to signs
- Square the differences: Calculate (x₂-x₁)² and (y₂-y₁)², noting that squares are always positive
- Add the squares: Sum the two squared differences
- Take the square root: Find the principal (positive) square root of the sum
- Simplify if possible: Express the answer in simplest radical form or as a decimal approximation
- Check reasonableness: Verify that the calculated distance makes sense in the context of the problem
• Distance formula: d = √[(x₂-x₁)² + (y₂-y₁)²]
• Horizontal distance: d = |x₂ - x₁| (when y₁ = y₂)
• Vertical distance: d = |y₂ - y₁| (when x₁ = x₂)
• Distance from origin: d = √(x² + y²)
• Midpoint formula: ((x₁+x₂)/2, (y₁+y₂)/2)
• Pythagorean theorem: a² + b² = c² (distance formula derivation)
• Properties of geometric shapes: Use distances to verify squares, rectangles, triangles
- Horizontal distances
- Vertical distances
- Diagonal distances
- Scale factors
Analysis: The chart illustrates how different coordinate differences result in various distance values.
- Equal x-differences with varying y-differences show increasing distance
- The relationship follows the Pythagorean theorem pattern
- Small coordinate changes can result in significant distance differences
- Distance grows proportionally to the square root of the sum of squares