Concept of a Linear System
Concept of a Linear System
In 8th Grade Maths, you have already worked with linear equations. A linear equation is an equation whose graph is a straight line, such as \(y=2x+1\) or \(x+y=6\).
Sometimes, one equation is not enough to describe a situation. We may need two linear equations at the same time. When we study two linear equations together, we call them a system of linear equations, or simply a linear system.
The big idea is this: a solution to a linear system is an ordered pair \((x,y)\) that makes both equations true at the same time.
That means a point is not a solution just because it works in one equation. It must work in each equation in the system.
1. What is a system of linear equations?
A system of linear equations is a set of two or more linear equations with the same variables. In 8th Grade, you will usually work with two equations and two variables, like \(x\) and \(y\).
For example, this is a linear system:
$$ \begin{cases} y=2x+1\\ y=-x+7 \end{cases} $$Each equation describes a line. The system asks: Is there a point that lies on both lines?
If there is, that point is the solution to the system.
2. What does a solution mean?
A solution to a system is an ordered pair that satisfies both equations simultaneously. The word simultaneously means at the same time.
Suppose we want to check whether \((2,5)\) is a solution to this system:
$$ \begin{cases} y=x+3\\ y=2x+1 \end{cases} $$Substitute \(x=2\) and \(y=5\) into the first equation:
$$ y=x+3 \Rightarrow 5=2+3 \Rightarrow 5=5 $$This is true, so \((2,5)\) works for the first equation.
Now check the second equation:
$$ y=2x+1 \Rightarrow 5=2(2)+1 \Rightarrow 5=4+1 \Rightarrow 5=5 $$This is also true, so \((2,5)\) works for the second equation too.
Because \((2,5)\) makes both equations true, it is a solution to the system.
3. Why does graphing help?
Each linear equation can be graphed as a straight line. The solution to the system is the point where the two lines intersect, or cross.
If two lines cross at one point, that point is the one ordered pair that satisfies both equations.
This means:
- Points on the first line satisfy the first equation.
- Points on the second line satisfy the second equation.
- The point where both lines meet satisfies both.
4. Ways a linear system can behave
When you graph two lines in a system, three main things can happen.
- One solution: The lines cross once. There is exactly one ordered pair that satisfies both equations.
- No solution: The lines are parallel and never meet. There is no ordered pair that works for both equations.
- Infinitely many solutions: The lines are actually the same line, so every point on that line works for both equations.
Most of the time in early examples, you will see systems with one solution.
5. How to tell if an ordered pair is a solution
To check whether an ordered pair is a solution:
- Substitute the \(x\)-value and \(y\)-value into the first equation.
- See if the equation is true.
- Substitute the same values into the second equation.
- If both are true, the ordered pair is a solution.
This is an important skill because even before solving a system, you can test possible answers.
Worked Example 1: Checking a possible solution
Is \((3,4)\) a solution to the system
$$ \begin{cases} x+y=7\\ y=x+1 \end{cases} $$Step 1: Check the first equation.
$$ x+y=7 \Rightarrow 3+4=7 \Rightarrow 7=7 $$True.
Step 2: Check the second equation.
$$ y=x+1 \Rightarrow 4=3+1 \Rightarrow 4=4 $$Also true.
Answer: Yes, \((3,4)\) is a solution because it satisfies both equations.
Worked Example 2: A point that is not a solution
Is \((2,3)\) a solution to the system
$$ \begin{cases} y=2x-1\\ x+y=5 \end{cases} $$Step 1: Check the first equation.
$$ y=2x-1 \Rightarrow 3=2(2)-1 \Rightarrow 3=4-1 \Rightarrow 3=3 $$True.
Step 2: Check the second equation.
$$ x+y=5 \Rightarrow 2+3=5 \Rightarrow 5=5 $$True again.
So \((2,3)\) is a solution.
Now let us test \((2,4)\) in the same system.
First equation:
$$ y=2x-1 \Rightarrow 4=2(2)-1 \Rightarrow 4=3 $$This is false.
Even if a point worked in the second equation, it would not be a solution, because it must satisfy both equations.
Worked Example 3: Understanding the graph of a system
Consider the system
$$ \begin{cases} y=x+2\\ y=-x+4 \end{cases} $$These are two lines. The solution is where they meet.
We can find the intersection point by thinking about what both equations say about \(y\). Since both equal \(y\), set them equal:
$$ x+2=-x+4 $$Add \(x\) to both sides:
$$ 2x+2=4 $$Subtract 2 from both sides:
$$ 2x=2 $$Divide by 2:
$$ x=1 $$Substitute \(x=1\) into either equation:
$$ y=x+2=1+2=3 $$So the solution is \((1,3)\).
This means the two lines intersect at \((1,3)\), and that point lies on both graphs.
Worked Example 4: Looking at different kinds of systems
Case A: One solution
$$ \begin{cases} y=x+1\\ y=-2x+7 \end{cases} $$The slopes are different, so the lines cross once. This system has one solution.
Case B: No solution
$$ \begin{cases} y=2x+3\\ y=2x-1 \end{cases} $$These lines have the same slope but different starting points, so they are parallel. They never intersect. This system has no solution.
Case C: Infinitely many solutions
$$ \begin{cases} y=x+4\\ 2y=2x+8 \end{cases} $$If we simplify the second equation by dividing both sides by 2, we get
$$ y=x+4 $$Now both equations are the same line. Every point on that line is a solution, so there are infinitely many solutions.
6. Real meaning of a linear system
A linear system can model a real situation where two conditions must both be true.
For example, imagine one equation shows the cost of one phone plan, and another equation shows the cost of a different phone plan. The solution to the system could tell you when the two plans cost the same amount.
So a system is useful because it helps us find where two relationships match.
7. Important ideas to remember
- A linear system is a set of two linear equations with the same variables.
- A solution is an ordered pair that makes both equations true.
- On a graph, the solution is the intersection point of the two lines.
- Some systems have one solution, no solution, or infinitely many solutions.
- To test a point, substitute it into both equations.
Brief Summary
A system of linear equations is two linear equations studied together. The solution to the system is the ordered pair that satisfies both equations at the same time. When graphed, the solution is usually the point where the two lines intersect. If the lines never meet, there is no solution, and if they are the same line, there are infinitely many solutions.
Put what you read to the test
You've worked through Concept of a Linear System. Try answering a few questions to see what stuck — and what might deserve a quick reread before you move on.