Put the steps in order to find the distance between these 2 points.

(-2, 1). -------------------------(4, 3)
(7 points)
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7

Step 1: Identify the coordinates of the two points: Point A is (-2, 1) and Point B is (4, 3).

Step 2: Use the distance formula:
Distance = √[(x2 - x1)^2 + (y2 - y1)^2]

Step 3: Plug in the coordinates into the distance formula:
Distance = √[(4 - (-2))^2 + (3 - 1)^2]

Step 4: Simplify the equation:
Distance = √[(6)^2 + (2)^2]

Step 5: Calculate the squares:
Distance = √[36 + 4]

Step 6: Add the values inside the square root:
Distance = √40

Step 7: Simplify the square root:
Distance ≈ 6.32

Therefore, the distance between points (-2, 1) and (4, 3) is approximately 6.32 units.