Answer:
4
Step-by-step explanation:
Since the y value is the same, we only have to look at the x value
-1 - -5
-1 +5
4
The distance is 4
Answer: The distance of this segment is 4 units
Step-by-step explanation:
Obviously, you could count the number of units in this graph, but for the sake of math, let’s use the distance formula, which is:
d = √([tex]x_{2}[/tex] - [tex]x_{1}[/tex])² + ([tex]y_{2}[/tex] - [tex]y_{1}[/tex])²
We know that the two endpoints of our line segment are (-1, -4) and (-5, -4). So we will use these coordinates and substitute them into the equation. The -4s will be our y coordinates, and our -1 and -5 will be our x coordinates.
d = √((-5) - (-1))² + ((-4) - (-4))²
d = √(-4)² + (0)²
d = √16 + 0
d = √16
d = 4
This furthermore proves that the distance between the two segments is 4.
Hope this helps! :)