Solve the system
Exploit the missing variables instead of grinding through elimination. Equation 1 contains no and equation 3 contains no , so each one already expresses a variable in terms of alone. That makes substitution far cheaper than row reduction here.
Solve the two sparse equations for x1 and x2.
Substitute both into the remaining equation.
Expand and collect.
Back-substitute for the other two unknowns.
Verify all three equations. ✓; ✓; ✓. The coefficient determinant is , so is the unique solution.
Need to solve a different problem like this? Open the solver →