65.7k views
1 vote
What is the distance between the points (-4,-8) and (10,-8)?

What is the distance between the points (-4,-8) and (10,-8)?-example-1
User Manjot
by
4.9k points

2 Answers

3 votes

Answer: 14

Explanation:

User Rocquel
by
5.5k points
5 votes

Answer: 14

Explanation:

Input Data :

Point 1 ( x A , y A ) = (-4, -8)

Point 2 ( x B , y B ) = (10, -8)

Objective :

Find the distance between two given points on a line?

Formula :

Distance between two points = √ (x B − x A ) 2 + ( y B − y A ) 2

Solution :

Distance between two points = √ ( 10 − − 4 ) 2 + ( − 8 − − 8 ) 2

= √ 14 ^2 + 0 ^2

= √ 196 + 0

= √ 196 = 14

Distance between points (-4, -8) and (10, -8) is 14

User Omer Bokhari
by
5.3k points