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.