asked 131k views
0 votes
Find the length of a line segment whoseendpoints are the origin and (2, 4) insimplest radical form

asked
User GiDo
by
7.5k points

1 Answer

4 votes

To find the length of a segment, you can use the distance formula:


d=\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^2}

where (x1, y1) and (x2, y2) are the points of interest. Replacing with (0,0) and (2,4):


\begin{gathered} d=\sqrt[]{(2-0)^2+(4-0)^2} \\ d=\sqrt[]{4+16} \\ d=\sqrt[]{20} \\ d=\sqrt[]{4\cdot5} \\ d=\sqrt[]{4}\cdot\sqrt[]{5} \\ d=2\cdot\sqrt[]{5} \end{gathered}

answered
User Bengi Besceli
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.