
I had used the distance formula $d(p_1,p_2)=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2+(z_2-z_1)^2}$ and got $\sqrt5$ and multiply $\sqrt 5$ by $2/3$ I get $1.5$.
Now, how can I get the coordinates $x,y,z$?

I had used the distance formula $d(p_1,p_2)=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2+(z_2-z_1)^2}$ and got $\sqrt5$ and multiply $\sqrt 5$ by $2/3$ I get $1.5$.
Now, how can I get the coordinates $x,y,z$?
HINT
We need the parametric equation for the segment that is
$$P(t)=P_1+t(P_2-P_1)=(1,4,-3)+t(0,1,2)$$
indeed note that
and then take the value $t=\frac23$.