The equation of the straight line is
"2x+3y+2z=8\\\\\nx-y+2z=5"
the direction vector
"\\vec{a}=[\\vec{n_1},\\vec{n_2}]\\\\\n\\vec{n_1}=(2;3;2)\\\\\n\\vec{n_2}=(1;-1;2)\\\\\n\\vec{a}=\\left(\n\\begin{vmatrix}\n 3 & 2 \\\\\n -1 & 2\n\\end{vmatrix};-\\begin{vmatrix}\n 2 & 2 \\\\\n 1 & 2\n\\end{vmatrix};\\begin{vmatrix}\n 2 & 3 \\\\\n 1 & -1\n\\end{vmatrix}\\right)=\\\\\n=(8;-2-5)"
point
let "y=0" , then
"2x+2z=8\\\\\nx+2z=5\\\\\nx=3\\\\\nz=1"
"A(3,0,1)"
The equation of a straight line is
"\\frac{x-3}{8}=\\frac{y-0}{-2}=\\frac{z-1}{-5}"
Let's take an arbitrary point "M(x_0;y_0;z_0)" on the surface
"x^2-2y^2-2z^2=8\\\\\nx_0^2-2y_0^2-2z_0^2=8\\\\"
The equation of a plane is
"\\begin{vmatrix}\n x-x_0 & y-y_0&z-z_0 \\\\\n 3-x_0 & 0-y_0& 1-z_0\\\\\n8&-2&-5\n\\end{vmatrix}=0"
"(x-x_0)(5y_0+2-2z_0)+(y-y_0)(15-5x_0+8-8z_0)+\\\\\n+(z-z_0)(-6+2x_0+8y_0)=0\\\\\n(x-x_0)(5y_0-2z_0+2)+(y-y_0)(-5x_0-8z_0+23)+\\\\\n+(z-z_0)(2x_0+8y_0-6)=0\\\\"
hence the plane exists.
Comments
Leave a comment