The coordinates of the point that divides the segment into a 3:2 ratio is (-2.2, -1.2)
How to determine the coordinate?
The points are given as:
G = (-4,3)
H = (-1,-4)
Ratio, m : n = 3 : 2
The coordinate of the point is calculated using:
[tex](x,y) = \frac{1}{m + n} * (mx_2 + nx_1, my_2 + ny_1)[/tex]
This gives
[tex](x,y) = \frac{1}{3 + 2} * (3 * -1 + 2 * -4, 3 * -4 + 2 * 3)[/tex]
Evaluate
[tex](x,y) = \frac{1}{5} * (-11, -6)[/tex]
Evaluate the product
(x,y) = (-2.2, -1.2)
Hence, the coordinate of the point is (-2.2, -1.2)
Read more about line segment ratio at:
https://brainly.com/question/12959377
#SPJ1