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
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
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)
(
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)