
How to Solve a System of Equations Using Substitution Elimination and Graphing
The concept of system of equations is essential in mathematics and helps in solving real-world and exam-level problems efficiently. Whether you are preparing for board exams or tackling competitive tests, learning how to solve a system of equations unlocks new problem-solving strategies and deepens your understanding of algebra.
Understanding System of Equations
A system of equations is a group of two or more equations that share common variables. The main aim is to find values that make all equations true at the same time. This concept is widely used in algebra, linear equations, and real-life word problems. In mathematics, systems can be linear (all equations are lines) or nonlinear (can include curves).
System of Equations in Words and Symbols
You can express a system of equations in both words and symbols. Look at the examples below:
| In Words | In Symbols |
|---|---|
| The sum of two numbers is 20 and their difference is 4. | x + y = 20 x - y = 4 |
| A number increased by twice another number is 18. | x + 2y = 18 |
Writing equations in words helps you model real-life situations before solving them as mathematical problems.
Types of System of Equations
Systems of equations can be classified based on their solutions:
| Type | Description | Graphical Meaning |
|---|---|---|
| Consistent | Has at least one solution | Lines intersect (one point/infinite points) |
| Inconsistent | No solution exists | Lines are parallel |
| Dependent | Infinitely many solutions | Lines are coincident (overlap) |
| Independent | Exactly one solution | Lines intersect at one point |
Methods to Solve a System of Equations
You can solve a system of equations by different methods. Here are the three most popular ways:
Substitution Method
1. Express one variable in terms of the other using one equation.
2. Substitute this expression into the second equation.
3. Solve for the known variable, then back-substitute to find the other.
Elimination Method
1. Multiply one or both equations if needed, so the coefficient of a variable matches.
2. Add or subtract the equations to eliminate that variable.
3. Solve for the remaining variable, then substitute back.
Graphical Method
1. Graph both equations on the same coordinate plane.
2. The intersection point of lines gives the solution (x, y).
3. If lines do not cross, there is no solution; if overlap, infinite solutions.
Worked Example – Solving a Problem
Let's solve the following system using two methods: substitution and elimination.
Given Equations:
1. \( 2x - y = 12 \)
2. \( x - 2y = 48 \)
Substitution Method:
1. From equation (2): \( x - 2y = 48 \)\So, \( x = 48 + 2y \)
2. Substitute \( x = 48 + 2y \) into equation (1):
\( 2(48 + 2y) - y = 12 \)
\( 96 + 4y - y = 12 \)
\( 3y = 12 - 96 \)
\( 3y = -84 \)
\( y = -28 \)
3. Put \( y = -28 \) back in \( x = 48 + 2y \):
\( x = 48 + 2(-28) = 48 -56 = -8 \)
Final Solution: x = -8, y = -28
Elimination Method:
1. Multiply equation (2) by 2:\( 2x - 4y = 96 \)
2. Subtract equation (1):
\( (2x - 4y) - (2x - y) = 96 - 12 \)
\( 2x - 4y - 2x + y = 84 \)
\( -3y = 84 \)
\( y = -28 \)
3. Substitute \( y = -28 \) into equation (1):
\( 2x - (-28) = 12 \) ⇒ \( 2x + 28 = 12 \)
\( 2x = 12 - 28 = -16 \)
\( x = -8 \)
Check: Both values satisfy original equations.
Real-World Applications and Word Problems
Systems of equations allow us to solve many everyday problems, such as:
1. Age-related questions (e.g., Peter is three times as old as his son, etc.)2. Financial planning (e.g., finding starting salary and annual increment from given future salaries)
3. Mixture and rate-time problems
By modeling these situations mathematically, you can use substitution, elimination, or graphical methods to find the answer. Vedantu explains these steps in detail to help you succeed in your exams.
Practice Problems
- Solve: \( 3x + 2y = 7 \), \( 4x - y = 5 \)
- If the sum of two numbers is 26 and their difference is 8, what are the numbers?
- Solve for x and y: \( 5x + 4y = 19 \), \( 2x - 3y = 1 \)
- Form a system of equations from: "Twice a number plus another number is 13. Five times the first number minus the second is 9."
Need more practice? Download System of Equations Worksheet (PDF)
Using Calculators and Solvers
Online tools such as a system of equations calculator can instantly solve equations and display step-by-step solutions. When working on tough problems, use tools only after trying the steps yourself to strengthen your concepts.
Common Mistakes to Avoid
- Forgetting to check solutions in the original equations.
- Mixing up elimination and substitution steps.
- Not aligning variables or applying incorrect multipliers in elimination.
- Stopping after finding one variable, without finding the other.
- Misreading word problems and writing incorrect equations.
Related Vedantu Topics
- Linear Equations – Learn basic concepts of single equations.
- Pair of Linear Equations in Two Variables – Deep dive into two-variable systems.
- Quadratic Equations – Transition from linear to quadratic systems.
- Graphical Representation of Equations – Visualise solutions using graphs.
- Algebraic Expressions – Foundation for forming complex equations.
- Word Problems in Linear Equations – Practice more real-life applications.
- Simultaneous Equations – Alternative view of systems.
- Applications of Linear Equations – Uses in practical/competitive situations.
- Elimination Method – Study this powerful technique in depth.
- Substitution Method – Master this method for exams.
We explored the idea of system of equations, how to apply it, solve related problems, and understand its real-life relevance. Practice and revision with Vedantu helps you build confidence to solve any maths challenge involving systems of equations.
FAQs on System of Equations Explained with Methods and Applications
1. What is a system of equations in mathematics?
A system of equations is a set of two or more equations with the same variables that are solved simultaneously to find common solutions. In algebra, this usually means finding values of variables (like x and y) that satisfy all equations at the same time. For example, in the system x + y = 5 and x − y = 1, the solution is x = 3 and y = 2 because these values make both equations true.
2. How do you solve a system of linear equations?
You can solve a system of linear equations using substitution, elimination, or graphing methods. The most common methods are:
- Substitution method: Solve one equation for one variable and substitute into the other.
- Elimination method: Add or subtract equations to eliminate one variable.
- Graphing method: Graph both lines and find their intersection point.
The solution is the ordered pair (x, y) that satisfies both equations.
3. What is the substitution method for solving systems of equations?
The substitution method solves a system by expressing one variable in terms of another and substituting it into the second equation. Steps:
- Solve one equation for one variable.
- Substitute that expression into the other equation.
- Solve for the remaining variable.
- Substitute back to find the second variable.
Example: For y = x + 1 and x + y = 5, substitute y into the second equation: x + (x + 1) = 5 → 2x + 1 = 5 → x = 2, then y = 3.
4. What is the elimination method in a system of equations?
The elimination method solves a system by adding or subtracting equations to remove one variable. Steps:
- Arrange equations in standard form.
- Multiply one or both equations if needed so coefficients match.
- Add or subtract to eliminate one variable.
- Solve for the remaining variable and substitute back.
Example: x + y = 5 and x − y = 1. Add both equations: 2x = 6 → x = 3, then y = 2.
5. What does it mean if a system of equations has no solution?
A system has no solution when the equations represent parallel lines that never intersect. In linear systems, this happens when the lines have the same slope but different y-intercepts. Example: y = 2x + 1 and y = 2x − 3 have equal slopes (2) but different intercepts, so the system is inconsistent and has no solution.
6. What is an infinite solution in a system of equations?
A system has infinitely many solutions when both equations represent the same line. This occurs when one equation is a multiple of the other. Example: 2x + 4y = 6 and x + 2y = 3 are equivalent because the first is 2 times the second, so every point on the line is a solution.
7. How do you solve a system of equations by graphing?
To solve a system by graphing, plot both equations on the same coordinate plane and find their intersection point. Steps:
- Rewrite each equation in slope-intercept form (y = mx + b) if needed.
- Graph both lines.
- Identify the point where they intersect.
The intersection point is the solution (x, y). If the lines do not intersect, there is no solution; if they overlap, there are infinitely many solutions.
8. What is the difference between a consistent and inconsistent system of equations?
A consistent system has at least one solution, while an inconsistent system has no solution. In linear equations:
- One intersection point → consistent, independent system.
- Same line → consistent, dependent system (infinitely many solutions).
- Parallel lines → inconsistent system (no solution).
This classification helps determine the nature of solutions in algebra.
9. Can you give an example of solving a system of equations step by step?
Yes, here is a step-by-step example using elimination. Solve: 2x + y = 7 and x + y = 5.
- Subtract the second equation from the first: (2x + y) − (x + y) = 7 − 5.
- This simplifies to x = 2.
- Substitute into x + y = 5: 2 + y = 5.
- Solve to get y = 3.
The solution to the system is (2, 3).
10. Where are systems of equations used in real life?
Systems of equations are used in real life to solve problems involving multiple unknowns simultaneously. Common applications include:
- Business and finance: calculating cost and revenue.
- Mixture problems: combining solutions with different concentrations.
- Motion problems: speed, time, and distance calculations.
- Engineering and science: modeling physical systems.
They help determine exact values that satisfy multiple conditions at once.





















