From A to B, x increases by 8 and y increases by 12
Let P = (x,y)
We are dividing the line segment AB into 4 equal parts (1+3 = 4) with P being 1/4 of the way from A to B along line segment AB.
x = x-coordinate of A plus 1/4 of the change in x from A to B = -1 + (1/4)(8) = 1
y = y-coordinate of A plus 1/4 of the change in y from A to B = 2 + (1/4)(12) = 5
So, P = (1, 5)