The teacher hasn't uploaded a solution for this question yet.
The given line is $\frac{-(x+3)}{-5} = \frac{-(y-1)}{-2} = \frac{3(z+4)}{9}$. Simplifying this, we get the standard form: $\frac{x+3}{5} = \frac{y-1}{2} = \frac{z+4}{3} = \lambda$.
Any point $P$ on the line is given by $P(5\lambda - 3, 2\lambda + 1, 3\lambda - 4)$.
Let $A = (0, 2, 3)$. The direction ratios of $AP$ are $(5\lambda - 3 - 0, 2\lambda + 1 - 2, 3\lambda - 4 - 3) = (5\lambda - 3, 2\lambda - 1, 3\lambda - 7)$. Since $AP$ is perpendicular to the line with direction ratios $(5, 2, 3)$, their dot product is zero: $5(5\lambda - 3) + 2(2\lambda - 1) + 3(3\lambda - 7) = 0$. Solving gives $25\lambda - 15 + 4\lambda - 2 + 9\lambda - 21 = 0$, which simplifies to $38\lambda = 38$, so $\lambda = 1$.
Substituting $\lambda = 1$ into $P$, the foot is $(2, 3, -1)$. The length $AP = \sqrt{(2-0)^2 + (3-2)^2 + (-1-3)^2} = \sqrt{4 + 1 + 16} = \sqrt{21}$.
Final Answer: Foot: (2, 3, -1), Length: \sqrt{21} units
AI generated content. Review strictly for academic accuracy.