Lesson 42: Systems of Equations I: Substitution

Finding the Intersection

A System of Equations is a set of two or more equations with the same variables. Solving the system means finding the point \((x, y)\) where the lines intersect.

The Substitution Method involves isolating one variable in one equation and "plugging it into" the other.

Worked Examples

Example 1: Basic Substitution

Solve the system: \[y = 2x\] \[x + y = 12\]

Example 2: Isolating First

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

The Bridge to Quantum Mechanics

In Quantum Mechanics, we deal with "Coupled Equations." The behavior of one particle often depends on the behavior of another. To solve for the "Ground State" of an atom with two electrons (like Helium), we have to solve a system of coupled differential equations. Substitution is the most fundamental way we break these complex relationships down so we can solve for one variable at a time. It is how we unravel the web of interactions between subatomic particles.