IDNLearn.com makes it easy to find answers and share knowledge with others. Our platform provides detailed and accurate responses from experts, helping you navigate any topic with confidence.

calculate the distance between the two points shown on the graph below give your answer correct to 2 decimal places if necessary

Sagot :

Answer:

Find the distance between (-1, 1) and (3, 4).

This problem is solved simply by plugging our x- and y-values into the distance formula:

D=(3−(−1))2+(4−1)2−−−−−−−−−−−−−−−−−−√=

=16+9−−−−−√=25−−√=5

Sometimes you need to find the point that is exactly between two other points. This middle point is called the "midpoint". By definition, a midpoint of a line segment is the point on that line segment that divides the segment in two congruent segments.

If the end points of a line segment is (x1, y1) and (x2, y2) then the midpoint of the line segment has the coordinates:

(x1+x22,y1+y22)