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
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
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)
(
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.