How would I pick $a,b,c$ to create a line that is parallel to $z$-axis and intersects $x$-axis at point $x=k, y=0, z=0$?
$$ ax+by+cz=d $$
How would I pick $a,b,c$ to create a line that is parallel to $z$-axis and intersects $x$-axis at point $x=k, y=0, z=0$?
$$ ax+by+cz=d $$
Since, line passes through (k,0,0) and is parallel to z-axis so, the equation of line is $(x,y,z) = (k,0,0) + \alpha$(0,0,1), $\alpha \epsilon \mathbb{R}$