A triangle has vertices on a coordinate grid at D(-10, -1), E(-10,6), and F(2,6). What is the length, in units, of DE?​
we know that
The formula to calculate the distance between two points is equal to
![d=\sqrt[]{(y2-y1)^2+(x2-x1)^2}](https://img.qammunity.org/2023/formulas/mathematics/college/ue8sr3u6i3qfbbanzjf0mad9vvm6gar530.png)
we have
D(-10, -1), E(-10,6)
substitute the given values in the formula
![\begin{gathered} d=\sqrt[]{(6+1)^2+(-10+10)^2} \\ d=\sqrt[]{(7)^2+(0)^2} \\ d=\sqrt[]{49} \\ d=7\text{ units} \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/nrijkz1jvincgmsl93ae2r1138f5jqpn8j.png)
therefore
the distance DE is 7 units