107k views
0 votes
If j=(2,8) and k=(10,2) what is the length of jk

If j=(2,8) and k=(10,2) what is the length of jk-example-1
User Ayanda
by
8.7k points

1 Answer

5 votes

Answer:

10

Explanation:

d = √[(x_2 - x_1)² + (y_2 - y_1)²]

d = √[(2 - 8)² + (10 - 2)²]

d = √[(-6)² + 8²]

d = √(36 + 64)

d = √100

d = 10

Answer: 10

User Marouane
by
8.0k points

No related questions found