Telemachus
- 820
- 30
Hi there, I got this problem to solve:
Given L:\begin{Bmatrix} x-y+z=1 & \mbox{ }& \\y+5z=0 & \mbox{ }& \end{matrix}, find the equation of the plane parallel to L that pass through the origin. Is it unic?
Well, I think its unic, cause there are not two different planes parallel to a line that pass through P(0,0,0).
I've started finding the director of L, \vec{d_L} let's call:
\pi:x-y+z=1 \pi':y+5z=0
(1,-1,1)\wedge{(0,1,5)}=(-6,-5,1)=\vec{d_L}
Lets call the plane \gamma, and \vec{n_{\gamma}}=(x_0,y_0,z_0) a normal vector of \gamma
<\vec{n_{\gamma}},\vec{d_L}>=0\Rightarrow{-6x_0-5y_0+z_0=0}
\gamma:-6x-5y+z=0, P(0,0,0)\in{\gamma}
So, that result is wrong, cause then \vec{n_{\gamma}}=d_L
How should I continue? I know that I should find a vector normal to L, and normal to \gamma, but I don't know how to proceed. Cause, for L I can find infinite normal vectors. Now I'm starting to think that the answer is not unique.
Given L:\begin{Bmatrix} x-y+z=1 & \mbox{ }& \\y+5z=0 & \mbox{ }& \end{matrix}, find the equation of the plane parallel to L that pass through the origin. Is it unic?
Well, I think its unic, cause there are not two different planes parallel to a line that pass through P(0,0,0).
I've started finding the director of L, \vec{d_L} let's call:
\pi:x-y+z=1 \pi':y+5z=0
(1,-1,1)\wedge{(0,1,5)}=(-6,-5,1)=\vec{d_L}
Lets call the plane \gamma, and \vec{n_{\gamma}}=(x_0,y_0,z_0) a normal vector of \gamma
<\vec{n_{\gamma}},\vec{d_L}>=0\Rightarrow{-6x_0-5y_0+z_0=0}
\gamma:-6x-5y+z=0, P(0,0,0)\in{\gamma}
So, that result is wrong, cause then \vec{n_{\gamma}}=d_L
How should I continue? I know that I should find a vector normal to L, and normal to \gamma, but I don't know how to proceed. Cause, for L I can find infinite normal vectors. Now I'm starting to think that the answer is not unique.