Equivalent systems of linear equations

Prerequisites

Cartesian Coordinates Show

Gradient of a straight line Show

Equation of a straight line Show

Linear Equations Show

Systems of linear equations Show

Equivalent systems of linear equations

Introduction

  • Given a system of linear equations: a system of equations
  • We can solve this to get: solution to the system
  • Given a second system: another system of equations
  • We solve this, and find that the solution is the same: solution to the second system
  • Two systems that have the same solution set are described as "equivalent"

Operations that produce equivalent systems

  • Let's start with a generic system: a generic 2x2 system
  • Exchanging the order of the equations: a re-ordered generic system Has no effect on the solution set, and produces an equivalent system.
  • Multiplying the equations by a (non-zero) real number: a scaled generic system Has no effect on the solution set, and produces an equivalent system.
  • Adding one equation to another: a system with one equation added to another Has no effect on the solution set, and produces an equivalent system.

Uses

  • Producing an equivalent system is useful because it can be easier to solve than the original.
  • For example: an example system
  • We can subtract the second equation from the first to get: solved for x
  • And we can subject the third equation from the second to get: solved for y
  • This has solved the system.