Linear Independence: For a system to have a unique solution, the equations must be linearly independent, meaning no equation can be derived by adding or multiplying the others. If equations are dependent, the system may have infinitely many solutions or no solution at all.
The Substitution Principle: This principle allows us to replace a variable with an equivalent algebraic expression derived from another equation. This effectively 'links' the equations and reduces the total number of unknowns in the system.
The Addition/Subtraction Principle: Also known as elimination, this principle states that adding or subtracting equal quantities (entire equations) maintains the equality. By multiplying equations by constants, we can create additive inverses that cancel out a specific variable when combined.
Step 1: Pair and Eliminate: Select two pairs of equations (e.g., Eq 1 & Eq 2, and Eq 2 & Eq 3) and eliminate the same variable from both pairs. This is the most critical step; failing to eliminate the same variable will result in three variables remaining across the new equations.
Step 2: Solve the 2x2 System: The previous step produces two new equations containing only two variables. Solve this smaller system using standard 2-variable elimination or substitution to find the values of these two unknowns.
Step 3: Back-Substitution: Substitute the two known values into any of the original three-variable equations to solve for the final unknown. This completes the ordered triple .
Step 1: Isolate a Variable: Choose the simplest equation and rearrange it to express one variable in terms of the other two (e.g., ). Look for variables with a coefficient of 1 or -1 to avoid complex fractions.
Step 2: Double Substitution: Substitute this expression into the other two original equations. This replaces the isolated variable everywhere it appears, leaving you with two equations that only contain two variables.
Step 3: Solve and Reconstruct: Solve the resulting 2-variable system to find two values, then plug those values back into your initial 'isolated variable' expression to find the third value.
| Feature | Elimination Method | Substitution Method |
|---|---|---|
| Best Used When | Coefficients are multiples or easily matched | One variable has a coefficient of 1 or -1 |
| Complexity | Higher risk of arithmetic errors in large additions | Higher risk of algebraic errors during expansion |
| Workflow | Parallel reduction of two pairs | Sequential replacement of variables |
| Visualizing | Adding/Subtracting entire rows | Plugging one 'part' into another 'whole' |
Elimination is generally preferred for 'messy' systems where no variable is easily isolated, as it keeps the equations in a standard linear form throughout the process.
Substitution is highly efficient if one equation is already solved for a variable or is very simple (e.g., ), as it bypasses the need to find common multiples for coefficients.
Label Everything: Always number your equations (1), (2), and (3) at the start. When you create new equations, label them (4) and (5) to keep your work organized and easy for an examiner to follow.
The Triple Check: Once you have found all three values, substitute them into all three original equations. A common mistake is checking only one equation; the values might satisfy one but not the others if an error occurred early on.
Strategic Selection: Before starting, look at all three variables across all equations. Choose to eliminate the variable that has the smallest or most convenient coefficients (like 1, -1, or 2) to minimize the chance of calculation errors.
Variable Mismatch: A frequent error is eliminating from the first pair and then eliminating from the second pair. This leaves you with two equations that still cannot be solved together because they don't share the same two variables.
Sign Errors in Subtraction: When subtracting one equation from another, students often forget to distribute the negative sign to every term in the second equation. It is often safer to multiply by -1 and then add the equations.
Incomplete Solutions: Some students stop after finding two variables. Always remember that a 3-variable system requires three numerical values for a complete solution.