Algebra · real student question

For which values of k does the system x + 2y - 2z = 0, 2x - y + kz = 0, 3x + y - z = 0 have a nontrivial solution? Give all solutions in each case.

Question

For which values of kk does the system

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

have a nontrivial solution? Give all solutions in each case.

Step-by-step solution

  1. Note what kind of system this is. All three right-hand sides are 00, so the system is homogeneous and (0,0,0)(0,0,0) is always a solution. The real question is whether there are others, which happens exactly when the coefficient determinant vanishes.

  2. Eliminate using the two equations that do not contain kk. Equations 1 and 3 involve only known coefficients, so work with them first. From equation 3,

    y=z3x,y=z-3x,

    and substituting into equation 1:

    x+2(z3x)2z=x+2z6x2z=5x=0    x=0.x+2(z-3x)-2z=x+2z-6x-2z=-5x=0\;\Longrightarrow\;x=0.

    So x=0x=0 for every value of kk — the parameter cannot rescue the first component.

  3. Feed x=0x=0 back through the system. With x=0x=0, equation 3 gives y=zy=z, and equation 2 becomes

    y+kz=0    z+kz=0    (k1)z=0.-y+kz=0\;\Longrightarrow\;-z+kz=0\;\Longrightarrow\;(k-1)z=0.

    Everything now hinges on whether the factor k1k-1 is zero.

  4. Split into the two cases. If k1k\neq 1 then k10k-1\neq 0 forces z=0z=0, hence y=0y=0 and the only solution is the trivial one:

    (x,y,z)=(0,0,0).(x,y,z)=(0,0,0).

    If k=1k=1 the equation (k1)z=0(k-1)z=0 is automatically satisfied, so z=tz=t is free and y=ty=t, x=0x=0:

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

  5. Confirm with the determinant. Expanding the coefficient determinant along the first row,

    12221k311=1(1k)2(23k)2(2+3)=1k+4+6k10=5k5=5(k1).\begin{vmatrix}1&2&-2\\2&-1&k\\3&1&-1\end{vmatrix}=1(1-k)-2(-2-3k)-2(2+3)=1-k+4+6k-10=5k-5=5(k-1).

    This is zero precisely when k=1k=1, matching the case split exactly. For k=1k=1 a quick check: (0,1,1)(0,1,1) gives 0+22=00+2-2=0 ✓, 01+1=00-1+1=0 ✓, 0+11=00+1-1=0 ✓.

Answer

k1: (x,y,z)=(0,0,0) only;k=1: (x,y,z)=(0,t,t), tRk\neq 1:\ (x,y,z)=(0,0,0)\ \text{only};\qquad k=1:\ (x,y,z)=(0,t,t),\ t\in\mathbb{R}

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