Solving Systems by Graphing: Complete Guide with Exercises and Solutions

Master solving systems of equations by graphing with 10 detailed exercises, visual infographics, and comprehensive summary.

Exercises 1 to 5: Basic Applications
1 Solving system with unique solution
Exercise 1
Solve by graphing: \(y = 2x + 1\) and \(y = -x + 4\)
Definition:

System of equations: A set of two or more equations with the same variables. Solution: An ordered pair that satisfies all equations in the system

Method:
  1. Graph both equations on the same coordinate plane
  2. Identify the point where the lines intersect
  3. Verify the solution by substituting into both equations
Equation 1
\(y = 2x + 1\)
Equation 2
\(y = -x + 4\)
Solution
(1, 3)
Step 1: Graph the first equation

For \(y = 2x + 1\): Y-intercept (0, 1), slope = 2. Plot (0, 1) and (1, 3)

Step 2: Graph the second equation

For \(y = -x + 4\): Y-intercept (0, 4), slope = -1. Plot (0, 4) and (1, 3)

Step 3: Identify the intersection point

The lines intersect at (1, 3), which is the solution

Solution: (1, 3)
Final answer:

The solution is (1, 3)

Applied rules:

Intersection principle: The solution to a system is the point where the graphs intersect

Verification: Always check that the solution satisfies both equations

Unique solution: Intersecting lines have exactly one solution

2 System with different slopes
Exercise 2
Solve by graphing: \(y = 3x - 2\) and \(y = x + 4\)
Definition:

Consistent system: A system with at least one solution. When lines have different slopes, they intersect at exactly one point.

First equation
\(y = 3x - 2\)
Second equation
\(y = x + 4\)
Solution
(3, 7)
Step 1: Graph the first equation

For \(y = 3x - 2\): Y-intercept (0, -2), slope = 3. Plot (0, -2) and (1, 1)

Step 2: Graph the second equation

For \(y = x + 4\): Y-intercept (0, 4), slope = 1. Plot (0, 4) and (1, 5)

Step 3: Find the intersection

The lines intersect at (3, 7), which is the solution

Solution: (3, 7)
Final answer:

The solution is (3, 7)

Applied rules:

Different slopes: Lines with different slopes always intersect at exactly one point

Consistent independent: Systems with different slopes have one unique solution

Verification: Check: 7 = 3(3) - 2 = 7 ✓ and 7 = 3 + 4 = 7 ✓

3 System with parallel lines
Exercise 3
Solve by graphing: \(y = 2x + 3\) and \(y = 2x - 1\)
Definition:

Parallel lines: Lines with the same slope but different y-intercepts. They never intersect, so the system has no solution.

First equation
\(y = 2x + 3\)
Second equation
\(y = 2x - 1\)
Solution
No solution
Step 1: Graph the first equation

For \(y = 2x + 3\): Y-intercept (0, 3), slope = 2

Step 2: Graph the second equation

For \(y = 2x - 1\): Y-intercept (0, -1), slope = 2

Step 3: Analyze the graph

Both lines have the same slope (2) but different y-intercepts, so they are parallel and never intersect

No solution
Final answer:

No solution (parallel lines)

Applied rules:

Parallel lines: Same slope, different y-intercepts → no intersection

Inconsistent system: A system with no solutions

Recognition: If slopes are equal but y-intercepts differ, no solution exists

Exercises 6 to 10: Advanced Applications
6 Word problem application
Exercise 6
Plan A costs $20 plus $0.10 per minute. Plan B costs $10 plus $0.15 per minute. When do they cost the same?
Definition:

Break-even point: The point where two different cost functions have the same value, represented by the intersection of their graphs.

Define variables
Let x = minutes, y = cost
Write equations
Plan A: y = 0.10x + 20, Plan B: y = 0.15x + 10
Find intersection
(200, 40)
Step 1: Define variables and write equations

Let x = minutes, y = cost in dollars. Plan A: y = 0.10x + 20, Plan B: y = 0.15x + 10

Step 2: Graph both equations

Graph y = 0.10x + 20 and y = 0.15x + 10 on the same coordinate plane

Step 3: Find the intersection point

The lines intersect at (200, 40), meaning both plans cost $40 after 200 minutes

At 200 minutes, both plans cost $40
Final answer:

Both plans cost the same ($40) at 200 minutes

Applied rules:

Variable definition: Clearly define what each variable represents

Modeling: Real-world situations can be modeled with linear equations

Interpretation: The intersection point has meaning in the context of the problem

7 System with identical lines
Exercise 7
Solve by graphing: \(2x + 3y = 6\) and \(4x + 6y = 12\)
Definition:

Dependent system: A system where both equations represent the same line. The system has infinitely many solutions.

Original equations
2x + 3y = 6 and 4x + 6y = 12
Convert to slope-intercept
y = -2x/3 + 2
Solution
Infinitely many
Step 1: Convert both equations to slope-intercept form

Eq 1: 2x + 3y = 6 → y = -2x/3 + 2

Eq 2: 4x + 6y = 12 → y = -2x/3 + 2

Step 2: Compare the equations

Both equations are identical, so they represent the same line

Step 3: Determine the solution

Since the lines are identical, every point on the line is a solution

Infinitely many solutions
Final answer:

Infinitely many solutions (same line)

Applied rules:

Equivalent equations: One equation is a multiple of the other → same line

Dependent system: Has infinitely many solutions

Recognition: If both equations reduce to the same form, infinitely many solutions exist

Visual Learning: Solving Systems by Graphing
Solving Systems by Graphing
🔍
Types of Solutions

One Solution

🎯 Intersecting lines

No Solution

❌ Parallel lines

Many Solutions

🔄 Same line

Graphing Steps

1. Graph each equation

2. Locate intersection point(s)

3. Verify the solution

4. State the solution

Key Features

Slope Comparison

↗️ Different = 1 solution

Same Slope

➡️ Parallel = 0 solutions

Same Line

🔄 Identical = ∞ solutions

1
Graph equation 1
2
Graph equation 2
3
Find intersection
4
Verify solution
💡
Key Point 1: Solution is intersection point
💡
Key Point 2: Same slope ≠ same y-int → no solution
💡
Key Point 3: Same equation → infinite solutions
📚 Comprehensive Summary: Solving Systems by Graphing
Definitions

System of equations: A set of two or more equations with the same variables that are solved simultaneously.

Solution to a system: An ordered pair (or pairs) that makes all equations in the system true when substituted for the variables.

Consistent system: A system with at least one solution.

Inconsistent system: A system with no solutions.

Dependent system: A system with infinitely many solutions.

Core Rules & Principles

Intersection principle: The solution to a system of linear equations is the point where the graphs intersect

Unique solution: Lines with different slopes intersect at exactly one point

No solution: Parallel lines (same slope, different y-intercepts) never intersect

Infinitely many solutions: Identical lines have all points in common

Step-by-Step Methods

Graphing method:

1. Graph the first equation using slope-intercept form or intercepts

2. Graph the second equation on the same coordinate plane

3. Identify the point(s) where the lines intersect

4. Verify the solution by substituting into both original equations

5. State the solution clearly

Analysis after graphing:

• If lines intersect at one point: consistent, independent (one solution)

• If lines are parallel: inconsistent (no solution)

• If lines are identical: dependent (infinitely many solutions)

Examples & Applications

One solution example: y = 2x + 1 and y = -x + 4 → intersect at (1, 3)

No solution example: y = 2x + 3 and y = 2x - 1 → parallel lines

Many solutions example: 2x + 3y = 6 and 4x + 6y = 12 → same line

Word problem: Comparing cell phone plans, cost analysis, break-even points

Tips & Common Mistakes

Precision: Graph lines accurately to identify intersection points correctly

Verification: Always substitute the solution back into both original equations

Slope recognition: Compare slopes to predict the number of solutions

Scale selection: Choose appropriate scale to show intersection points clearly

Key Takeaways

• The graphical method provides visual understanding of solutions

• Different slopes guarantee exactly one solution

• Same slope with different y-intercepts means no solution

• Same equation in different forms means infinitely many solutions

• Real-world applications often involve finding break-even points

Questions & Answers

Question: How accurate does my graph need to be when solving systems by graphing?

Answer: The accuracy depends on the context:

  • For estimation: A reasonably accurate sketch is sufficient to understand the concept
  • For exact solutions: The graph should be precise enough to clearly identify the intersection point
  • Verification: Always check your graphical solution algebraically when possible

When the intersection point has integer coordinates, a careful graph should allow you to identify the exact solution. For non-integer solutions, the graph provides an approximation that should be verified algebraically.

Question: How can I tell just by looking at the equations if a system has no solution?

Answer: A system has no solution if the equations represent parallel lines:

  • Slope-intercept form: If both equations have the same slope but different y-intercepts
  • Standard form: Convert to slope-intercept form to compare slopes and y-intercepts
  • Example: y = 2x + 3 and y = 2x - 1 have the same slope (2) but different y-intercepts (3 and -1)

Lines with the same slope but different y-intercepts are parallel and never intersect, so the system has no solution.

Question: When would I use graphing instead of other methods like substitution or elimination?

Answer: Graphing is particularly useful when:

  • Visual understanding: You want to see the relationship between the equations geometrically
  • Estimation: You need an approximate solution quickly
  • Conceptual learning: Understanding what a solution means graphically
  • Real-world applications: Problems involving break-even analysis or comparisons

However, for exact solutions with non-integer coordinates or complex equations, algebraic methods like substitution or elimination are more precise and efficient.