Which equation correctly shows how to determine the distance between the points (9,-2) and (6.3) on a coordinate grid?
![Which equation correctly shows how to determine the distance between the points 92 and 63 on a coordinate grid class=](https://us-static.z-dn.net/files/d2d/35c21ddbb6d59db2a179a96859e0d27b.jpg)
Answer:
d = [tex]\sqrt{(6 - 9)^{2}+ (3 - (-2))^{2} }[/tex]
Step-by-step explanation:
The distance formula is d= [tex]\sqrt{(x_{2} - x_{1})^{2} + (y_{2} - y_{1})^{2} }[/tex].
6 is [tex]x_{2}[/tex], 9 is [tex]x_{1}[/tex], 3 is y[tex]_{2}[/tex], and -2 is y[tex]_{1}[/tex].
When you plug these into the formula, you get d = [tex]\sqrt{(6 - 9)^{2}+ (3 - (-2))^{2} }[/tex]