Respuesta :

Answer:

5.7

Step-by-step explanation:

First find the coordinates of the points

A ( 2,2)

B ( -2,-2)

The distance is

d = sqrt(  (x2-x1)^2 + (y2-y1)^2)

  = sqrt(  (-2-2)^2 + (-2-2)^2 )

   = sqrt( (-4)^2 + (-4) ^2)

   = sqrt( 16+16)

  = sqrt( 32)

  =5.656854249

To the nearest tenth

5.7

Answer:

5.65

Step-by-step explanation:

(2,2) (-2,-2)

√(x2 - x1)² + (y2 - y1)²

√(-2 - 2)² + (-2 - 2)²

√(-4)² + (-4)²

√(16) + (16)

√32

= 5.65