5 Find the distance d and the midpoint M of the line segment
5.
Find the distance d and the midpoint M of the line segment between the given points ( 4, -11) ( -3, 5 )
Solution
given points are (x1,y1)= ( 4, -11) ,(x2,y2)=( -3, 5 )
distance d between (x1,y1),(x2,y2) is d =[(x1-x2)2+(y1-y2)2]
d=[(4+3)2+(-11-5)2]
d=[49+ 256]
d=305
mid point M =((x1+x2)/2+(y1+y2)/2)
mid point M =((4-3)/2+(-11+5)/2)
mid point M =(1/2 ,-3)
