The distance between the two points (-1, 4) and (5, 4) is 6 units.
Step-by-step explanation:
The given Coordinate points are (-1, 4) and (5, 4).
The points are considered as (x1,y1) and (x2,y2).
Here,
x1 = -1 and x2 = 5
y1 = 4 and y2 = 4
The distance formula is given by :
Distance = [tex]\sqrt{(x2-x1)^2+(y2-y1)^2}[/tex]
To find the distance between these two points :
The distance formula is used,
Distance = [tex]\sqrt{(5+1)^2+(4-4)^2}[/tex]
⇒ √(6)²
⇒ √36
⇒ 6
Therefore, the between the points is 6 units.