• Home
  • About Us
  • Courses
  • Pricing
  • Contact
Prepzy Icon

An AI-powered learning and assessment platform that delivers personalized, high-quality exam preparation through engaging video lectures and smart practice, accessible anytime, anywhere.

Prepzy IconPrepzy Icon

QUICK LINKS

Home

About Us

Courses

Resources

Pricing

Contact Us

FREE RESOURCES

CBSE Notes - Class 10

CBSE Notes - Class 12

CBSE Previous Year Question Papers

CBSE Previous Year Question Solutions

Chapter Summary Videos

Learning Articles

Blog

LEGAL

Privacy Policy

Terms of Service

CONTACT

Email: contact@prepzy.ai

Phone: +91 74599 68555


EXPLORE BY CLASS & SUBJECT

Learning Articles

Class 9 Science Articles

Class 9 Social Science Articles

Class 9 Maths Articles

Class 10 Science Articles

Class 10 Social Science Articles

Class 10 Maths Articles

Class 11 Physics Articles

Class 11 Chemistry Articles

Class 11 Biology Articles

Class 11 Maths Articles

Class 12 Physics Articles

Class 12 Chemistry Articles

Class 12 Biology Articles

Class 12 Maths Articles

Class 11 Business Studies Articles

Class 11 Accountancy Articles

Class 11 Economics Articles

Class 12 Business Studies Articles

Class 12 Accountancy Articles

Class 12 Economics Articles

CBSE Exam Preparation Tips

Board Exam Strategy

Notes

Class 10 Maths Notes

Class 10 Science Notes

Class 11 Physics Notes

Class 11 Chemistry Notes

Class 12 Maths Notes

Class 12 Physics Notes

Class 12 Chemistry Notes

Class 12 Biology Notes

Class 9 Science Notes

Class 9 Social Science Notes

Class 9 Maths Notes

Class 8 Science Notes

Class 8 Social Science Notes

Class 8 Maths Notes

Class 7 Science Notes

Class 7 Social Science Notes

Class 7 Maths Notes

Class 6 Science Notes

Class 6 Social Science Notes

Class 6 Maths Notes

Previous Year Papers

CBSE Class 10 Previous Year Questions

CBSE Class 12 Previous Year Questions

Class 10 Maths Previous Year Questions

Class 10 Science Previous Year Questions

Class 12 Physics Previous Year Questions

Class 12 Chemistry Previous Year Questions

Class 12 Maths Previous Year Questions

Class 12 Biology Previous Year Questions

PYQ Solutions

Class 10 Maths Previous Year Solutions

Class 10 Science Previous Year Solutions

Class 12 Physics Previous Year Solutions

Class 12 Chemistry Previous Year Solutions

Class 12 Maths Previous Year Solutions

Class 12 Biology Previous Year Solutions


2026 GlobusLearn Services India Private Limited. All rights reserved.

Privacy Policy

Terms of Service

Comprehensive Guide to Solving Linear Equations Using the Substitution Approach

Comprehensive Guide to Solving Linear Equations Using the Substitution Approach

Understanding the Substitution Technique for Linear Systems

Concept and Fundamentals of the Substitution Approach

The substitution technique is an algebraic strategy to solve simultaneous linear equations involving two variables. This method involves isolating one variable in one equation and then replacing it in the other equation. This substitution reduces the system to a single equation with one variable, which can be solved straightforwardly. This approach is particularly useful for systems where isolating a variable is simple and direct.

Before diving into the substitution method, it is helpful to distinguish it from other solution techniques such as the graphical and other algebraic methods.

Example: Consider the system:
\[ \begin{cases} 3x + 2y = 12 \\ x - y = 1 \end{cases} \]
Solve for \(x\) from the second equation: \[ x = y + 1 \] Substitute into the first equation: \[ 3(y + 1) + 2y = 12 \implies 3y + 3 + 2y = 12 \implies 5y = 9 \implies y = \frac{9}{5} \] Then, \[ x = \frac{9}{5} + 1 = \frac{14}{5} \] Thus, the solution is \(x = \frac{14}{5}\), \(y = \frac{9}{5}\).

Comparing Algebraic and Graphical Methods for Solving Equations

Overview of Algebraic Techniques

Algebraic methods encompass various approaches to solve pairs of linear equations with two variables. The primary algebraic methods include substitution, elimination, and cross-multiplication. Each method has its own advantages depending on the complexity and form of the equations.

Graphical Interpretation of Linear Systems

The graphical method involves plotting each linear equation on a coordinate plane and identifying the point of intersection, which represents the solution. This visual approach is intuitive but may lack precision for complex or non-integer solutions.

Example: Plot the lines represented by: \[ y = 2x + 1 \quad \text{and} \quad y = -x + 4 \] The intersection point can be found by equating: \[ 2x + 1 = -x + 4 \implies 3x = 3 \implies x = 1 \] Substituting back: \[ y = 2(1) + 1 = 3 \] So, the solution is \((1, 3)\).

Stepwise Procedure for Applying the Substitution Method

Detailed Steps to Solve Using Substitution

To solve a system of two linear equations using substitution, follow these steps:

  1. Simplify each equation by expanding any parentheses.

  2. Isolate one variable (either \(x\) or \(y\)) in one of the equations.

  3. Substitute this expression into the other equation, replacing the isolated variable.

  4. Solve the resulting single-variable equation using basic arithmetic.

  5. Back-substitute the found value into one of the original equations to find the other variable.

Example: Solve the system: \[ \begin{cases} 5x + 4y = 20 \\ 2x - y = 3 \end{cases} \] From the second equation: \[ y = 2x - 3 \] Substitute into the first: \[ 5x + 4(2x - 3) = 20 \implies 5x + 8x - 12 = 20 \implies 13x = 32 \implies x = \frac{32}{13} \] Then, \[ y = 2 \times \frac{32}{13} - 3 = \frac{64}{13} - \frac{39}{13} = \frac{25}{13} \] Hence, \(x = \frac{32}{13}\), \(y = \frac{25}{13}\).

Elimination via Substitution: A Hybrid Approach

How Substitution Facilitates Variable Elimination

The elimination by substitution method involves removing one variable by expressing it in terms of the other and substituting this into the remaining equation. This effectively reduces the system to a single-variable equation, simplifying the solution process.

Consider the system:

\[ \begin{cases} 3x + 5y = 19 \\ x - 2y = -1 \end{cases} \]

From the second equation:

\[ x = 2y - 1 \]

Substitute into the first:

\[ 3(2y - 1) + 5y = 19 \implies 6y - 3 + 5y = 19 \implies 11y = 22 \implies y = 2 \]

Back-substitute to find \(x\):

\[ x = 2(2) - 1 = 3 \]

Therefore, the solution is \(x=3\), \(y=2\).

Distinguishing Substitution from Elimination Methods

Key Differences Between the Two Algebraic Techniques

While both substitution and elimination methods aim to solve systems of linear equations, their approaches differ:

  • Substitution Method: Involves solving one equation for a variable and substituting this expression into the other equation.

  • Elimination Method: Focuses on adding or subtracting equations to eliminate one variable directly, simplifying the system.

Substitution is often preferred when isolating a variable is straightforward, whereas elimination is efficient when coefficients align for easy cancellation.

Visual comparison of substitution and elimination techniques

Practical Applications: Solving Linear Equations Using Substitution

Example 1: Solving a Simple Pair of Equations

Given the system:

\[ \begin{cases} 3x + 2y = 11 \\ x - y = 2 \end{cases} \]

From the second equation:

\[ y = x - 2 \]

Substitute into the first:

\[ 3x + 2(x - 2) = 11 \implies 3x + 2x - 4 = 11 \implies 5x = 15 \implies x = 3 \]

Then,

\[ y = 3 - 2 = 1 \]

Solution: \(x=3\), \(y=1\).

Example 2: Handling More Complex Coefficients

Consider:

\[ \begin{cases} 6x + 9y = 27 \\ 3x - 4y = 5 \end{cases} \]

Isolate \(x\) from the second equation:

\[ 3x = 5 + 4y \implies x = \frac{5 + 4y}{3} \]

Substitute into the first:

\[ 6 \times \frac{5 + 4y}{3} + 9y = 27 \implies 2(5 + 4y) + 9y = 27 \implies 10 + 8y + 9y = 27 \implies 17y = 17 \implies y = 1 \]

Back-substitute to find \(x\):

\[ x = \frac{5 + 4(1)}{3} = \frac{9}{3} = 3 \]

Solution: \(x=3\), \(y=1\).

Quick Reference: Summary of the Substitution Method

Step

Action

Purpose

1

Isolate one variable in one equation

Express variable in terms of the other

2

Substitute isolated variable into second equation

Reduce system to one variable

3

Solve the resulting single-variable equation

Find value of one variable

4

Back-substitute to find the other variable

Complete solution of the system

5

Verify solution by substituting values into original equations

Confirm correctness

Glossary of Key Terms

Term

Definition

Simultaneous Equations

A set of equations with multiple variables solved together.

Substitution Method

Algebraic technique where one variable is expressed in terms of another and substituted.

Elimination Method

Algebraic method that removes one variable by adding or subtracting equations.

Cross-Multiplication

A method to solve linear equations by cross multiplying terms.

Variable

A symbol representing an unknown quantity.

Coefficient

The numerical factor multiplying a variable.

Linear Equation

An equation of the first degree involving variables.

Graphical Method

Solving equations by plotting lines and finding their intersection.

Solution

The set of values satisfying all equations in the system.

Verification

Checking the solution by substituting back into original equations.

Frequently Asked Questions

What is the substitution method in solving equations?

It is an algebraic technique where one variable is isolated in one equation and substituted into the other to find the solution.

Which methods are commonly used to solve systems of linear equations?

The main methods include substitution, elimination, and cross-multiplication.

What are the essential steps in the substitution method?

Isolate a variable, substitute into the other equation, solve for one variable, then back-substitute to find the other.

Why choose substitution over elimination?

Substitution is preferred when isolating a variable is straightforward, making calculations simpler.

Can substitution be applied to systems with three variables?

Yes, substitution can reduce a three-variable system to two variables, which can then be solved using similar methods.