Coordinates of Point H in GH Line

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
2 replies · 2K views
brackenwolf
Messages
1
Reaction score
0
GH is a straight line.
the coordinates of G are (-2,8)
the midpoint of GH is (5,-3)
work out the coordinates of H
 
Mathematics news on Phys.org
Hello and welcome to MHB! :D

We ask that our users show their progress (work thus far or thoughts on how to begin) when posting questions. This way our helpers can see where you are stuck or may be going astray and will be able to post the best help possible without potentially making a suggestion which you have already tried, which would waste your time and that of the helper.

Can you post what you have done so far?
 
brackenwolf said:
GH is a straight line.
the coordinates of G are (-2,8)
the midpoint of GH is (5,-3)
work out the coordinates of H
Formula
The midpoint of [tex](x_1,y_1)[/tex] and [tex](x_2,y_2)[/tex] is: [tex]\left(\frac{x_1+x_2}{2},\,\frac{y_1+y_2}{2}\right)[/tex]

We are told that: the midpoint of [tex]G(-2,8)[/tex] and [tex]H(x,y)[/tex] is [tex](5,-3).[/tex]

Hence, we have: .[tex]\frac{-2+x}{2} \,=\,5,\quad \frac{8+y}{2} \,=\,-3[/tex]

Solve the two equations.