Grade 9Math

Calculating the Midpoint and Length of a Segment

Calculate the midpoint and length of a segment using coordinate formulas in Grade 9 Algebra. Apply the distance formula and midpoint formula to real coordinate pairs.

Key Concepts

New Concept The distance $d$ between two points $(x 1, y 1)$ and $(x 2, y 2)$ is $$d = \sqrt{(x 2 x 1)^2 + (y 2 y 1)^2}$$ What’s next Next, you’ll apply this formula to find lengths, classify shapes, and pinpoint the exact center of a line segment using the midpoint formula.

Common Questions

What is the midpoint formula and how do you use it?

The midpoint formula M = ((x₁+x₂)/2, (y₁+y₂)/2) finds the exact center between two points. Add the x-coordinates and divide by 2, then do the same for the y-coordinates to get the midpoint's coordinates.

How do you calculate the length of a segment using the distance formula?

The distance formula d = √((x₂-x₁)² + (y₂-y₁)²) computes the length. Subtract the x-coordinates, square the result, do the same for y, add both squares, and take the square root for the exact distance.

What is a common error when applying the midpoint and distance formulas?

Students often subtract coordinates in different orders (x₂ - x₁ one place and x₁ - x₂ another). Since the values are squared in the distance formula this does not affect the answer, but for midpoint you must be consistent and average correctly.