SOLUTION: Find the midpoint of the line segment joining the points P1 and P2. P1=(2,1); P2=(-5,0) M=(x,y)

Algebra ->  Rational-functions -> SOLUTION: Find the midpoint of the line segment joining the points P1 and P2. P1=(2,1); P2=(-5,0) M=(x,y)       Log On


   



Question 970935: Find the midpoint of the line segment joining the points P1 and P2.
P1=(2,1); P2=(-5,0)
M=(x,y)

Answer by amarjeeth123(569) About Me  (Show Source):
You can put this solution on YOUR website!
Midpoint of the line segment joining P1(2,1)and P2(-5,0)=((2-5)/2,(1+0)/2)=(-3/2,1/2)