In geometry 3D, let $A(1,2,-3) $ and $B(-1,4,1)$ are two points. In the plane $(P):2x-3y+3z-17=0$, find a point $M$ such that the scalar product of two vectors $AM$ and $BM$ will have the least value. How do I tell Mathematica to do that?
Tell me more
×
Mathematica Stack Exchange is a question and answer site for
users of Mathematica. It's 100% free, no registration required.
|
Like this?
|
|||||||||||||
|
|
Let $I$ be midpoint of the segment $AB$. We can prove that, the needing point is projection of the point $I$ on the plane $(P)$. The equation of the line $\Delta$ which passing the point $I$ and perpendicular to the plane $(P)$ is $$ x = 2t, \quad y = 3 - 3t, \quad z = -1 + 3t.$$ And then, the coordinates of the point $M$ is solution of the system of the equations: Equation $(P$ and equation $\Delta$.
|
||||
|
|
