Q. 1

Question

Find the distance between the points P = (-1, 3) and Q = (4, -2). Find the midpoint of the line segment from P to Q .

Step-by-Step Solution

Verified
Answer

The distance between the points is 52 and the midpoint is 32,12.

1Step 1. Given information.

Find the distance between the points P = (-1, 3) and Q = (4, -2). Find the midpoint of the line segment from P to Q .

2Step 2. Definition.

The distance between two pointsT1=x1, y1, T2=x2, y2 is given by:

d(T1,T2)=x2-x12+y2-y12

The mid point of line segment is given by: 

x2+x12,y2+y12


3Step 3. Apply the distance formula.

The distance between P=(-1,3), Q=4,-2:

d(T1,T2)=x2-x12+y2-y12d(T1,T2)=4-(-1)2+-2-32d(T1,T2)=52+-52d(T1,T2)=25+25d(T1,T2)=50d(T1,T2)=52

4Step 4. Apply the midpoint formula.

The midpoint R of the PQ:

x2+x12,y2+y12=4-12,-2+32=32,12