Respuesta :

Distance between (-3,10) and (1,0) is 10.77

Step-by-step explanation:

  • Step 1: Given points are (-3,10) and (1,0). x1 = -3, x2 = 1, y1 = 10, y2 = 0
  • Step 2: Find the distance between these two points using the distance formula √(x2 - x1)² + (y2 - y1)²

⇒ Distance = √(1 - -3)² + (0 - 10)²

                   = √4² + -10² = √116 = 10.77