To obtain the distance between these two points we can follow the following steps:
I f we have the following two points (a,c), and (b,c).
Step 1.
Draw a right triangle with coordinates (a, c), (b, c) and (b, d)
So, we have this graph:
Step 2.
Find the lengths of the legs of the triangle.
W= 1-(-5)=6
V=6-(-3)=9
Step 3 - Use Pythagoras' theorem to calculate distance:
![U^2=W^2+V^2](https://img.qammunity.org/2023/formulas/mathematics/college/71qw5ta02dc8rh1x5asiquqyh94jbuzlvy.png)
![U^2=6^2+9^2=36+81=117](https://img.qammunity.org/2023/formulas/mathematics/college/nws3twy4lqwtamt5y9llmxavd3vrxwoz0g.png)
![U=\sqrt[]{117}\text{ }\cong\text{10.8}](https://img.qammunity.org/2023/formulas/mathematics/college/gqft71o8q6cclnjipq7h59sgv7s91sljih.png)
The distance is approximately 10.8.