Answer:
d=20
Step-by-step explanation:
To find the distance between 2 points we use the distance formula
d = √(x2 - x1)²+(y2 - y1)²
The given points are (x1= -8, y1 = -6) and (x2 = 4, y2 = 10).
Substitute the given points into the distance formula.
d = √(4 + 8)²+(10 +6)²
d = √144+252
d= √400
d = 20
The input is the hours and the out put is the cost.
The information about the points being vertices that make up a line to represent the side of a hexagon is irrelevant, as we are only looking for the distance of a line based on their x and y coordinates.
Look at the point's x and y coordinates:
First point:
x = -5, y = 6
Second point:
x = 5, y = 6
You'll notice that the y-coordinate for both points is the same (6 = 6). This means that the segment created by the points will be horizontal, since there is only movement on the x-axis if you trace the segment from point to point.
To find the distance between the two points, we'll only need to subtract the first point's x-coordinate from the second:
5 - (-5) = 5 + 5 = 10
The answer will be the following statement:
Since the y-coordinates are the same, the segment is horizontal, and the distance between the points is 10 units.