Watch help video
Find the distance between the two points rounding to the nearest tenth (if necessary).
(4,4) and (-2,-4)
Answer:
1
Submit Answer
attempt 1 out of 2

Respuesta :

Answer:

  10

Step-by-step explanation:

Using the distance formula, the distance is ...

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

  d = √((-2-4)^2 +(-4-4)^2) = √((-6)^2 +(-8)^2) = √(36 +64)

  d = √100 = 10

The distance between the two points is 10 units.