6.3k views
0 votes
Need help ASAP!!!!!!

Need help ASAP!!!!!!-example-1

1 Answer

4 votes

Input Data :

Point 1 ( x A , y A ) = (-6, -2)

Point 2 ( x B , y B ) = (1, -6)

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 = √ ( 1 - -6 ) 2 + ( − 6 − − 2 ) 2

= √ 7 2 + ( − 4 ) 2

= √ 49 + 16

= √ 65 = 8.0623

Distance between points (-6, -2) and (1, -6) is 8.0623

Or 8!!

Best of luck!!

#readmore

User Mariusz Nowak
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.

9.4m questions

12.2m answers

Categories