Try this solution, note a) the suggested way is not the only one, b) the suggested solution is for segments AC:CB=2:1 only.
1) if the point A is (-7;-9), the point B is (5;6) and C is required point, then
2) the coordinate 'x' of the point C is:
![X_C=X_B-(X_B-X_A)/(2+1)=5-4=1;](https://img.qammunity.org/2022/formulas/mathematics/high-school/nxj0d85l5zzcz5be0wklc7sqtwbl381zgk.png)
3) the coordinate 'y' of the point C is:
![Y_C=Y_B-(Y_B-Y_A)/(2+1)=6-5=1;](https://img.qammunity.org/2022/formulas/mathematics/high-school/z4fgbso4dc14498hrhha552dpe0hrtvsfq.png)
4) the required coordinates are (1;1)