Knowunity AI

Open the App

Subjects

Algebra 2Algebra 254 views·Updated May 29, 2026·6 pages

Understanding Systems of Equations: Graphing and Substitution Methods

user profile picture
Trevor@trevk

Solving systems of equations is like finding where two paths... Show more

1
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Types of Systems of Equations

When you solve systems of equations, you'll encounter three possible scenarios:

Consistent and independent systems have exactly one solution where the lines intersect. This happens when the lines have different slopes and cross at a single point.

Consistent and dependent systems have infinitely many solutions. This occurs when the equations actually represent the same line - they have the same slope and y-intercept.

Inconsistent systems have no solutions. This happens with parallel lines sameslopebutdifferentyinterceptssame slope but different y-intercepts that never intersect.

💡 Think of it like this: two different lines will either cross at one point (one solution), be the exact same line (infinite solutions), or never meet because they're parallel (no solution).

When graphing these systems, you can easily visualize which type you're dealing with by seeing how the lines relate to each other. This visual approach helps you understand what's happening with the algebraic solution.

2
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Solving Systems by Graphing

The graphing method lets you visually find the point where two lines intersect. This intersection point represents the solution to the system - it's the only point that satisfies both equations simultaneously.

To solve by graphing:

  1. Rewrite both equations in slope-intercept form y=mx+by = mx + b
  2. Graph both lines on the same coordinate plane
  3. Find the coordinates of the intersection point (if one exists)

Using a graphing calculator makes this process much easier:

  1. Enter both equations in y= form
  2. Find the intersection point using the calculator's intersection feature
  3. Record the solution as an ordered pair (x, y)

🔍 When graphing by hand, make sure your coordinate plane is properly scaled so you can see the intersection clearly!

Graphing works well when the solution has nice, round numbers. However, if the solution involves fractions or decimals, you might want to use algebraic methods like substitution or elimination for more precision.

3
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Solving Systems by Substitution

The substitution method is perfect when one variable can be easily isolated in one of your equations. It's like solving a puzzle by replacing one piece with another.

Here's how substitution works:

  1. Solve for one variable in terms of the other in either equation
  2. Substitute this expression into the other equation
  3. Solve for the remaining variable
  4. Plug this value back into your expression to find the other variable

For example, with the system:

2x + y = -9
4x + y = 11

You can solve for y in the first equation to get y = -2x - 9, then substitute this into the second equation:

4x + (-2x - 9) = 11
2x - 9 = 11
2x = 20
x = 10

Then find y by plugging x = 10 back: y = -2(10) - 9 = -29

⚠️ Always use parentheses when substituting expressions to avoid sign errors!

Substitution is especially efficient when one equation already has a variable isolated or when a variable has a coefficient of 1, making it easy to solve for.

4
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Solving Systems by Elimination

The elimination method works like magic when you want to make one variable disappear! This method is ideal when equations are in standard form Ax+By=CAx + By = C.

With elimination, you:

  1. Line up the equations so variables align
  2. Multiply one or both equations by constants if needed
  3. Add the equations to eliminate one variable
  4. Solve for the remaining variable
  5. Substitute back to find the other variable

For example, to solve:

3y + 2x = 16
5x - 3y = 12

The y-terms are already opposites 3yand3y3y and -3y, so adding eliminates y:

3y + 2x = 16
5x - 3y = 12
-----------
7x = 28
x = 4

Then substitute x = 4 back:

3y + 2(4) = 16
3y + 8 = 16
3y = 8
y = 8/3

🌟 Elimination is often faster than substitution when both equations are in standard form and when the coefficients are simple multiples of each other.

Elimination shines when the coefficients make it easy to create opposites through multiplication. Always look for the variable that's easiest to eliminate!

5
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

More Elimination Practice

Elimination becomes second nature with practice. Let's look at common patterns:

When coefficients are already opposites like3xand3xlike 3x and -3x, you can add immediately to eliminate that variable. If not, multiply one or both equations to create opposites.

For example, in this system:

5x + 3y = 2
2x + 20 = 4y

First rewrite the second equation: 2x - 4y = -20 Multiply the first equation by 4: 20x + 12y = 8 Multiply the second equation by 3: 6x - 12y = -60 Add: 26x = -52, so x = -2

Then find y by substituting back.

Sometimes substitution is more efficient. With this system:

y = 2x - 1
6x - y = 13

It's easier to substitute y = 2x - 1 into the second equation right away.

💡 Strategy tip: When one equation has a variable isolated likey=2x1like y = 2x - 1, substitution is usually faster than elimination!

Always organize your work neatly, line up like terms, and check your solution by plugging it back into both original equations.

6
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Special Cases: No Solution and Infinite Solutions

Not all systems have exactly one solution. When using elimination, pay attention to what happens after you add the equations:

If all variables cancel and you get a false statement like 0 = 3, the system is inconsistent with no solution. This means the lines are parallel and never intersect.

If all variables cancel and you get a true statement like 0 = 0, the system is consistent and dependent with infinitely many solutions. This means both equations represent the same line.

When solving a system and both variables cancel out, don't panic! This is valuable information telling you about the relationship between the equations:

  • If you get something like 0 = 0, write "infinitely many solutions" or "dependent system"
  • If you get something like 0 = 12, write "no solution" or "inconsistent system"

🔑 Key insight: When both variables disappear during elimination, you've discovered something important about the system itself, not a mistake in your work!

Being able to classify systems as inconsistent, dependent, or independent will help you understand the geometric relationship between the lines and prepare you for more advanced topics in algebra.

We thought you’d never ask...

What is the Knowunity AI companion?

Our AI companion is specifically built for the needs of students. Based on the millions of content pieces we have on the platform we can provide truly meaningful and relevant answers to students. But its not only about answers, the companion is even more about guiding students through their daily learning challenges, with personalised study plans, quizzes or content pieces in the chat and 100% personalisation based on the students skills and developments.

Where can I download the Knowunity app?

You can download the app in the Google Play Store and in the Apple App Store.

Is Knowunity really free of charge?

That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.

Can't find what you're looking for? Explore other subjects.

Students love us — and so will you.

4.6/5App Store
4.7/5Google Play

The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.

Stefan SiOS user

This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.

Samantha KlichAndroid user

Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.

AnnaiOS user

Algebra 2Algebra 254 views·Updated May 29, 2026·6 pages

Understanding Systems of Equations: Graphing and Substitution Methods

user profile picture
Trevor@trevk

Solving systems of equations is like finding where two paths cross on a map. In this guide, you'll learn three powerful methods to find where equations intersect: graphing, substitution, and elimination. Each method has its advantages, and knowing when to... Show more

1
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

Types of Systems of Equations

When you solve systems of equations, you'll encounter three possible scenarios:

Consistent and independent systems have exactly one solution where the lines intersect. This happens when the lines have different slopes and cross at a single point.

Consistent and dependent systems have infinitely many solutions. This occurs when the equations actually represent the same line - they have the same slope and y-intercept.

Inconsistent systems have no solutions. This happens with parallel lines sameslopebutdifferentyinterceptssame slope but different y-intercepts that never intersect.

💡 Think of it like this: two different lines will either cross at one point (one solution), be the exact same line (infinite solutions), or never meet because they're parallel (no solution).

When graphing these systems, you can easily visualize which type you're dealing with by seeing how the lines relate to each other. This visual approach helps you understand what's happening with the algebraic solution.

2
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

Solving Systems by Graphing

The graphing method lets you visually find the point where two lines intersect. This intersection point represents the solution to the system - it's the only point that satisfies both equations simultaneously.

To solve by graphing:

  1. Rewrite both equations in slope-intercept form y=mx+by = mx + b
  2. Graph both lines on the same coordinate plane
  3. Find the coordinates of the intersection point (if one exists)

Using a graphing calculator makes this process much easier:

  1. Enter both equations in y= form
  2. Find the intersection point using the calculator's intersection feature
  3. Record the solution as an ordered pair (x, y)

🔍 When graphing by hand, make sure your coordinate plane is properly scaled so you can see the intersection clearly!

Graphing works well when the solution has nice, round numbers. However, if the solution involves fractions or decimals, you might want to use algebraic methods like substitution or elimination for more precision.

3
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

Solving Systems by Substitution

The substitution method is perfect when one variable can be easily isolated in one of your equations. It's like solving a puzzle by replacing one piece with another.

Here's how substitution works:

  1. Solve for one variable in terms of the other in either equation
  2. Substitute this expression into the other equation
  3. Solve for the remaining variable
  4. Plug this value back into your expression to find the other variable

For example, with the system:

2x + y = -9
4x + y = 11

You can solve for y in the first equation to get y = -2x - 9, then substitute this into the second equation:

4x + (-2x - 9) = 11
2x - 9 = 11
2x = 20
x = 10

Then find y by plugging x = 10 back: y = -2(10) - 9 = -29

⚠️ Always use parentheses when substituting expressions to avoid sign errors!

Substitution is especially efficient when one equation already has a variable isolated or when a variable has a coefficient of 1, making it easy to solve for.

4
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

Solving Systems by Elimination

The elimination method works like magic when you want to make one variable disappear! This method is ideal when equations are in standard form Ax+By=CAx + By = C.

With elimination, you:

  1. Line up the equations so variables align
  2. Multiply one or both equations by constants if needed
  3. Add the equations to eliminate one variable
  4. Solve for the remaining variable
  5. Substitute back to find the other variable

For example, to solve:

3y + 2x = 16
5x - 3y = 12

The y-terms are already opposites 3yand3y3y and -3y, so adding eliminates y:

3y + 2x = 16
5x - 3y = 12
-----------
7x = 28
x = 4

Then substitute x = 4 back:

3y + 2(4) = 16
3y + 8 = 16
3y = 8
y = 8/3

🌟 Elimination is often faster than substitution when both equations are in standard form and when the coefficients are simple multiples of each other.

Elimination shines when the coefficients make it easy to create opposites through multiplication. Always look for the variable that's easiest to eliminate!

5
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

More Elimination Practice

Elimination becomes second nature with practice. Let's look at common patterns:

When coefficients are already opposites like3xand3xlike 3x and -3x, you can add immediately to eliminate that variable. If not, multiply one or both equations to create opposites.

For example, in this system:

5x + 3y = 2
2x + 20 = 4y

First rewrite the second equation: 2x - 4y = -20 Multiply the first equation by 4: 20x + 12y = 8 Multiply the second equation by 3: 6x - 12y = -60 Add: 26x = -52, so x = -2

Then find y by substituting back.

Sometimes substitution is more efficient. With this system:

y = 2x - 1
6x - y = 13

It's easier to substitute y = 2x - 1 into the second equation right away.

💡 Strategy tip: When one equation has a variable isolated likey=2x1like y = 2x - 1, substitution is usually faster than elimination!

Always organize your work neatly, line up like terms, and check your solution by plugging it back into both original equations.

6
of 6
# 1.4 SOLVING SYSTEMS - GRAPHING AND SUBSTITUTION

WARM-UP-Graph each pair of lines in the same coordinate plane.

$
\begin{cases}
y=x-3 \\

Sign up to see the content. It's free!

  • Access to all documents
  • Improve your grades
  • Join milions of students

Special Cases: No Solution and Infinite Solutions

Not all systems have exactly one solution. When using elimination, pay attention to what happens after you add the equations:

If all variables cancel and you get a false statement like 0 = 3, the system is inconsistent with no solution. This means the lines are parallel and never intersect.

If all variables cancel and you get a true statement like 0 = 0, the system is consistent and dependent with infinitely many solutions. This means both equations represent the same line.

When solving a system and both variables cancel out, don't panic! This is valuable information telling you about the relationship between the equations:

  • If you get something like 0 = 0, write "infinitely many solutions" or "dependent system"
  • If you get something like 0 = 12, write "no solution" or "inconsistent system"

🔑 Key insight: When both variables disappear during elimination, you've discovered something important about the system itself, not a mistake in your work!

Being able to classify systems as inconsistent, dependent, or independent will help you understand the geometric relationship between the lines and prepare you for more advanced topics in algebra.

We thought you’d never ask...

What is the Knowunity AI companion?

Our AI companion is specifically built for the needs of students. Based on the millions of content pieces we have on the platform we can provide truly meaningful and relevant answers to students. But its not only about answers, the companion is even more about guiding students through their daily learning challenges, with personalised study plans, quizzes or content pieces in the chat and 100% personalisation based on the students skills and developments.

Where can I download the Knowunity app?

You can download the app in the Google Play Store and in the Apple App Store.

Is Knowunity really free of charge?

That's right! Enjoy free access to study content, connect with fellow students, and get instant help – all at your fingertips.

Can't find what you're looking for? Explore other subjects.

Students love us — and so will you.

4.6/5App Store
4.7/5Google Play

The app is very easy to use and well designed. I have found everything I was looking for so far and have been able to learn a lot from the presentations! I will definitely use the app for a class assignment! And of course it also helps a lot as an inspiration.

Stefan SiOS user

This app is really great. There are so many study notes and help [...]. My problem subject is French, for example, and the app has so many options for help. Thanks to this app, I have improved my French. I would recommend it to anyone.

Samantha KlichAndroid user

Wow, I am really amazed. I just tried the app because I've seen it advertised many times and was absolutely stunned. This app is THE HELP you want for school and above all, it offers so many things, such as workouts and fact sheets, which have been VERY helpful to me personally.

AnnaiOS user