Answer:
Distance= 5
Step-by-step explanation:
The length can be find if two coordinates are given by using distance formula
i.e For two given points: [tex](x_1,y_1) and (x_2,y_2)[/tex]
Distance= [tex]\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]
The given coordinates are :[tex](-9, 3) and (-9, -2)[/tex]
Implementing the given points in the formula;
Distance= [tex]\sqrt{(-9-(-9))^2+(-2-3)^2}[/tex]
[tex]\sqrt{(-9+9)^2+(-5)^2}\\ \\\sqrt{0+25} \\\\\sqrt{25}\\[/tex]
Distance= 5
The distance of points [tex](-9, 3) and (-9, -2)[/tex] is '5'.