College Algebra
Systems of Equations and Inequalities

Overview

This topic explores solving systems of linear equations and inequalities using multiple methods. You'll learn how to solve using graphing, substitution, and elimination, and how to analyze systems with one, none, or infinitely many solutions. Inequality systems are covered with emphasis on shading and solution regions.

Key Concepts and Structures

Step-by-Step Example

Problem: Solve the system:

  x + y = 5
  x - y = 1
      

Step 1: Use the elimination method.
Add both equations:

  (x + y) + (x - y) = 5 + 1 → 2x = 6

Step 2: Solve for x:
x = 3

Step 3: Substitute into the first equation:
3 + y = 5 → y = 2

Final Answer: (x, y) = (3, 2)

Quick Tip

Always check your final answer in both equations. If working with inequalities, sketch carefully and label overlapping regions clearly.