While going through the introduction of 3D geometry, I'm finding the discussion starts with $\cos\theta$ called "direction cosines".
My query is, in 2D geometry, we find simpler and clear to understand equations of a line as $y= mx+ c$, so
Why all of a sudden we introduce $\cos\theta$ and also take help of a parallel vector which is not a part of the line?
Why do we depend on a vector introduction? Can not the equation of a line be derived using its own points?
Why can not it be used with $\tan\theta$ or $\sin\theta$ notations?
Why is it that the equation $ax+by+cz+ d=0$, which looks like the equation of a straight line, is the equation of a plane?
Due to all this 3D happens to be inaccessible to understand in the introduction itself. Why it becomes so complex?
Can 2D geometry be done using cosine or sine functions? or is $\tan\theta$ fixed for it, and $\cos\theta$ is fixed for 3D geometry?
Thanks.
I count six questions there. Taking #4, the reason $ax + by + cz = d$ is a plane is because we are in three dimensions. Each linear equation is a constraint, and reduces the dimension of the space by one. So when you are in two dimensions, one equation reduces it to a line. When you are in three dimensions, one equation reduces it to a plane. In higher dimensions one linear equation restricts to an $n-1$ dimensional subspace, and is called a "hyperplane".
If you start with the equation of a line in two dimensions, say $y = 2x + 3$, if you move to three dimensions and write the same equation, that equation has no restriction on z. So if you take the line in the x-y plane in 3D and move it directly up and down to different values of z, you will get a plane parallel to the z axis. Tilted planes require the more general $ax + by + cz = d$.