
How to Solve Simultaneous Equations Using Substitution Elimination and Graph Method
The concept of simultaneous equations is a foundational skill in mathematics and a must-know for every student preparing for board exams or competitive tests. These equations appear in real-life scenarios, word problems, and in several advanced topics such as algebra, geometry, and even physics. Mastering how to solve simultaneous equations quickly can boost your overall problem-solving speed in class 9, class 10, and beyond.
What Is Simultaneous Equations?
A simultaneous equation is a set of two or more equations with multiple variables (like x and y). The solution of simultaneous equations is the set of values for each variable that satisfies all the equations at the same time. You’ll find this concept applied in systems of equations, algebraic problem-solving, and linear equations in two variables.
Key Formula for Simultaneous Equations
There is no single formula for simultaneous equations, but the standard approach is to solve for each variable so that all equations are true at the same time. In general, for two linear equations:
\(
\begin{align*}
a_1x + b_1y &= c_1 \\
a_2x + b_2y &= c_2
\end{align*}
\)
Why Learn Simultaneous Equations?
Simultaneous equations are used to solve real-life problems involving multiple unknowns—like price and quantity, speed and time, and even in physics for forces and vectors. In maths exams, they help solve word problems, number puzzles, and logical reasoning questions. Students appearing for JEE, NEET, or school Olympiads will find this concept frequently tested.
Core Methods to Solve Simultaneous Equations
There are several techniques for solving simultaneous equations quickly and accurately. Here are the core methods:
- Elimination Method (removing one variable by adding/subtracting)
Make the coefficients of x or y equal, then add or subtract the equations to eliminate one variable.
- Substitution Method (solve for one variable, substitute in other)
Solve one equation for one variable, substitute its value in the other equation, then solve.
- Graphical Method (find point of intersection)
Plot both equations on a graph. The intersection point is the solution.
- Cross-Multiplication (for two variables)
Apply the cross-multiplied formula to directly calculate variable values (works for linear equations only).
Step-by-Step Illustration
Let’s solve this pair:
\( 2x + y = 10 \)
\( 6x - y = 2 \)
Using Substitution Method
1. From the second equation: \( 6x - y = 2 \)2. Rearrange for y: \( y = 6x - 2 \)
3. Substitute into the first equation: \( 2x + (6x - 2) = 10 \)
4. Simplify: \( 8x - 2 = 10 \) ⇒ \( 8x = 12 \) ⇒ \( x = 1.5 \)
5. Substitute x back: \( y = 6 \times 1.5 - 2 = 9 - 2 = 7 \)
**Final Answer: x = 1.5, y = 7**
Worked Example With Elimination Method
Solve \( 4x + 5y = 12 \) and \( 3x - 5y = 9 \):
1. Add both equations: \( 4x + 5y + 3x - 5y = 12 + 9 \)2. Combine: \( 7x = 21 \) ⇒ \( x = 3 \)
3. Substitute in equation 1: \( 4\times3 + 5y = 12 \) ⇒ \( 12 + 5y = 12 \) ⇒ \( 5y = 0 \) ⇒ \( y = 0 \)
**Final Answer: x = 3, y = 0**
Simultaneous Equations Worksheet (Practice)
| Question | Type |
|---|---|
| Solve \( 3x + 2y = 16 \), \( x - y = 1 \) | Elimination |
| Find x and y: \( x + y = 9, \; 2x - y = 4 \) | Substitution |
| Word Problem: The sum of two numbers is 24 and their difference is 4. Find the numbers. | Word / Algebraic |
| Graph the equations \( y = 2x + 1 \) and \( y = -x + 7 \). What is the intersection point? | Graphical |
Simultaneous Equations Calculator
Want instant answers and stepwise working? Use Vedantu’s simultaneous equations solver for quick practice and to double-check your work on mobile or desktop.
Speed Trick: How to Avoid Mistakes and Save Time
Quick tip: Before starting, check if the coefficients of x or y can easily be matched by simple multiplication. This avoids calculation mistakes. After getting values, always substitute back into the original equations to verify your solution is correct!
- Multiply the entire equation, not just selected terms
- Practice negative numbers to avoid sign errors
- Always check both equations with your answer
Relation to Other Concepts
Simultaneous equations are strongly connected with linear equations, elimination method, and substitution method. Learning them well helps with solving algebraic equations, understanding equation of a line, and even tackling quadratic equations in higher classes.
Classroom Tip
Remember: Each equation is like a clue. The answer is where all clues (equations) agree! Make a table or graph for visual learners. Practice with Vedantu to get live teacher support, quick doubt resolution, and real exam questions.
We explored simultaneous equations—from the definition, main solving techniques, worked-out examples, practice problems, mistakes to avoid, and related maths connections. Continue solving and revisiting this concept on Vedantu to gain confidence and speed in your mathematics journey!
Learn More — Related Maths Topics
FAQs on Simultaneous Equations Complete Guide to Concepts and Methods
1. What are simultaneous equations?
Simultaneous equations are two or more equations with the same variables that are solved together to find common values. The solution is the set of values that satisfies all equations at the same time.
- They usually involve two variables like x and y.
- The solution is often written as an ordered pair, such as (x, y).
- Common in algebra and coordinate geometry.
2. How do you solve simultaneous equations by substitution?
The substitution method solves simultaneous equations by expressing one variable in terms of the other and substituting it into the second equation.
- Step 1: Rearrange one equation to make one variable the subject.
- Step 2: Substitute this expression into the other equation.
- Step 3: Solve for one variable.
- Step 4: Substitute back to find the second variable.
3. How do you solve simultaneous equations by elimination?
The elimination method solves simultaneous equations by adding or subtracting equations to eliminate one variable.
- Step 1: Make the coefficients of one variable equal.
- Step 2: Add or subtract the equations to eliminate that variable.
- Step 3: Solve for the remaining variable.
- Step 4: Substitute back to find the other variable.
4. What is the graphical method of solving simultaneous equations?
The graphical method solves simultaneous equations by finding the point where two lines intersect on a graph.
- Convert each equation into the form y = mx + c.
- Plot both lines on the same axes.
- The intersection point gives the solution.
5. What is the formula for solving simultaneous equations using matrices?
Simultaneous equations can be solved using matrices with the formula X = A-1B.
- A is the coefficient matrix.
- X is the variable matrix.
- B is the constant matrix.
6. Can simultaneous equations have no solution?
Yes, simultaneous equations have no solution when the lines are parallel and never intersect.
- This happens when equations have the same gradient but different intercepts.
- Example: y = 2x + 1 and y = 2x − 3.
- These lines never meet, so there is no common solution.
7. Can simultaneous equations have infinitely many solutions?
Yes, simultaneous equations have 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.
- Every point on the line satisfies both equations.
8. What is the difference between linear and non-linear simultaneous equations?
The key difference is that linear simultaneous equations form straight lines, while non-linear ones form curves.
- Linear equations have variables only to the power of 1.
- Non-linear equations may include x², xy, or other higher powers.
- Linear systems usually have one, none, or infinitely many solutions.
9. How do you check your answer to simultaneous equations?
You check a solution by substituting the values back into both original equations.
- Replace x and y with your calculated values.
- Simplify each equation.
- If both equations are true, the solution is correct.
10. Where are simultaneous equations used in real life?
Simultaneous equations are used to solve real-world problems involving two unknown quantities.
- Calculating cost and quantity in business problems.
- Finding speed, distance, and time in motion problems.
- Determining mixture or concentration values in chemistry.





















