asked 146k views
3 votes
What is the midpoint of a segment with the endpoints (7,9) and (1,5)

2 Answers

6 votes

Answer:

(4, 7)

Explanation:

Midpoint = ((x₁ + x₂) / 2, (y₁ + y₂) / 2)

In this case, the endpoints are (7, 9) and (1, 5), so:

x₁ = 7

x₂ = 1

y₁ = 9

y₂ = 5

Now, plug these values into the midpoint formula:

Midpoint = ((7 + 1) / 2, (9 + 5) / 2)

Midpoint = (8 / 2, 14 / 2)

Midpoint = (4, 7)

So, the midpoint of the segment with endpoints (7, 9) and (1, 5) is (4, 7).

answered
User Omayr
by
8.3k points
1 vote

Answer:

(4, 7)

Explanation:

The midpoint of a segment is the point that divides the segment into two segments of equal length.

In order to find the midpoint of a segment with endpoints (7, 9) and (1, 5), we can use the Mid-point formula:


\sf Midpoint = \left( (x_1 + x_2)/(2), (y_1 + y_2)/(2)\right)

where (x1, y1) and (x2, y2) are the coordinates of the two endpoints.

Substituting the values for (x1, y1) and (x2, y2), we get:


\sf Midpoint = \left((7 + 1)/(2), (9 + 5)/(2)\right)


\sf Midpoint = \left((8)/(2), (14)/(2)\right)


\sf Midpoint = (4,7)

Therefore, the midpoint of the segment is (4, 7)

answered
User RafalS
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.