Course Content
Radical Laws and Notation
0/2
Units and Quantitative Reasoning
0/1
One Step Equations
0/1
Two Step Equations
0/1
Multi Step Equation
0/1
Coordinate Plane
0/1
Understanding Slope
0/1
Slope Intercept Form
0/1
Point Slope Form
0/1
Standard Form
0/1
Transformations of Linear Functions
0/1
Parallel Lines
0/1
Perpendicular Lines
0/1
Understanding Inequalities
0/1
One Step Inequalities
0/1
Two Step Inequalities
0/1
Multi Step Inequalities
0/1
Compound Inequalities
0/1
System of Equations
0/1
Solving System of Equations
0/1
System of Inequalities
0/1
Understanding Functions
0/1
Function Notation
0/1
Interpret and Model Functions
0/1
Operations on Functions
0/1
Composite Functions
0/1
Inverse Functions
0/1
Arithmetic Sequence
0/1
Geometric Sequences
0/1
Mixed Sequence
0/1
Recursive Formulas For Sequences
0/1
Exponential Growth and Decay
0/1
Algebra

What does it mean to solve a system of equations?

To solve a system of equations means to find all the values of the variables that make every equation in the system true at the same time.

  • For two variables, x and y, the solution is usually a point (x, y) on the coordinate plane.

  • Some systems have:

    1. One solution → lines intersect at one point

    2. No solution → lines are parallel

    3. Infinite solutions → lines are the same


Methods to Solve Systems of Equations

There are three main methods:


1️⃣ Graphing Method

Steps:

  1. Rewrite each equation in slope-intercept form (y = mx + b).

  2. Graph both equations on the coordinate plane.

  3. Find the intersection point.

Example:

 
y = x + 2
y = -x + 6
  • Graph both lines.

  • They intersect at (2, 4).

✅ Solution: (2, 4)

Tip: Graphing is good for visual understanding, but can be less precise if intersection points are fractions.


2️⃣ Substitution Method

Steps:

  1. Solve one equation for one variable.

  2. Substitute that expression into the other equation.

  3. Solve for the remaining variable.

  4. Substitute back to find the other variable.

Example:

 
Equation 1: y = 2x + 1
Equation 2: x + y = 7

Step 1: Substitute y = 2x + 1 into Eq2

 
x + (2x + 1) = 7
3x + 1 = 7
3x = 6
x = 2

Step 2: Substitute x into Eq1

 
y = 2(2) + 1
y = 5

✅ Solution: (2, 5)


3️⃣ Elimination (Addition/Subtraction) Method

Steps:

  1. Arrange both equations in standard form: Ax + By = C.

  2. Multiply equations if necessary so one variable has the same coefficient.

  3. Add or subtract equations to eliminate one variable.

  4. Solve for the remaining variable.

  5. Substitute back to find the other variable.

Example:

 
Equation 1: 2x + y = 9
Equation 2: x - y = 1

Step 1: Add Eq1 + Eq2

 
(2x + y) + (x - y) = 9 + 1
3x = 10
x = 10/3

Step 2: Substitute x into Eq2

 
(10/3) - y = 1
-y = 1 - 10/3
-y = -7/3
y = 7/3

✅ Solution: (10/3, 7/3)


Special Cases

  1. No solution: lines are parallel

    • Slopes are equal but y-intercepts differ

  2. Infinite solutions: lines are identical

    • Same slope and same y-intercept


Graphing Reminder

  • Intersection → solution

  • Parallel lines → no solution

  • Same line → infinite solutions


Common Beginner Mistakes

  1. ❌ Forgetting to solve completely before substituting

  2. ❌ Not aligning terms correctly in elimination

  3. ❌ Misinterpreting the graph

  4. ❌ Forgetting fractions or negative signs


Why solving systems of equations matters

  • Used in real-world problems:

    • Mixing solutions

    • Budgeting

    • Speed and distance problems

  • Foundation for linear programming and higher-level math

Skip to toolbar