Solved Exercises on Solving Systems of Linear Equations Graphically in Integrated Math 1

Master graphical solutions of systems: intersections, parallel lines, coinciding lines through these 5 detailed exercises with comprehensive solutions.

Solution: Exercises 1 to 3
1 Single Intersection
Exercise 1
Solve the system of equations graphically:
\(y = 2x + 1\) and \(y = -x + 4\)
Find the intersection point and verify it's a solution.
Definition:

Graphical Solution: The solution to a system of linear equations is the point where the graphs intersect

Method for graphical solution:
  1. Graph each equation on the same coordinate plane
  2. Identify the point of intersection
  3. Verify the solution by substituting into both equations
  4. State the solution as an ordered pair
Equations
y = 2x + 1, y = -x + 4
Intersection
(1, 3)
Verification
Solution
Step 1: Graph the first equation y = 2x + 1

Slope: 2, Y-intercept: 1

Points: (0, 1), (1, 3)

Step 2: Graph the second equation y = -x + 4

Slope: -1, Y-intercept: 4

Points: (0, 4), (1, 3)

Step 3: Find the intersection point

The lines intersect at the point (1, 3)

Step 4: Verify the solution

First equation: \(3 = 2(1) + 1 = 2 + 1 = 3\) ✓

Second equation: \(3 = -1 + 4 = 3\) ✓

Step 5: State the solution

The solution to the system is (1, 3)

Solution: (1, 3)
Final answer:

The solution to the system is (1, 3), which is the point where the two lines intersect.

Applied rules:

Graphical Method: Intersection point is the solution

Verification: Substitute solution into both equations

Linear Equations: Two lines intersect at most at one point

2 No Solution (Parallel Lines)
Exercise 2
Solve the system of equations graphically:
\(y = 2x + 3\) and \(y = 2x - 1\)
Describe what happens and explain the solution type.
Definition:

Inconsistent System: A system with no solutions; lines are parallel and never intersect

Equations
y = 2x + 3, y = 2x - 1
Slope
Both = 2
Solution Type
No solution
Step 1: Graph the first equation y = 2x + 3

Slope: 2, Y-intercept: 3

Points: (0, 3), (1, 5)

Step 2: Graph the second equation y = 2x - 1

Slope: 2, Y-intercept: -1

Points: (0, -1), (1, 1)

Step 3: Observe the lines

Both lines have the same slope (2) but different y-intercepts (3 and -1)

Lines are parallel and never intersect

Step 4: Determine the solution type

Since the lines are parallel, there is no point that satisfies both equations

The system is inconsistent with no solution

Step 5: State the solution

No solution exists for this system

No solution (parallel lines)
Final answer:

The system has no solution because the lines are parallel (same slope, different y-intercepts).

Applied rules:

Parallel Lines: Same slope, different y-intercepts → No solution

Inconsistent System: No intersection point

Graphical Interpretation: Parallel lines never meet

3 Infinite Solutions (Coinciding Lines)
Exercise 3
Solve the system of equations graphically:
\(2x + 4y = 8\) and \(x + 2y = 4\)
Describe what happens and explain the solution type.
Definition:

Dependent System: A system with infinitely many solutions; equations represent the same line

Equations
2x + 4y = 8, x + 2y = 4
Rewritten
y = -½x + 2
Solution Type
Infinite solutions
Step 1: Rewrite both equations in slope-intercept form

First equation: \(2x + 4y = 8\)

\(4y = -2x + 8\)

\(y = -\frac{1}{2}x + 2\)

Step 2: Rewrite the second equation

Second equation: \(x + 2y = 4\)

\(2y = -x + 4\)

\(y = -\frac{1}{2}x + 2\)

Step 3: Compare the equations

Both equations simplify to: \(y = -\frac{1}{2}x + 2\)

These are the same line

Step 4: Graph the equations

Both equations graph as the same line

Every point on the line satisfies both equations

Step 5: Determine the solution type

Since both equations represent the same line, there are infinitely many solutions

The system is dependent

Step 6: State the solution

Any point on the line \(y = -\frac{1}{2}x + 2\) is a solution

Infinite solutions (same line)
Final answer:

The system has infinitely many solutions because both equations represent the same line.

Applied rules:

Dependent System: Same equation in different forms → Infinite solutions

Coinciding Lines: Every point on the line is a solution

Equivalent Equations: Same slope and y-intercept

Graphical Solutions of Systems Rules and Methods
\(\begin{cases} a_1x + b_1y = c_1 \\ a_2x + b_2y = c_2 \end{cases}\)
System of Linear Equations
One Solution
Intersecting lines
Different slopes
No Solution
Parallel lines
Same slope, diff. y-int
Infinite Solutions
Same line
Identical equations
Key definitions:

System of Linear Equations: A set of two or more linear equations with the same variables

Solution to System: An ordered pair that makes all equations in the system true simultaneously

Consistent System: A system with at least one solution

Inconsistent System: A system with no solutions

Dependent System: A system with infinitely many solutions

Complete methodology:
  1. Convert to Slope-Intercept: Rewrite equations in y = mx + b form
  2. Identify Key Features: Determine slope and y-intercept for each line
  3. Graph Lines: Plot each line accurately on the coordinate plane
  4. Compare Lines: Determine if they intersect, are parallel, or are identical
  5. Identify Solution: Point of intersection, none, or all points
  6. Verify Solution: Check by substituting into original equations
Tip 1: Use different colors for each line to clearly distinguish them.
Tip 2: Plot at least two points for each line to ensure accuracy.
Tip 3: If slopes are equal, check y-intercepts to determine if lines are parallel or identical.
Tip 4: Always verify your solution by substituting back into the original equations.
Common errors: Misreading graphs, not extending lines far enough, confusing parallel with coinciding lines, arithmetic mistakes in plotting.
Exam preparation: Practice all three solution types, work with different slopes and intercepts, understand the relationship between algebraic and graphical solutions.
Formulas to know by heart:

• Slope-intercept form: \(y = mx + b\)

• Solution verification: Substitute into both equations

• Parallel lines: Same slope, different y-intercept → No solution

• Coinciding lines: Same equation → Infinite solutions

Solution: Exercises 4 to 5
4 Word Problem Graphical Solution
Exercise 4
A store sells pens for $2 each and pencils for $1.50 each. A customer buys 10 items for a total of $17. Solve graphically to find how many pens and pencils were bought.
Definition:

Word Problem Modeling: Translating real-world constraints into graphical representations

Variables
x=pens, y=pencils
System
x + y = 10, 2x + 1.5y = 17
Solution
(4, 6)
Step 1: Define variables and write the system

Let \(x\) = number of pens, \(y\) = number of pencils

System: \(\begin{cases} x + y = 10 \\ 2x + 1.5y = 17 \end{cases}\)

Step 2: Rewrite in slope-intercept form

First equation: \(y = -x + 10\)

Second equation: \(1.5y = -2x + 17\) → \(y = -\frac{4}{3}x + \frac{34}{3}\)

Step 3: Graph the first equation y = -x + 10

Slope: -1, Y-intercept: 10

Points: (0, 10), (10, 0)

Step 4: Graph the second equation y = -4x/3 + 34/3

Slope: -4/3, Y-intercept: 34/3 ≈ 11.33

Points: (0, 11.33), (8.5, 0)

Step 5: Find the intersection point

The lines intersect at approximately (4, 6)

Step 6: Verify the solution

Check in first equation: \(4 + 6 = 10\) ✓

Check in second equation: \(2(4) + 1.5(6) = 8 + 9 = 17\) ✓

Solution: (4, 6) - 4 pens and 6 pencils
Final answer:

The customer bought 4 pens and 6 pencils.

Applied rules:

Word Problem Translation: Convert constraints to equations

Graphical Solution: Intersection point represents the solution

Verification: Check solution in original context

5 Real-World Application
Exercise 5
Company A charges a $20 setup fee plus $5 per hour. Company B charges no setup fee but $7 per hour. When will the costs be the same? Solve graphically.
Definition:

Break-Even Analysis: Finding the point where two cost functions are equal

Cost Functions
A: y = 5x + 20, B: y = 7x
Intersection
(10, 70)
Meaning
10 hours, $70
Step 1: Define variables and write cost equations

Let \(x\) = number of hours, \(y\) = total cost

Company A: \(y = 5x + 20\)

Company B: \(y = 7x\)

Step 2: Graph Company A's cost function y = 5x + 20

Slope: 5, Y-intercept: 20

Points: (0, 20), (4, 40)

Step 3: Graph Company B's cost function y = 7x

Slope: 7, Y-intercept: 0

Points: (0, 0), (4, 28)

Step 4: Find the intersection point

The lines intersect at (10, 70)

Step 5: Verify the solution

Company A: \(y = 5(10) + 20 = 50 + 20 = 70\) ✓

Company B: \(y = 7(10) = 70\) ✓

Step 6: Interpret the solution

After 10 hours, both companies will charge $70

Solution: (10, 70) - Costs equal at 10 hours
Final answer:

The costs will be the same after 10 hours, at which point both companies will charge $70.

Applied rules:

Real-World Modeling: Translate verbal descriptions to equations

Break-Even Point: Where two cost functions intersect

Graphical Interpretation: Intersection point represents equilibrium

Graphical Solutions of Systems Fundamentals
\(\begin{cases} a_1x + b_1y = c_1 \\ a_2x + b_2y = c_2 \end{cases}\)
System of Linear Equations
Key definitions:

Graphical Solution: A method for solving systems of equations by graphing each equation and finding their intersection point(s)

Intersection Point: The point where two or more graphs meet, representing the solution to the system

Consistent System: A system with at least one solution (one solution or infinitely many solutions)

Inconsistent System: A system with no solutions (parallel lines)

Dependent System: A system with infinitely many solutions (same line)

Complete methodology:
  1. Prepare Equations: Convert to slope-intercept form (y = mx + b)
  2. Identify Parameters: Determine slope and y-intercept for each line
  3. Graph Each Line: Plot lines accurately using slope and intercept
  4. Compare Lines: Determine intersection, parallelism, or coincidence
  5. Identify Solution: State the solution based on graphical relationship
  6. Verify Solution: Substitute back into original equations
  7. Interpret Results: State solution in context of original problem
Tip 1: Always extend lines beyond the visible intersection to ensure accuracy.
Tip 2: Use graph paper or digital tools for precision.
Tip 3: For parallel lines, focus on slopes being equal but y-intercepts being different.
Tip 4: For coinciding lines, verify that equations are equivalent after simplification.
Applications: Break-even analysis, supply-demand equilibrium, comparing pricing plans, optimization problems, physics (motion intersection).
Types of Solutions: One solution (intersecting lines), no solution (parallel lines), infinite solutions (coinciding lines).
Essential formulas:

• Slope-intercept form: \(y = mx + b\)

• Standard form: \(ax + by = c\)

• Parallel lines: Same slope, different y-intercept → No solution

• Coinciding lines: Same slope and y-intercept → Infinite solutions

Types of Graphical Solutions
Exercise 6: Visualizing Solution Types
Compare these three systems graphically:
One solution: y = 2x + 1 and y = -x + 4
No solution: y = 2x + 1 and y = 2x + 3
Infinite solutions: y = 2x + 1 and 2y = 4x + 2

Analysis: The chart shows how different systems of equations have different graphical solution types.

  • One solution: Lines intersect at exactly one point
  • No solution: Lines are parallel and never meet
  • Infinite solutions: Lines are identical and overlap completely

Questions & Answers

Question: How accurate do I need to be when solving systems graphically?

Answer: Graphical solutions provide approximate solutions that should be verified algebraically:

  • For estimation: Graphing helps visualize the solution and verify reasonableness
  • For exact answers: Always verify your graphical solution by substituting into both original equations
  • For accuracy: Use graph paper or digital tools, plot multiple points for each line

Graphical solutions are most accurate when slopes and intercepts are simple integers or fractions. When dealing with decimals or complex fractions, the graphical method provides a good estimate that should be confirmed algebraically.

The primary benefit of graphical solutions is understanding the relationship between the equations and visualizing the solution conceptually.

Question: How can I tell if two lines are parallel just by looking at their equations?

Answer: Two lines are parallel if they have the same slope but different y-intercepts:

  • Convert both equations to slope-intercept form (y = mx + b)
  • Compare the slopes (m values) - if they're equal, the lines are parallel
  • Check that the y-intercepts (b values) are different

For example:

  • \(y = 3x + 5\) and \(y = 3x - 2\): Same slope (3), different y-intercepts (5 and -2) → Parallel
  • \(y = 2x + 1\) and \(y = 3x + 1\): Different slopes (2 and 3) → Not parallel

If both the slope and y-intercept are the same, the lines are identical (not parallel), which means the system has infinitely many solutions.

Question: Can I solve systems with more than two equations graphically?

Answer: Graphical solutions become increasingly difficult as the number of equations increases:

  • Two equations in two variables: Easy to graph on a 2D coordinate plane
  • Three equations in three variables: Requires 3D visualization, difficult to draw precisely
  • More than three equations: Impractical to solve graphically

For systems with three or more equations, algebraic methods (substitution, elimination) are more practical and accurate. However, you can still graph two equations at a time to visualize partial solutions.

The graphical method is most effective for systems with two equations in two variables, where the solution is the point where all lines intersect.

For higher-dimensional systems, the solution would be the point where multiple planes (or hyperplanes) intersect.

Question: What are the advantages and disadvantages of the graphical method compared to algebraic methods?

Answer: Each method has its strengths and weaknesses:

Advantages of Graphical Method:

  • Provides visual understanding of the relationship between equations
  • Helps identify solution type (one, none, or infinite solutions)
  • Good for estimating solutions and checking reasonableness
  • Intuitive for understanding the concept of intersection

Disadvantages of Graphical Method:

  • Limited accuracy, especially for non-integer solutions
  • Only practical for systems with two variables
  • Time-consuming to graph precisely
  • Difficult to distinguish between parallel and nearly parallel lines

Algebraic methods (substitution, elimination) provide exact solutions but don't offer the same visual insight into the relationship between equations.

The best approach often combines both methods: use graphical methods for understanding and estimation, then algebraic methods for exact solutions.