A(4, 7, -3) B(-3, 1, 2) AB <-7, -6, 5>
parametric equation for AB: x = 4 - 7t ; y = 7 - 6t ; z = -3 + 5t
I tried to use the distance formula where I set 4d (d being the distance of D to B) as the distance from D to A. I really don't know where to a) go from there because I got stuck or b) begin.
The question says "exact coordinates" so I would assume there are multiple coordinates that fit the criteria. I guess this means I'd have to make/find a general equation to find all the points but I don't know where to start on that either.
Hint:
what is the point in $$ \begin{pmatrix} x\\y\\z \end{pmatrix}= \begin{pmatrix} 4\\7\\-3 \end{pmatrix} +t\begin{pmatrix} -7\\-6\\5 \end{pmatrix} $$ for $t=\frac{4}{5}$ ?