Q. 42

Question

Find the distance d (P1, P2) between the points P1 and P2.

P1=(-4,-3); P2=(6,2)

Step-by-Step Solution

Verified
Answer

The distance between the points is d=55.

1Step 1. Given information.

Find the distance between the points.
P1=(-4,-3); P2=(6,2)

2Step 2. Substitute the values in the formula.

The length of the line segment is the distance between the points P1=(x1,y1)=(-4,-3) and P2=(x2,y2)=(6,2). Using the distance formula  withx1=-4, y1=-3, x2=6, and y2=2, the length d is

d=x2-x12+(y2-y2)2d=6-(-4)2+(2-(-3))2d=102+(5)2d=100+25d=125d=55

3Step 3. Conclusion.

The distance between the points is 55.