Algebra — Equations
GradesAlgebra IAlgebra — EquationsSystems of Linear Equations

Systems of Linear Equations

⚖️ Algebra — Equations
🔗

Systems of Linear Equations

Find the intersection of two lines using substitution and elimination.

A system of two linear equations has three possible outcomes: one solution (lines intersect at one point), no solution (parallel lines), or infinitely many solutions (same line). We solve systems using substitution or elimination.

Substitution Method

Solve one equation for one variable.Substitute that expression into the other equation.Solve for the remaining variable.Back-substitute to find the first variable.

Elimination Method

Multiply equations to create equal and opposite coefficients.Add the equations to eliminate one variable.Solve for the remaining variable.Substitute back to find the other variable.

Use substitution when one variable is already isolated; use elimination when coefficients can be easily matched.

{2x+3y=124xy=2\begin{cases} 2x + 3y = 12 \\ 4x - y = 2 \end{cases}
📐Solving by Elimination
Multiply the second equation by 3: 12x − 3y = 6. Add to first: 14x = 18 → x = 9/7. Back-substitute: 2(9/7) + 3y = 12 → y = (12 − 18/7)/3 = 22/7.
💡

Remember This!

Always verify your solution by substituting both values into both original equations. If either equation is not satisfied, recheck your work.

✏️ Try It!

What is the solution to the system: x + y = 7 and x − y = 3?

Practice with CalcVerse
Take Quiz 📝 — 24 Questions