Whether you're a student or a professional, IDNLearn.com has answers for everyone. Discover trustworthy solutions to your questions quickly and accurately with help from our dedicated community of experts.

Find in simplest radical form, the length of the line segment with endpoints whose coordinates are (-1,4) and (3,-2)?


Sagot :

[tex]d = \sqrt{(x_2 - x_1)^{2} + (y_2 - y_1)^{2}} \\d = \sqrt{(3 - (-1))^{2} + (-2 - 4)^{2}} \\d = \sqrt{(3 + 1)^{2} + (-6)^{2}} \\d = \sqrt{(4)^{2} + 36} \\d = \sqrt{16 + 36} \\d = \sqrt{52} \\d = 2\sqrt{13}[/tex]

Answer:

The distance is [tex] 2\sqrt{13} [/tex] units


Explanation:

The distance between two points can be calculated using the following rule:

distance = [tex] \sqrt{(x_{2}-x_{1})^2+(y_{2}-y_{1})^2} [/tex]


The given points are:

(-1,4) representing (x₁,y₁)

(3,-2) representing (x₂,y₂)


Substitute in the formula with the givens to get the distance as follows:

distance = [tex] \sqrt{(3--1)^2+(-2-4)^2} = 2\sqrt{13} [/tex] units


Hope this helps :)