Integrated Algebra · One shared solution, several representations
Systems of Equations
A system describes several constraints at once. Learn what a shared solution means, see it geometrically, then choose an algebraic method that exposes the same point efficiently.
One specimen, every route
{
x + y = 7
x − y = 1
Shared solution
(4, 3)
The method may change. The mathematical object does not: find the ordered pair that makes every equation true at the same time.
Navigation rule: first understand the solution set, then use graphing as the geometric anchor. Substitution and elimination are sibling strategies, not two different meanings of a system.
Choose the method from the equation, not from habit
The fastest route depends on the form you are given.
| Method | Look for | Core move | What you see |
|---|---|---|---|
| Graphing | Lines or curves that are easy to draw accurately | Plot both constraints | The shared point appears as an intersection |
| Substitution | x = … or y = …, or a variable that isolates cleanly | Replace a variable with an equivalent expression | Two variables collapse into one equation |
| Elimination | Matching/opposite coefficients, or coefficients that scale cleanly | Add or subtract whole equations | One variable cancels from the combined equality |