The vectors $\langle 1,-2,5\rangle$ and $\langle 8,3,2\rangle$ lie in the plane, so the cross product $\vec{n} = \langle 1,-2,5\rangle \times \langle 8,3,2\rangle$ is normal to the plane. Since the plane passes though the origin, the equation of the plane is given by $\vec{n}\cdot \langle x,y,z\rangle = 0$. Simplify $\vec{n}$ so that you write the equation of the plane in the form $ax + by + cz = 0$.
0
Bumbble Comm
On
The general equation of a plane passing through origin is $w^T x=0$. $w$ is the direction of the normal to the plane. In your case the normal direction is in the direction of the cross product of the two vectors given, i.e that is the direction of $w$.
The vectors $\langle 1,-2,5\rangle$ and $\langle 8,3,2\rangle$ lie in the plane, so the cross product $\vec{n} = \langle 1,-2,5\rangle \times \langle 8,3,2\rangle$ is normal to the plane. Since the plane passes though the origin, the equation of the plane is given by $\vec{n}\cdot \langle x,y,z\rangle = 0$. Simplify $\vec{n}$ so that you write the equation of the plane in the form $ax + by + cz = 0$.