Algebra · real student question

Solve the homogeneous system x + 2y - 2z = 0, 2x - y + z = 0, 3x + y - z = 0.

Question

Solve the homogeneous system

{x+2y2z=02xy+z=03x+yz=0\begin{cases}x+2y-2z=0\\ 2x-y+z=0\\ 3x+y-z=0\end{cases}

Step-by-step solution

  1. Note that the trivial solution always exists. Every right-hand side is 00, so (0,0,0)(0,0,0) solves the system automatically. The interesting question is whether there are others — which happens exactly when the three equations are linearly dependent.

  2. Add equations 2 and 3 to eliminate two variables at once. The y-y and +y+y cancel, and so do +z+z and z-z:

    (2xy+z)+(3x+yz)=5x=0    x=0.(2x-y+z)+(3x+y-z)=5x=0\;\Longrightarrow\;x=0.

    This pairing is worth spotting: two variables disappear in a single addition because equations 2 and 3 have exactly opposite yy and zz coefficients.

  3. Substitute x=0x=0 into the remaining equations. Equation 2 becomes y+z=0-y+z=0, so z=yz=y. Equation 1 becomes 2y2z=02y-2z=0, so y=zy=z again — the same condition, not a new one. That repetition is the algebraic fingerprint of a dependent system: three equations impose only two independent constraints.

  4. Parametrise the solution set. With x=0x=0 and y=zy=z free to slide together, set y=z=ty=z=t:

    (x,y,z)=(0,t,t),tR.(x,y,z)=(0,t,t),\qquad t\in\mathbb{R}.

    Geometrically the three planes all contain the line spanned by (0,1,1)(0,1,1), so they meet in a line rather than at a single point.

  5. Verify with the determinant and by substitution. Expanding along the first row,

    122211311=1(11)2(23)2(2+3)=0+1010=0,\begin{vmatrix}1&2&-2\\2&-1&1\\3&1&-1\end{vmatrix}=1(1-1)-2(-2-3)-2(2+3)=0+10-10=0,

    confirming a nontrivial solution must exist. Checking (0,1,1)(0,1,1): 0+22=00+2-2=0 ✓, 01+1=00-1+1=0 ✓, 0+11=00+1-1=0 ✓.

Answer

(x,y,z)=(0,t,t),tR(x,y,z)=(0,\,t,\,t),\qquad t\in\mathbb{R}

Need to solve a different problem like this? Open the solver →