Algebra · real student question

Solve for x, y, z and w: (1/3)x − (1/3)y = −1, −(1/3)x + (1/2)y = −w, (1/3)z = w, and x = 30 + z.

Question

Solve the system

13x13y=1,13x+12y=w\tfrac{1}{3}x - \tfrac{1}{3}y = -1, \qquad -\tfrac{1}{3}x + \tfrac{1}{2}y = -w
13z=w,x=30+z\tfrac{1}{3}z = w, \qquad x = 30 + z

Step-by-step solution

  1. Clear the fractions in the first equation. Multiplying by 33:

    xy=3  y=x+3x - y = -3 \ \Longrightarrow \ y = x + 3

    Four equations in four unknowns look daunting, but two of them (13z=w\tfrac13 z = w and x=30+zx = 30 + z) are already explicit substitutions, so the real work is small.

  2. Express everything in terms of z. From x=30+zx = 30 + z and y=x+3y = x + 3:

    x=30+z,y=33+z,w=z3x = 30 + z, \qquad y = 33 + z, \qquad w = \frac{z}{3}

    Every unknown is now a function of the single variable zz — only the second equation is still unused, and it will pin zz down.

  3. Substitute into the remaining equation.

    13(30+z)+12(33+z)=z3-\frac{1}{3}(30 + z) + \frac{1}{2}(33 + z) = -\frac{z}{3}

    10z3+332+z2=z3-10 - \frac{z}{3} + \frac{33}{2} + \frac{z}{2} = -\frac{z}{3}

  4. Cancel and solve for z. The z3-\frac{z}{3} appears identically on both sides and cancels, leaving

    10+332+z2=0  z2=10332=132  z=13-10 + \frac{33}{2} + \frac{z}{2} = 0 \ \Longrightarrow \ \frac{z}{2} = 10 - \frac{33}{2} = -\frac{13}{2} \ \Longrightarrow \ z = -13

    That cancellation is what makes the system solvable in one line rather than requiring elimination across all four equations.

  5. Back-substitute for the other three unknowns.

    x=30+(13)=17,y=33+(13)=20,w=133=133x = 30 + (-13) = 17, \qquad y = 33 + (-13) = 20, \qquad w = \frac{-13}{3} = -\frac{13}{3}

  6. Verify all four equations. 13(17)13(20)=1 \tfrac13(17) - \tfrac13(20) = -1 \ \checkmark; 13(17)+12(20)=173+10=133=w -\tfrac13(17) + \tfrac12(20) = -\tfrac{17}{3} + 10 = \tfrac{13}{3} = -w \ \checkmark; 13(13)=133=w \tfrac13(-13) = -\tfrac{13}{3} = w \ \checkmark; 30+(13)=17=x 30 + (-13) = 17 = x \ \checkmark. All four hold exactly.

Answer

x=17,y=20,z=13,w=133x = 17, \quad y = 20, \quad z = -13, \quad w = -\frac{13}{3}

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