To find the distance, you would use the <u>distance formula</u>, which is:
![\sqrt{(x2 - x1)^{2} + (y2 - y1)^{2}}](https://tex.z-dn.net/?f=%5Csqrt%7B%28x2%20-%20x1%29%5E%7B2%7D%20%2B%20%28y2%20-%20y1%29%5E%7B2%7D%7D)
But, in this case, both of the x values are 13, meaning we can cancel out the x values (or just subtract y₁ from y₂, to get the distance ):
![\sqrt{(13 - 13)^{2} + (y2 - y1)^{2}}](https://tex.z-dn.net/?f=%5Csqrt%7B%2813%20-%2013%29%5E%7B2%7D%20%2B%20%28y2%20-%20y1%29%5E%7B2%7D%7D)
![\sqrt{(0)^{2} + (y2 - y1)^{2}}](https://tex.z-dn.net/?f=%5Csqrt%7B%280%29%5E%7B2%7D%20%2B%20%28y2%20-%20y1%29%5E%7B2%7D%7D)
![\sqrt{0 + (y2 - y1)^{2}}](https://tex.z-dn.net/?f=%5Csqrt%7B0%20%2B%20%28y2%20-%20y1%29%5E%7B2%7D%7D)
Because of this, we only need to find the distance between y₁ and y₂. Plug in the -6 and 12:
<em>Plug in both y terms.</em>
<em>Simplify as much as possible.</em>
= 18 <em>The √ and the ² cancel out.</em>
Therefore, the distance between (13, -6) and (13, 12) is 18.
<em>Hope this helps! :)</em>
<u><em>EDIT: all the subscripts and most of the exponents showed up incorrectly. should be fixed now.</em></u>