Find an equation of a plane which contains the points: $(0,0,3),(3,2,1)0$, and $(6,2,0)$
I know I need a vector in order to use the equation $d=ax_0$+b$y_0$+c$z_0$
Now, could I just select any two points as my terminal and initial, say, (0,0,3) and (3,2,1) subtract the two and create a "n" vector, and then just go from there? Or is there something I must do will all three points?