196k views
0 votes
Find the distance between the pair of points given on the graph

Find the distance between the pair of points given on the graph-example-1
User NeilCrosby
by
4.8k points

2 Answers

4 votes
Send a whole picture of the whole graph I can’t solve it with only half of it
User Nghauran
by
5.0k points
3 votes

Answer: distance = 5

Explanation:

The formula for determining the distance between two points on a straight line is expressed as

Distance = √(x2 - x1)² + (y2 - y1)²

Where

x2 represents final value of x on the horizontal axis

x1 represents initial value of x on the horizontal axis.

y2 represents final value of y on the vertical axis.

y1 represents initial value of y on the vertical axis.

From the graph given,

x2 = 1

x1 = - 2

y2 = 0

y1 = - 4

Therefore,

Distance = √(1 - - 2)² + (0 - - 4)²

Distance = √3² + 4² = √9 + 16 = √25

Distance = 5

User RichEdwards
by
5.4k points