Skip to lesson content

Lesson 3 of 4

Pair of Linear Equations in Two Variables · Lesson 3 of 4

Algebraic Method 2: The Elimination Method

The mathematical equivalent of 'this town ain't big enough for the both of us', where we aggressively delete one variable just to make the other one confess its value.

Learning Objectives

• Explain how eliminating one variable reduces a pair of linear equations to a single-variable equation. • Choose suitable multipliers to make the coefficients of one variable equal or opposite. • Solve pairs of linear equations accurately using addition or subtraction. • Interpret complete cancellation to identify systems with no solution or infinitely many solutions.

Introduction

The elimination method solves a pair of linear equations by removing one variable completely. This is done by making the coefficients of one variable numerically equal in both equations and then adding or subtracting the equations.

Core Idea

Make the coefficients of either x or y equal. Then add or subtract the equations so that the chosen variable cancels out.

Standard Step-by-Step Procedure

Step 1: Match the Coefficients

Multiply one or both equations by suitable non-zero constants so that the coefficients of one variable become numerically equal.

Step 2: Eliminate One Variable

Add or subtract the modified equations. The selected variable will cancel, leaving an equation in only one variable.

Step 3: Find the Remaining Variable

Substitute the value obtained into either original equation to calculate the value of the second variable.

General Elimination IdeaLaTeX
Equal coefficients allow one variable to cancel.

Complete Worked Example

Monthly Income and Expenditure

Problem
The ratio of monthly incomes of two people is 9:7 and the ratio of their monthly expenditures is 4:3. Each person saves ₹2,000 per month. Find their exact monthly incomes.

  1. 1.Represent the incomes and expenditures using variables.
  2. 2.Form two linear equations using Income − Expenditure = Savings.
  3. 3.Make the coefficients of one variable equal.
  4. 4.Subtract the equations to eliminate that variable.
  5. 5.Substitute back to find the remaining value.
  6. 6.Calculate the actual monthly incomes.

Formulate the Equations

Let the monthly incomes of the two people be 9x and 7x. Let their monthly expenditures be 4y and 3y.

Basic relationLaTeX
Given equationsLaTeX

Step 1: Match the Coefficients of y

The least common multiple of 4 and 3 is 12. Multiply Equation (1) by 3 and Equation (2) by 4.

Equation (1) multiplied by 3LaTeX
Equation (2) multiplied by 4LaTeX

Step 2: Eliminate y

Subtract Equation (3) from Equation (4). Since both equations contain −12y, the y-terms cancel.

Subtract Equation (3) from Equation (4)LaTeX
Value of x

The common income unit is x = 2000.

Step 3: Substitute Back to Find y

Substitute x = 2000 into Equation (1).

Calculate yLaTeX

Calculate the Final Incomes

Income of the first personLaTeX
Income of the second personLaTeX
Final Answer

The monthly income of the first person is ₹18,000 and the monthly income of the second person is ₹14,000.

Special Algebraic Edge Cases: No Solution and Infinitely Many Solutions

Sometimes, while solving a pair of equations, both variables cancel completely. The numerical statement that remains tells us whether the system has no solution or infinitely many solutions.

Case 1: A False Numerical Statement

ExamplesLaTeX
Meaning

The variables cancel, but the remaining statement is impossible. Therefore, the equations have no common solution. Their graphs are parallel lines, and the system is inconsistent.

Case 2: A True Numerical Statement

ExamplesLaTeX
Meaning

The variables cancel, and the remaining statement is always true. Therefore, both equations represent the same line. The system has infinitely many solutions and is dependent and consistent.

Quick Interpretation Rule

A false statement means no solution. A true statement means infinitely many solutions.

Choosing Which Variable to Eliminate

Choose the variable whose coefficients can be made equal using the smallest and simplest multipliers. This reduces arithmetic and lowers the chance of calculation errors.

Common Mistakes to Avoid

Multiply every term on both sides of an equation, handle negative signs carefully while subtracting, and always substitute back to find the second variable.

Quiz

Quick check

What should generally be done when one variable has equal coefficients with the same sign in both equations?

Quick check

What is the solution of x + y = 9 and x − y = 3?

Quick check

Which operation eliminates y from 2x + 3y = 12 and 5x − 3y = 9?

Quick check

What does the result 0 = 0 after eliminating both variables indicate?

Quick check

What does an impossible result such as 0 = 5 indicate after elimination?

Practice Problems

Practice Problems
  1. Solve x + y = 11 and x − y = 3 using the elimination method.
  2. Solve 2x + 3y = 12 and 2x − y = 4 using the elimination method.
  3. Solve 2x + 3y = 13 and 5x + 2y = 16 by choosing suitable multipliers and eliminating one variable.
  4. Use elimination to determine whether the equations 2x + 3y = 7 and 4x + 6y = 20 have one solution, no solution or infinitely many solutions.
  5. At a school event, 18 adult and child tickets were sold. An adult ticket cost ₹80 and a child ticket cost ₹60. The total amount collected was ₹1,260. Form a pair of linear equations and use elimination to find the number of each type of ticket sold.

Key Takeaways

Key Takeaways

• Use the least common multiple of coefficients when choosing multipliers. • Subtract the equations when equal coefficients have the same sign. • Add the equations when equal coefficients have opposite signs. • Always multiply every term in the equation. • Interpret complete cancellation carefully.