The above formula is used to find the distance betweent two points on the coordinate plane
let x1 = -5
let y1 = 8
let x2 = 9
let y2 = -2
inputing the following values in the above equation
[tex]\sqrt[]{(-5-9)^2+(8-(-2)^2}[/tex][tex]\sqrt[]{(-14)^2+(8+2)^2}[/tex][tex]\sqrt[]{(-14)^2+10^2}[/tex][tex]D=\sqrt[]{196\text{ + 100}}\text{ }[/tex][tex]\sqrt[]{296}[/tex][tex]undefined[/tex]