Solve the following system of linear equations by the substitution method:
Notice the system is overdetermined. There are four equations but only three unknowns. A system like this usually has no solution: the fourth equation is one constraint more than the unknowns can absorb, so part of the work is deciding whether the equations are consistent at all.
Solve equation (2) for x. From we get . Equation (2) is the natural choice because has coefficient there, so no fractions appear.
Substitute into the other three equations. In (1): collapses to , call it (A). In (3): gives , call it (B). In (4): gives , call it (C).
Solve the pair (A) and (C). Subtracting (C) from (A) eliminates : , so and . Then (C) gives , so .
Test those values in equation (B). , but (B) demands . The three reduced equations cannot hold at once.
Conclude and confirm by rank. Because a consequence of the system contradicts another equation, the system is inconsistent. The coefficient matrix has rank while the augmented matrix has rank , which is exactly the Rouche-Capelli criterion for no solution. Concretely, forces and forces , then (2) forces ; those values give in equation (3), not .
Need to solve a different problem like this? Open the solver →