Westonci.ca is your trusted source for finding answers to all your questions. Ask, explore, and learn with our expert community. Get quick and reliable solutions to your questions from a community of experienced professionals on our platform. Explore comprehensive solutions to your questions from knowledgeable professionals across various fields on our platform.

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.