Find the distance between points (6,5 sqaure root 2) and 4,square root 3).
Help ASAP
![Find the distance between points 65 sqaure root 2 and 4square root 3 Help ASAP class=](https://us-static.z-dn.net/files/d4f/6454f22e4ccd8f94f30f6c220f21ae78.png)
For this case we have that by definition, the distance between two points is given by:
[tex]d = \sqrt {(x_ {2} -x_ {1}) ^ 2+ (y_ {2} -y_ {1}) ^ 2}[/tex]
We have the following points:
[tex](6,5 \sqrt {2})\\(4,3 \sqrt {2})[/tex]
Substituting:
[tex]d = \sqrt {(4-6) ^ 2 + (3 \sqrt {2} -5 \sqrt {2}) ^ 2}\\d = \sqrt {(- 2) ^ 2 + (- 2 \sqrt {2}) ^ 2}\\d = \sqrt {4+ (4 * 2)}\\d = \sqrt {4 + 8}\\d = \sqrt {12}\\d = \sqrt {2 ^ 2 * 3}\\d = 2 \sqrt {3}[/tex]
Answer:
Option C
Answer: Third option.
Step-by-step explanation:
The distance between two points can be calculated with this formula:
[tex]d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}[/tex]
Then, given the points [tex](6,5\sqrt{2})[/tex] and [tex](4,3\sqrt{2})[/tex], we can identify that:
[tex]x_2=4\\x_1=6\\y_2=3\sqrt{2}\\y_1=5\sqrt{2}[/tex]
Now we must substitute these values into the formula:
[tex]d=\sqrt{(4-6)^2+(3\sqrt{2}-5\sqrt{2})^2}[/tex]
We get that the distance between these two points is:
[tex]d=2\sqrt{3}[/tex]