Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

A system of linear equations is a set of two or more equations that share the same variables. The solution is the point (or points) where all equations are satisfied simultaneously - graphically, the intersection of the lines. Three methods for solving systems exist: graphing (visual but imprecise), substitution (isolate one variable, substitute into the other equation), and elimination (add or subtract equations to cancel a variable).

Choosing the right method speeds up calculation. Substitution works best when one equation already has an isolated variable. Elimination shines when coefficients are easy to match.

Graphing is ideal for visualizing the relationship and checking answers. All three give the same solution - pick whichever is most efficient for the problem.

Understanding Systems of Equations

Each equation describes a rule that connects two quantities. In a coordinate plane, every pair of values that follows the rule lies on its line. Solving the pair means finding values that obey both rules at once.

This is why a solution must be an ordered pair, not two separate answers. The first number belongs to the horizontal variable and the second belongs to the vertical variable.

Keeping that order matters when checking or plotting. A result such as three, negative two means something different from negative two, three.

Graphing helps build meaning before heavy calculation begins. The slope tells how fast one quantity changes as the other changes. The intercept shows the starting value when the horizontal variable is zero.

A graph can reveal whether an exact answer is likely to have fractions or negative values. It can catch a calculation that gives a point far from the visible crossing. However, a hand-drawn graph has limits.

Thick lines, uneven scales, and a crossing between grid marks can make a close estimate look exact. Use graphing to understand the situation, then use algebra when an exact answer is needed.

Substitution depends on replacing equal quantities with each other. If one equation says that y equals an expression, then that expression can take the place of y anywhere else. Parentheses are essential when the expression contains more than one term.

For example, replacing y with two x minus five in three y produces three times the entire quantity two x minus five. Many errors come from multiplying only the first term.

After finding one variable, substitute that value into an original equation to find the other. This second step is not optional, since one value alone does not describe the shared point.

Elimination works because adding equal amounts to both sides preserves equality. The goal is to make one variable disappear when the equations are combined. Multiplying an entire equation means every term on both sides must be multiplied, including constants.

Choose the variable whose coefficients require the least work to match. Sometimes addition cancels opposite coefficients. Sometimes one whole equation must be subtracted from the other.

In real situations, systems model things such as two phone plans, ticket prices, travel costs, or mixtures. The variables need clear meanings and units.

A negative answer may be mathematically valid but physically impossible in a particular context, such as a negative number of tickets. Always test the final pair in both original rules and decide whether it makes sense for the situation.

Key Facts

  • One solution: lines intersect at exactly one point (consistent and independent).
  • No solution: parallel lines - same slope, different y-intercept (inconsistent).
  • Infinite solutions: same line - identical slope and intercept (dependent).
  • Substitution: solve one equation for a variable, substitute into the other.
  • Elimination: multiply equations to match a coefficient, then add/subtract to eliminate that variable.
  • Check: substitute your solution back into both original equations to verify.

Vocabulary

System of equations
Two or more equations with the same set of variables, solved simultaneously.
Solution of a system
An ordered pair (x, y) that satisfies all equations in the system simultaneously.
Consistent system
A system with at least one solution.
Inconsistent system
A system with no solution; lines are parallel.
Dependent system
A system with infinitely many solutions; both equations describe the same line.

Common Mistakes to Avoid

  • Stopping after finding x without solving for y. The solution is an ordered pair - you need both values.
  • During elimination, multiplying only one term in an equation instead of the entire equation by the scalar.
  • Forgetting to check the solution in both original equations. An arithmetic error in one step can pass undetected without checking.
  • Misidentifying parallel lines (no solution) as having a negative solution. If elimination gives 0=k0 = k (k0k \neq 0), the system is inconsistent with no solution.

Practice Questions

  1. 1 Solve by substitution: 2x + y = 7 and x - y = 2.
  2. 2 Solve by elimination: 3x + 2y = 12 and 5x - 2y = 4.
  3. 3 Identify the type of system: y = 2x + 3 and 4x - 2y = -6. Justify your answer.