Lesson 43: Systems of Equations II: Elimination

Adding to Erase

The Elimination Method (also called Addition/Subtraction) involves adding the two equations together to make one variable disappear. This is usually faster than substitution when both equations are in standard form (\(Ax + By = C\)).

Worked Examples

Example 1: Direct Elimination

Solve: \[x + y = 10\] \[x - y = 4\]

Example 2: Multiplication First

Solve: \[2x + 3y = 12\] \[x - y = 1\]

The Bridge to Quantum Mechanics

When we work with Matrices in Chapter 9, "Elimination" becomes the primary tool for solving any physical problem. This technique is known as Gaussian Elimination. In Quantum Mechanics, we use it to find the energy levels (eigenvalues) of complex molecules. By "eliminating" variables, we are effectively simplifying the coordinate system until the physical answer reveals itself. It is the core algorithm behind almost all physics simulation software.