Distance measure how far an object have gone. The length of the line segment that has the endpoints A (-3,2) and B (1,0) is 2√5.
The formula for calculating the distance between two coordinates is expressed as:
D = √(x2-x1)²+(y2-y1)²
Given the coordinate points A (-3,2) and B (1,0), the length of the line segment that has the endpoint is given as:
D = √(0-2)²+(1+3)²
D = √(2)²+(4)²
D = √16+4
D=√20
D = 2√5
Hence the length of the line segment that has the endpoints A (-3,2) and B (1,0) is 2√5
Learn more on line segment here: https://brainly.com/question/2437195