SOLUTION: find the length of the line segment between (2,-1) and (3,5). find the midpoint of the line segment between the points (2,-1) and (3,5)

Algebra.Com
Question 187668: find the length of the line segment between (2,-1) and (3,5).
find the midpoint of the line segment between the points (2,-1) and (3,5)

Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
find the length of the line segment between (2,-1) and (3,5).
find the midpoint of the line segment between the points (2,-1) and (3,5)
----------------------
You can always make a right triangle by adding a 3rd point where a vertical line thru one point, and a horizontal line thru the other, intersect.
Then use Pythagoras.
where dy is the difference in y, dx in x.


distance = sqrt(37)
------------------
To find the midpoint, take the average of x and y separately
xm = (2+3)/2 = 2.5
ym = (-1+5)/2 = 2
midpoint = (2.5,2)

RELATED QUESTIONS

Find the length and midpoint of the line segment between the given points. P1(7, -2), (answered by drk)
For the points (-1, 1) and (2, 5), find the distance d between the points and the... (answered by josgarithmetic,rothauserc)
What is the midpoint of the line segment that runs between (-3, 1) and (1,... (answered by ewatrrr)
Find the distance between the points (2,3) and (-5,-1). Find the midpoint of the line... (answered by checkley77)
how to plot points, find the distance between the points, find the midpoint of the line... (answered by solver91311)
Find the distance between the two points and the midpoint of the line segment joining... (answered by Alan3354)
Find the midpoint of the line segment between (-3,-4) and... (answered by stanbon)
Find the other endpoint of the line segment with the given endpoint and midpoint... (answered by josmiceli)
find the distance between the pair of points (-1,-4) and (-5,-7). Find the midpoint of... (answered by sachi)