← Back to High School Math

Systems of Equations

High School Math · Algebra 1Preview

1. Introduction

A system of equations is a collection of two or more equations that share the same variables, considered together. A single linear equation in two variables, like 2x+y=52x + y = 5, has infinitely many solutions — every point on its line. But when we demand that two equations hold at the same time, we usually pin the answer down to a single point.

The solution of a system is the set of variable values that satisfies every equation simultaneously. For two linear equations in xx and yy, each equation is a line in the coordinate plane, and the solution is the point where the lines intersect. Geometrically, solving a system means finding where two constraints overlap.

Systems are how mathematics models situations with several unknowns linked by several conditions: mixing two solutions to hit a target concentration, finding where supply equals demand, splitting a budget between two purchases, or computing the speed of a boat and a current. A word problem with two unknowns and two independent facts almost always becomes a system. Mastering systems means you can translate real constraints into equations and solve them reliably.

This article covers the three standard approaches — graphing, substitution, and elimination — explains when each is best, and shows how to recognize the special cases of no solution and infinitely many solutions. We also develop the algebraic principles behind each method and work through mixture, rate, and investment problems that appear constantly on exams. Whether you are finding where two phone plans cost the same or determining how much of each chemical to mix, the same systematic process applies.

2. Core Concepts

2.1 What "solving simultaneously" means

A point (x,y)(x, y) solves a system only if it solves each equation at once. Checking a candidate is therefore easy: substitute it into every equation and confirm both sides match. This is the ultimate test of any answer you produce. If (3,2)(3, 2) satisfies the first equation but not the second, it is not a solution of the system, even though it lies on one of the lines.

For a system of three equations in three unknowns, a solution is an ordered triple (x,y,z)(x, y, z) that makes all three equations true at once. Each equation represents a plane in three dimensions; the solution (when unique) is where the three planes meet.

2.2 The three geometric outcomes

Two lines in the plane can relate in exactly three ways, and each corresponds to a type of solution set:

  • One unique solution: the lines cross at exactly one point. The system is consistent and independent. This happens when the lines have different slopes.
  • No solution: the lines are parallel and never meet. The system is inconsistent. This happens when the slopes are equal but the intercepts differ.
  • Infinitely many solutions: the two equations describe the same line. The system is consistent and dependent. Every point on the line is a solution.

The vocabulary matters: consistent means at least one solution exists; independent means exactly one; dependent means infinitely many.

2.3 Detecting the special cases algebraically

You do not need a graph to tell the cases apart. When you solve and the variables all cancel, read the leftover statement:

  • If you reach a false statement like 0=70 = 7, the system has no solution (parallel lines).
  • If you reach a true statement like 0=00 = 0, the system has infinitely many solutions (same line).

This algebraic detection works regardless of which method you use. During elimination, if both variables cancel and you are left with 5=55 = 5, every point on the original line satisfies the system.

2.4 Slope-intercept comparison

Write each equation as y=mx+by = mx + b to compare slopes and intercepts quickly:

  • Different mm → one solution (lines cross).
  • Same mm, different bb → no solution (parallel).
  • Same mm and same bb → infinitely many (identical lines).

For example, y=2x+3y = 2x + 3 and y=2x1y = 2x - 1 have the same slope 22 but different intercepts, so they are parallel with no intersection.

2.5 Why elimination works (the Addition Property of Equality)

Elimination relies on a basic principle: if A=BA = B and C=DC = D, then A+C=B+DA + C = B + D. Adding equal things to equal things keeps equality. This is the Addition Property of Equality applied to entire equations. By scaling equations so one variable's coefficients are exact opposites, their sum removes that variable, leaving one equation in one unknown.

Multiplying an equation by a nonzero constant also preserves the solution set — this is the Multiplication Property of Equality. Together, these justify every scaling and adding step in elimination.

2.6 Why substitution works

Substitution relies on the idea that equal quantities are interchangeable. If one equation tells us y=2x+1y = 2x + 1, then anywhere yy appears we may write 2x+12x + 1 instead, because they are literally the same number. This collapses two equations into one. The Substitution Property of Equality says that if a=ba = b, then any occurrence of aa can be replaced by bb without changing truth.

2.7 Standard form and clearing fractions

Many systems are given in the form ax+by=cax + by = c. Before eliminating, it helps to clear fractions by multiplying each equation by the least common denominator. A system like x2+y=3\tfrac{x}{2} + y = 3 and xy3=1x - \tfrac{y}{3} = 1 becomes x+2y=6x + 2y = 6 and 3xy=33x - y = 3 after clearing denominators — much easier to eliminate.

2.8 Three-variable systems (preview)

A system of three linear equations in xx, yy, and zz can be solved by eliminating one variable at a time: pair two equations to eliminate zz, pair another two to eliminate zz again, solve the resulting system in xx and yy, then back-substitute. This reduces a 3×33 \times 3 system to a 2×22 \times 2 system, then to one equation in one unknown.

2.9 Writing systems from word problems

The recipe is always the same: name the unknowns, write one equation per independent condition, then solve. A mixture problem gives one equation for total volume and one for total amount of solute. A rate problem gives one equation for each leg of a trip. An investment problem gives one equation for total principal and one for total interest.

2.10 Graphing as a check

Even when you solve algebraically, graphing both lines confirms your answer visually. Plot the intersection point and verify it lies on both lines. Graphing alone is imprecise for fractional coordinates but excellent for classifying a system (crossing, parallel, or coincident) and for building intuition.

2.11 Cramer's Rule (preview)

For a 2×22 \times 2 system ax+by=eax + by = e and cx+dy=fcx + dy = f, when the determinant D=adbc0D = ad - bc \neq 0, Cramer's Rule gives

x=efbfD,y=aeceD.x = \frac{ef - bf}{D}, \qquad y = \frac{ae - ce}{D}.

This is beyond the scope of most Algebra 1 courses but confirms that a unique solution exists precisely when the lines are not parallel (D0D \neq 0). When D=0D = 0, the lines are parallel or coincident.

Continue reading with Premium

Upgrade to read the full article and unlock all Premium features.

Free

  • Unlimited practice — all difficulties
  • 3 hints / day
  • Community solutions
  • 2 timed mocks / month

Premium

  • Full article + all 57+ theory guides
  • Unlimited hints on practice problems
  • Unlimited timed mock exams & PDF worksheets
Log in