42.4k views
4 votes
PLEASEEE HELP DUE SOON!

PLEASEEE HELP DUE SOON!-example-1

2 Answers

5 votes
To find the distance between two given points, use the distance formula. The distance formula is √((x₁ - x₂)² + (y₁ - y₂)²), where x₁, x₂, y₁, and y₂ are the x- and y-points of the given coordinates. Let's plug in our values and solve.

Coordinates: (-4, 3) and (-8, 3)

Distance formula:
√((x₁ - x₂)² + (y₁ - y₂)²)

Plug in the points:
√((-4 - (-8)² + (3 - 3)²)
√((-4 + 8)² + (3 - 3)²)

Combine the constants:
√(4² + 0²)

Square 4 and 0:
√(16 + 0)
√(16)

Take the square root of 16:
4

Answer:
The distance between the pair of points is 4 units.
User Andras Dosztal
by
6.5k points
4 votes
y-coordinates are same so you just need to find distance from -4 to -8 which would be 4 because |-4 - -8| = |-4 + 8| = 4.

Final answer: 4

Hope this helps.
User HISI
by
5.8k points