167k views
1 vote
What is the midpoint of the line segment with endpoints (-1, 7) (3, -3)

What is the midpoint of the line segment with endpoints (-1, 7) (3, -3)-example-1
User DoubleJ
by
7.2k points

2 Answers

6 votes
(1, 2)
'
You can find this by taking the average of the x's and then the average of the y's. This can be done by adding the two values and dividing by 2.
User Rogn
by
8.1k points
1 vote

Answer:

A. (1, 2)

Explanation:

To find the mid point of the line segment with end points ( -1, 7) (3, -3) we will follow the steps below:

First, write down the formula for finding the mid point of a lone segment.

The formula is :

(
x_(m),
y_(m)) =
((x_(1) + x_(2) )/(2) , (y_(1) + y_(2) )/(2) )

From the question given;

The points given are: ( -1, 7) (3, -3)

x₁ = -1 y₁ = 7 x₂ = 3 y₂ = -3

We can now proceed to insert the values into the formula;

(
x_(m),
y_(m)) =
((x_(1) + x_(2) )/(2) , (y_(1) + y_(2) )/(2) )

(
x_(m),
y_(m)) = ( -1 + 3 / 2 , 7 -3 / 2)

=( 2/2 , 4/2)

=( 1, 2)

(
x_(m),
y_(m)) = (1, 2)

Therefore, the midpoints are ( 1,2)

User Yoannes Geissler
by
8.4k points