SOLUTION: Find the midpoint between the points (1, -7) and (-5, -3)
Algebra
->
Coordinate-system
-> SOLUTION: Find the midpoint between the points (1, -7) and (-5, -3)
Log On
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 725906
:
Find the midpoint between the points (1, -7) and (-5, -3)
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
(1, -7) and (-5, -3)
if (x1,y1) & (x2,y2) are the points then co ordinates of mid point are
x=(x1+x2)/2 , y=(y1+y2)/2
(1-5)/2 = -4/2 =-2
(-7-3)/2= -10/2=-5
(-2,-5) co ordinates of mid point