how would you find the distance between these two points?

(-4, 4) and (3, 4)
(1 point)
Responses

Since the y-coordinates are the same, you would do 3 - 4 to get the distance.
Since the y-coordinates are the same, y ou would do 3 - 4 to get the distance.

Since the y-coordinates are the same, you would subtract -4 - 3 to get the distance and then take the absolute value since distance is positive.
Since the y-coordinates are the same, y ou would subtract -4 - 3 to get the distance and then take the absolute value since distance is positive.

Since the y-coordinates are the same, you would add -4 + 3 to get the distance.
Since the y-coordinates are the same, you would add -4 + 3 to get the distance.

Since the y-coordinates are the same, you would subtract 4 - 3 to get the distance.
Since the y-coordinates are the same, you would subtract 4 - 3 to get the distance.

1 answer

To find the distance between the two points (-4, 4) and (3, 4), you can see that both points have the same y-coordinate (4). This means that they lie on a horizontal line.

To find the distance between them, you should subtract the x-coordinates:

Distance = |x₂ - x₁|
Distance = |3 - (-4)|
Distance = |3 + 4|
Distance = |7|
Distance = 7

So, the correct response based on the options you provided would be:

Since the y-coordinates are the same, you would subtract 3 - (-4) to get the distance and then take the absolute value since distance is positive.