54.9k views
4 votes
What is the length of segment KL? Round the answer to

the nearest tenth of a units.

K=(-4,-6) L =(5,1)

User Brienne
by
4.5k points

1 Answer

5 votes

Answer:

d ≈ 11.40

Explanation:

K: (-4, -6); L: (5, 1)

(x₁, y₁) (x₂, y₂)

d = √(x₂ - x₁)² + (y₂ - y₁)²

d = √(5 - (-4))² + (1 - (-6))²

d = √(5 + 4)² + (1 + 6)²

d = √(9)² + (7)²

d = √81 + 49

d = √130 ≈ 11.40

I hope this helps!

User Meepzh
by
5.4k points