First let's find the distance using distance formula:
A(-3,6) and B(11,5)
d = √((-3-11)2 + (6-5)2)
d =√(-14)2 +12)
d = √(196 +1)
d = √197
------
Therefore:
(3/10)d = (3/10)√197
The slope the line is:
m = (6-5)/(-3-11) = 1/(-14) = -1/14
The equation of the line is:
y-6 = -1/14 (x+3)
(x,y) = to the coordinate of 3/10 away from point A to B
(3/10)√197 = √((x+3)2+(y-6)2)
Using this and the equation of the line, we can solve for the value of (x,y) by systems of nonlinear equations.
The two solutions are ( 6/5, 57/10) and (-36/5,65/10). We eliminate (-36/5,65/10) because it's not going toward B.
Therefore the answer to the problem is (6/5,57/10)