asked 49.4k views
1 vote
How do you find the total length when you have the coordinates of the midpoints?

How do you find the total length when you have the coordinates of the midpoints?-example-1
asked
User Imm
by
8.1k points

1 Answer

3 votes
check the picture below, so, those red ones are the midpoints you found.


\bf \textit{distance between 2 points}\\ \quad \\ \begin{array}{lllll} &x_1&y_1&x_2&y_2\\ % (a,b) \stackrel{midpoint}{KL}&({{ 3}}\quad ,&{{ 1}})\quad % (c,d) \stackrel{midpoint}{JM}&({{ -2}}\quad ,&{{ -1}}) \end{array} \\\\\\ d = \sqrt{({{ x_2}}-{{ x_1}})^2 + ({{ y_2}}-{{ y_1}})^2}\implies d_1=√((-2-3)^2+(-1-1)^2) \\\\\\ d_1=√((-5)^2+(-2)^2)\implies d_1=√(25+4)\implies d_1=√(29)\\\\ -------------------------------\\\\


\bf \textit{distance between 2 points}\\ \quad \\ \begin{array}{lllll} &x_1&y_1&x_2&y_2\\ % (a,b) \stackrel{midpoint}{JK}&({{ -1}}\quad ,&{{ 2}})\quad % (c,d) \stackrel{midpoint}{ML}&({{ 2}}\quad ,&{{ -2}}) \end{array} \\\\\\ d = \sqrt{({{ x_2}}-{{ x_1}})^2 + ({{ y_2}}-{{ y_1}})^2}\implies d_2=√([2-(-1)]^2+[-2-2]^2) \\\\\\ d_2=√((2+1)^2+(-4)^2)\implies d_2=√(9+16)\implies d_2=5

now, that many units are each distance for those "medians", hmmm now, recall that each unit is meant to be 10 meters, so, just multiply each by 10, to get how many meters long each one is.
How do you find the total length when you have the coordinates of the midpoints?-example-1
answered
User Arsh Singh
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.