Q. 62

Question

Find the midpoint of the line segment joining the points P1 and P2 .

P1=(a,a); P2=(0,0)

Step-by-Step Solution

Verified
Answer

The midpoint of line segment is 

1Step 1. Given information.

Find the midpoint of the line segment joining the points P1 and P2 .

P1=(a,a); P2=(0,0)

2Step 2. Midpoint Formula.

The midpoint M=(x, y)of the line segment from P1= x1,y1 to P2=x2,y2is

M=(x,y)=x1+x22,y2+y12

3Step 3. Apply the midpoint formula.

The coordinates (x, y) of the midpoint M are 

x=x1+x22=a+02=a2   and y=y1+y22=a+02=a2

So, Midpoint M=(x,y)=(a2,a2)

4Step 4. Conclusion.

The midpoint of the line segment is a2,a2.