Answer:
The coordinates are (2,1)
Step-by-step explanation:
We use the internal division formula here;
x,y) = (nx1 + mx2)/(m + n) , (ny1 + my2)/(m + n)
Where;
m = 3 and n = 2
x1 = -4 , x2 = 6
y1 = -2 , y2 = 3
Substituting these values;
(x,y) = (2(-4) + 3(6))/(3 + 2) , (2(-2) + 3(3))/(2+3)
= (10/5 , 5/5)
= (2,1)