HI Emiliana Q
P(10, 13)
Since the point P is after point A and before point B
A____________________P____________B
AP = P - A
PB = B - P
We need find the coordinates of P
Let APx = xp - xa = x - 4
Let APy = yp - ya = y - 10
Let PxB = xb - xp = 14 - x
Let PyB = yb - yp = 15 - y
Now we just set the ratio of the coordinates equal to 3/2 and cross multiply to find the coordinates of P
For APx/PxB = 3/2
(x - 4)/(14 - x) = 3/2
2x - 8 = 42 - 3x
2x + 3x = 42 + 8
5x = 50
x = 10 = Px
For APy/PyB = 3/2
(y -10)/(15 - y) = 3/2
2y - 20 = 45 - 3y
2y + 3y = 45 + 20
5y = 65
y = 13 = Py
Now check the ratio
APx/PxB = (10 - 4)/(14 - 10)= 6/4 = 3/2
APy/PyB = (13 -10)/(15 - 13) = 3/2