What is the length of a segment with an endpoint of (-3, 1) and a midpoint of (8, 2)?

1 Answer
Nov 19, 2015

(x2,y2)=(19,3)

Explanation:

If one end-point(x1,y1) and mid-point(a,b) of a line-segment is known, then we can use mid-point formula to find the second end-point#(x_2, y_2).

How to use midpoint formula to find an endpoint?

(x2,y2)=(2ax1,2by1)

Here,
(x1,y1)=(3,1)
and
(a,b)=(8,2)

So,
(x2,y2)=(2(8)(3),2(2)1)
(x2,y2)=(16+3,41)
(x2,y2)=(19,3)