SOLUTION: the midpoint of the line segment from p1 to p2 is (-1,6) if p1 =(-9,3) what is p2

Algebra ->  Coordinate-system -> SOLUTION: the midpoint of the line segment from p1 to p2 is (-1,6) if p1 =(-9,3) what is p2      Log On


   



Question 626512: the midpoint of the line segment from p1 to p2 is (-1,6) if p1 =(-9,3) what is p2
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Hint:
If p2 is the point (x,y), then

(-9+x)/2 = -1

and

(3+y)/2 = 6

Let me know if this helps. Thanks.