What is the distance between (–3, –2) and (5, 2)?

2 Answers
Apr 2, 2016

4sqrt5

Explanation:

The distance, r, between two points with coordinates (x_1,y_1) and (x_2,y_2) is given by

r = sqrt((x_1 - x_2)^2 + (y_1 - y_2)^2)

mathsfirst.massey.ac.nz

It is an application of Pythagoras Theorem.

Therefore, the distance between (-3,-2) and (5,2) is

sqrt((-3 - 5)^2 + (-2 - 2)^2) = sqrt(64+16)

= sqrt80

= 4sqrt5

Apr 2, 2016

4sqrt5

Explanation:

color(blue)((-3,-2)and(5,2)

Use the distance formula

enter image source here

So,

color(purple)(x_1=-3,x_2=5

color(purple)(y_1=-2,y_2=2

:.d=sqrt((-3-5)^2+(-2-2)^2)

rarrsqrt((-8)^2+(-4)^2)

rarrsqrt(64+16)

rarrsqrt80

rarrsqrt(16*5)

color(green)(rArr4sqrt5