Q1.

Question

Suppose the points -2,-3 and 4,5 are the endpoints of a line segment.

(a) Find the distance between the two points.

(b) Find the midpoint of the line segment connecting the two points.

(a) Find the distance between the two points.

(b) Find the midpoint of the line segment connecting the

two points.

Step-by-Step Solution

Verified
Answer

The distance between two points is 10 and midpoints is 1,1.

1Step 1. Given information.

Consider the given information that the endpoints of a line segment are -2,-3 and 4,5

2Step 2. Formula used .

The formula for finding distance between two points is given by d=x2-x12+y2-y12and formula for finding mid points between two points is given by x1+x22,y1+y22.

3Step 3. Using distance formula to calculate distance .

Substitute value of x1=-2 , x2=4and y1=-3 , y2=5

d=4+22+5+32d=100d=10

4Step 4. Using midpoints formula to calculate midpoints.

Substitute the values of x1, x2and y1 ,y2 .

-2+42, -3+52 therefore the midpoint is  1,1.