Julian O. answered 11/07/21
St. John’s University Graduate For Mathematics Tutoring
In general, the coordinates of a point which partitions a directed line segment AB at the ratio of a:b from A(x1, y1) to B(x2, y2) is determined by the following formula:
(x, y) = (x1 + (a/(a+b))(x2-x1), y1 + (a/(a+b))(y2-y1).
Therefore, (-7 + (5/7)(7-(-7)), (-10 + (5/7)(4-(-10)))
(-7 + (5/7)(14), -10 + (5/7)(14))
(-7 + 10, -10 + 10)
(3, 0).