Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Elimination Method for Solving Linear Equations

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Step by Step Elimination Method with Solved Examples


The concept of elimination method plays a key role in mathematics, particularly when solving systems of linear equations. This method offers a systematic way to eliminate one variable, making tough algebraic problems much simpler and widely used in exams and real-life scenarios.


What Is Elimination Method?

The elimination method is defined as a technique for solving systems of linear equations by adding or subtracting the equations to eliminate one variable. You’ll find this concept applied in areas such as algebra, simultaneous equations, and linear algebra. The elimination method is also called the addition or subtraction method, and it's especially useful for equations in two or three variables.


Key Formula for Elimination Method

Here’s the standard formula for the elimination method:

If you have two equations,
\( a_1x + b_1y = c_1 \)
\( a_2x + b_2y = c_2 \),
multiply one or both equations by suitable numbers so the coefficients of either x or y become equal. Then add or subtract the equations to eliminate that variable and solve for the remaining variable.


Cross-Disciplinary Usage

The elimination method is not only useful in Maths but also plays an important role in Physics (like balancing forces), Computer Science (solving variables in programming problems), and logical reasoning found in competitive exams. Students preparing for JEE, NEET, Olympiads, and CBSE board exams will often encounter elimination method problems in different forms.


Step-by-Step Illustration

  1. Start with the given system:
    Equation 1: \(2x + 3y = 7\)
    Equation 2: \(2x + y = 5\)

  2. Make coefficients of one variable the same (y):
    Multiply Equation 2 by 3:
    \(2x + 3y = 7\)
    \(2x + 3y = 15\)

  3. Subtract Equation 1 from new Equation 2:
    \((2x + 3y) - (2x + 3y) = 15 - 7\)
    \(0 = 8\) (This actually suggests the equations have no solution: inconsistent system! Let's use another common example for a unique solution.)

  4. New Example for Unique Solution:
    Equation 1: \(2x + y = -4\)
    Equation 2: \(5x - 3y = 1\)

  5. Make coefficients of y equal:
    Multiply Equation 1 by 3:
    \(6x + 3y = -12\)
    Equation 2 stays the same:
    \(5x - 3y = 1\)

  6. Add both equations:
    \((6x + 3y) + (5x - 3y) = -12 + 1\)
    \(11x = -11\)

  7. Solve for x:
    \(x = -11/11 = -1\)

  8. Substitute x back into Equation 1:
    \(2(-1) + y = -4\)
    \(-2 + y = -4\)
    \(y = -4 + 2 = -2\)

  9. Final Answer:
    \(x = -1,\ y = -2\)

Speed Trick or Vedic Shortcut

Here’s a quick shortcut when using the elimination method for two equations with matching coefficients:


  1. Check if adding or subtracting directly eliminates a variable.
  2. If not, quickly multiply one equation to align coefficients—pick the variable with the lowest LCM!
  3. After elimination, substitute back right away to get the second value.

Example Trick: If equations are already set up as \(x + y\) and \(x - y\), adding them instantly gives \(2x\) so you solve for x quickly. This shortcut saves time in competitive exams, and Vedantu's live classes share many more for fast problem-solving.


Try These Yourself

  • Solve \(3x + 2y = 12\) and \(4x - 2y = 8\) using the elimination method.
  • Solve the equations \(x + y = 5\) and \(2x - y = 4\).
  • If \(2x + 5y = 11\) and \(3x - 5y = 4\), find x and y by elimination.
  • Solve for t and s: \(t + 2s = 7\), \(2t - s = 3\).

Frequent Errors and Misunderstandings

  • Forgetting to change the sign when subtracting equations during the elimination method.
  • Multiplying only one side of the equation when aligning coefficients—always multiply both the left and right sides!
  • Not checking if the system has no or infinite solutions (0 = k or 0 = 0 cases).
  • Accidentally adding when you should subtract, or vice versa, leading to wrong elimination.

Relation to Other Concepts

The idea of elimination method connects closely with topics such as substitution method and simultaneous equations. Understanding the elimination method helps you tackle more advanced systems, determinants, and even matrix solutions in higher classes.


Classroom Tip

A quick trick to remember the elimination method: "Match, Multiply, Move"—Match the variable, Multiply to align, Move (add or subtract) to eliminate. Vedantu’s teachers often use this jingle to help students solve questions in a systematic way during their online sessions.


We explored the elimination method—from its definition and formula to examples, shortcuts, and related topics. Continue practicing elimination method questions with Vedantu’s expert tutors to become confident in solving linear equations with speed and accuracy. For similar strategies, visit Substitution Method, Linear Equations, and Algebra topic pages for more guidance.


FAQs on Elimination Method for Solving Linear Equations

1. What is the elimination method in algebra?

The elimination method is a technique used to solve a system of linear equations by eliminating one variable to find the value of the other. It works by:

  • Writing both equations in standard form.
  • Making the coefficients of one variable equal (or opposites).
  • Adding or subtracting the equations to eliminate one variable.
  • Solving for the remaining variable and substituting back to find the other.
This method is commonly used for solving simultaneous linear equations in two variables.

2. How do you solve systems of equations using the elimination method?

To solve a system using the elimination method, eliminate one variable and solve for the other. Follow these steps:

  • Step 1: Write both equations in standard form (e.g., 2x + 3y = 7).
  • Step 2: Multiply one or both equations so the coefficients of one variable match.
  • Step 3: Add or subtract the equations to eliminate that variable.
  • Step 4: Solve for the remaining variable.
  • Step 5: Substitute back to find the second variable.
This process gives the ordered pair solution (x, y).

3. Can you give an example of the elimination method?

Yes, here is a simple example of solving a system using the elimination method.

  • Equation 1: x + y = 5
  • Equation 2: x − y = 1
Add the equations:
  • (x + y) + (x − y) = 5 + 1
  • 2x = 6
  • x = 3
Substitute into x + y = 5:
  • 3 + y = 5
  • y = 2
The solution is (3, 2).

4. When should you use the elimination method?

The elimination method is best used when the coefficients of one variable are already equal or can easily be made equal. It is especially useful when:

  • The equations are in standard form.
  • One variable has matching or opposite coefficients.
  • You want to avoid solving for one variable first (as in substitution).
It is commonly used in solving linear systems of equations in algebra.

5. What is the difference between substitution and elimination?

The main difference is that substitution solves one equation for a variable and substitutes it into the other, while elimination removes a variable by adding or subtracting equations. Key differences:

  • Substitution is easier when a variable already has coefficient 1.
  • Elimination is easier when coefficients are similar or opposites.
  • Both methods produce the same final solution.
Both are standard methods for solving simultaneous equations.

6. What happens if both variables are eliminated?

If both variables are eliminated, the result tells you whether the system has no solution or infinitely many solutions. After elimination:

  • If you get a true statement like 0 = 0, the system has infinitely many solutions (same line).
  • If you get a false statement like 0 = 5, the system has no solution (parallel lines).
This helps classify systems as consistent or inconsistent.

7. Can the elimination method be used for three equations?

Yes, the elimination method can be extended to solve systems of three equations with three variables. The process involves:

  • Eliminating one variable from two pairs of equations.
  • Creating a new system with two equations and two variables.
  • Solving that smaller system using elimination again.
This step-by-step reduction leads to the final solution (x, y, z).

8. Do you always add the equations in the elimination method?

No, you either add or subtract the equations depending on the signs of the coefficients. Specifically:

  • Add the equations if the coefficients are opposites (e.g., +3y and −3y).
  • Subtract if the coefficients are the same (e.g., 4x and 4x).
The goal is to make one variable equal to 0 so it is eliminated.

9. What are common mistakes in the elimination method?

Common mistakes in the elimination method include arithmetic errors and incorrect multiplication of equations. Watch out for:

  • Forgetting to multiply every term in an equation.
  • Sign errors when adding or subtracting.
  • Not substituting back correctly to find the second variable.
  • Stopping before checking the final ordered pair.
Careful algebra helps avoid incorrect solutions.

10. Why does the elimination method work?

The elimination method works because adding or subtracting equal quantities preserves equality. When you combine two linear equations:

  • You create an equivalent system.
  • One variable is removed without changing the solution.
  • The solution still satisfies both original equations.
This is based on the Addition Property of Equality, which ensures the solution remains valid.