209k views
3 votes
Find the distance between the points given. (-3, -4) and (0, 0) -5 √(22) 5

1 Answer

1 vote

Distance between the points (-3, -4) is 5

Explanation:

Given

points =(-3,-4) and (0,0)

To Find:

The Distance between the two given points =?

Solution:


Distance =√((x2-x1)^2+(y2-y1)^2 )

where


(x_1, y_1) = coordinates of the first point


(x_2, y_2) = coordinates of the second point

So here, we have


x_1 = -3


y_1 = -4


x_2 = 0


y_2 = 0

So, after putting the values of
x_1 ,
y_1 ,
x_2
y_2 in the above equation, we have


Distance=√((0+3)^2+(0+4)^2 )


Distance=√((3)^2+(4)^2 )


Distance=√((9)+(16) )


Distance=√((25))

Distance = 5

User DrMcCleod
by
5.3k points