Question:
$P$ is a plane through the origin given by
$x + y + 2z = 0$.
Find an orthogonal basis v1, v2 ∈ $P$.
My answer:
I'm assuming the question asks for two vectors that span this plane $P$. But the chapter that this problem is for doesn't say anything about the $x,y,z$ equation of a plane that was given here...so I did some searching online and learned that this helps find the "normal vector".
In this case it would be $n = (1,1,2)$, right?
Then if all the vectors that span this plane are orthogonal to the normal vector, I can use the dot product.
I chose the following two vectors:
v1 = $(1,1,-1)$
v2 = $(3,3,-3)$
Was this question answered correctly?