Join the IDNLearn.com community and get your questions answered by experts. Get timely and accurate answers to your questions from our dedicated community of experts who are here to help you.

Find the distance between the points A(2, 3) and B(4, 1).​

Sagot :

Answer:

sqrt(8) or 2.828

Step-by-step explanation:

You use the distance formula which is sqrt((x2-x1)^2+(y2-y1)^2) where x2 can be either x value

Answer:

sqrt(8) units

Step-by-step explanation:

Use the formula d=sqrt((x2-x1)^2 + (y2-y1)^2). d=distance, and (x1, y1) and (x2, y2) are the points.

d=sqrt((4-2)^2 + (1-3)^2)

 =sqrt(2^2 + (-2)^2)

 =sqrt(4+4)

 =sqrt(8)

A and B are sqrt(8) units apart.