65.7k views
2 votes
Find the distance d(a,b) between the points a and b

Find the distance d(a,b) between the points a and b-example-1

1 Answer

4 votes

9514 1404 393

Answer:

3

Explanation:

The distance formula can be used.

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

d = √((0 -√17/2)² +(0 -√19/2)²) = √(17/4 +19/4) = √(36/4) = √9

d = 3

The distance between points A and B is 3 units.

User Moonlightdock
by
6.1k points