195k views
1 vote
Points F,G, and H are collinear such that FG:FH=2/3.If a directed line segment begins at F(-3,2) and ends at H (-3,7), find the coordinates of point G

User Tim Hysniu
by
7.4k points

1 Answer

5 votes
We consider the x- and y-coordinates separately. Let the coordinates of G be (x, y). Now considering the x-coordinates:
FG/FH = (x - (-3)) / (-3 - (-3)) = 2/3
x + 3 = (2/3)(6)
x = 1
For the y-coordinates:
FG/FH = (y - 2) / (7 - 2) = 2/3
y - 2 = (2/3)(5)
y = 16/3
Therefore the coordinates of G are (1, 16/3).