Equation of lines through origin and two vectors

19 Views Asked by At

Question: Find the equation of the form ax+by+cz=d whose graph is the plane through the origin gneerated by <4,-1,2> and <-1,0,4>.

I'm not sure where to start, and I don't whether to use cross and dot product.