Denise G. answered 09/12/19
Algebra, College Algebra, Prealgebra, Precalculus, GED, ASVAB Tutor
The midpoint formulas are
For the x value: (x1+x2)/2=mx
For the y value: (y1+y2)/2=my
You are given one point and the midpoint. Plug in the values and solve for the P2 coordinates
(-9+x2)/2=-2 Multiply both sides of the equation by 2 to clear the fraction
2(-9+x2)/2=2(-2) Simplify
-9+x2=-4 Add 9 to both sides
-9+x2+9=-4+9 Simplify
x2=5
(8+y2)/2=5 Multiply both sides of the equation by 2 to clear the fraction
2(8+y2)/2=2(5) Simplify
8+y2=10 Subtract 8 from both sides
8+y2-8=10-8
y2=2
P2=(5,2)