I'm trying to prepare for my calculus 3 class coming up this fall and doing some practice problems. I'm having a hard time visualizing some of these 3D coordinates.
$D(0,-5,5)$ $E(1,-2,4)$ $F(3,4,2)$
The answer is yes and I drew out the coordinates to try and understand why this answer is a yes and although I can't 'see' why it's a yes I imagine it is because all the points appear to be on the same plane, yz?
Is this correct and do you have any suggestions that can help visualizing or is it just a matter of practice?
If you're comfortable with the definition of vectors in $3\text D$, then you may create vectors $\vec{DE} = (1,3,-1)$ and $\vec{EF} = (2,6,-2)$. If $\vec{DE}$ is a scalar multiple of $\vec{EF}$, then visually, you'd have two vectors pointing in the same (or complete opposite) direction. Remember that geometrically, a vector is a straight arrow with magnitude and direction.
So find $c$ such that $$c(1,3,-1) = (2,6,-2).$$ The solution is then $c = 2$ because $$2(1,3,-1) = (2,6,-2).$$ This means that $\vec{DE}$ points in exactly the same direction as $\vec{EF}$ which means that they lie on the same line in space.