197k views
4 votes
Find the distance between points K(-1,-3) and L(0,0)

1 Answer

3 votes

Answer:

To do this you need to use the distance formula. The distance formula is d= the square root of (your second x coordinate minus your first x coordinate)^2 times (your second y coordinate minus your first y coordinate)^2. It looks like this square root (x2-x1)^2, (y2-y1)^2.


User Jeffrey Hulten
by
5.5k points