BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon141 Learners

Last updated on October 29, 2025

Substitution Property

Professor Greenline Explaining Math Concepts

The substitution property states that if two quantities are equal, one can be substituted for the other in any equation or expression. This helps in solving mathematical problems by allowing you to use known equal values to simplify or rewrite expressions.

Substitution Property for US Students
Professor Greenline from BrightChamps

What is the Substitution Method?

The substitution method is a way to solve a system of equations by replacing one variable with an expression from another equation, making it easier to find the values. 

 

Let's take an example.


Solve: \(x+y=5\\                        2x+3y=5\)

 

Explanation:

  • Solve the first equation for one of its variables, for example: 
    \(y=5-x\)
     
  • Substitute into the second equation. 
    \( 2x+3(5-x)=5\)
     
  • Simplify and solve for x
    \( 2x+15-3x=5\\ -x+15=5\\ -x=-10\\ x = 10\)
     
  • Back-substitute to find y 
    \(y=5-x\\ y=5-10\\ = -5\)

 

Answer: \(y=-5 \ and \ x = 10\)
 

Professor Greenline from BrightChamps

What is the Substitution Property of Equality?

The substitution property of equality states that if two quantities are equal, one can be substituted for the other in any expression or equation.

For example, if a = b, then we can replace 'a' with 'b' in any expression, and the value of the expression won’t change.

 

 

In example, if a + 2 = 0, and a = b, we can substitute a with b, and the expression becomes b + 2 = 0.    


Let's understand it better with a problem.

Expression to evaluate\(x^2-3x+8\)
Given: x = 1

Using the substitution property, we replace x by 1
\(1^2-3(1)+8=1-3+8=6\)


So, the expression evaluates to 6 when x = 1.

 

Parent Tip: Encourage your child to first practice substitution in linear equation in one variable and then move to quadratic equations.

Professor Greenline from BrightChamps

What are the Steps to Solve a System of Equations by the Substitution Method?

To solve an equation using substitution property, follow the steps mentioned below:

 

  1. Isolate a variable from one equation where the coefficient is 1 or -1.
     
  2. Substitute that expression into the other equation, which creates a single-variable equation.
     
  3. Solve the resulting equation for that one variable.
     
  4. Back-substitute the found value into the expression from step 1 to find the other variable.
     
  5. Check your answers by plugging both values into the original equation. If both sides are equal, your solution is correct. 

 

The following flow chart is the step-by-step breakdown of solving a system of equations using substitution method.

 

 

Let's practice this using a problem.


Practice Problem: Solve: \(x + y = 20\\x-y=10\)

 

Explanation:  The given equations:

  • x + y = 20 — (1)
  • x - y = 10 — (2)

 

  1. Isolating equation 2: x = y + 10
     
  2. Substituting to find the value of x:
    \(x + y = 20\\ (y + 10) + y = 20\\ 2y = 20 - 10\\ 2y = 10\\ y = 5\)
     
  3. Substituting the value of y in equation 2: 
    \(x - y = 10\\ x - 5 = 10\\ x = 10 + 5 \\ x = 15\)
Professor Greenline from BrightChamps

Difference between Substitution Method and Elimination Method

The substitution method involves solving one equation for a variable. For example, rewriting x - y = 2, as x = y + 2, and then plugging that into the other equation. It's intuitive and works best when one variable is easily isolated.

 

The elimination method multiplies one or both equations by suitable numbers to make the coefficients equal. Then add or subtracts them to cancel out one variable. It's often faster and avoids fractions when coefficients are already equal or opposites. 

 

Let's take a system of equation and solve with both methods to understand the difference.

 

Professor Greenline from BrightChamps

Tips and Tricks to Master Substitution Property

To help you grasp the concept of substitution property and solve problems more effectively, here are some tips and tricks.

 

  1. Remember, put the value of a variable derived from one equation into the second equation.
  2. Correctly perform arithmetic operations, and double check for mistakes.
  3. Substitute the values of variable in the original equation to verify your answers.
  4. Always use parenthesis for substitution to avoid miscalculations.
  5. If the equation has parenthesis, solve it first.

 

Parent Tip: To explain substitution property to your child, you can use real-world examples. Like, nickname and the legal name of your child belongs to the same person. You can use both in conversations. Encourage your child to practice problems.

Max Pointing Out Common Math Mistakes

Common Mistakes of the Substitution Property and How to Avoid Them

Students often make mistakes while solving substitution properties of equality, such as sign errors, substituting the wrong value, and many more. To avoid these mistakes, here are some examples and solutions mentioned below
 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Incorrectly moving or distributing negative signs when separating a variable.

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Misapplying a minus sign when dropping parentheses creates the wrong answers. To avoid this, always be careful to sign and always use parentheses when substituting negative expressions.

For example, if x - y = 10, incorrectly writing y = x + 10 instead of y = x - 10 changes the solution.
Always write y = x - 10 and substitute as 2x - (x - 10).
 

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Substituting Incorrect Values
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Plugging in the wrong values for variables leads to incorrect answers. To avoid this, double-check the value before substituting.

For example, if x = 4, then x2 = 16, not 42 = 8.
 

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

 Ignoring the order of operations.

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Not following the correct sequence of operations can create the wrong calculations. To avoid this, remember that PEMDAS stands for: parentheses, exponents, multiplication and division, addition, and subtraction.

For example, \(3+2^4=3+8=11\), not \(3+2^4=5^4 = 20\).
 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Dividing by zero
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Dividing both sides of an equation by a variable without checking if it equals zero can lead to errors, since division by zero is undefined. Always check the variable’s value first.

For example, if \(x(x-1)\) = 0, dividing both sides by x gives x - 1 = 0, so, x = 1. But this skips the solution x = 0, which also satisfies the original equation.

So, never divide by a variable without checking if it could be zero, because division by zero is undefined.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Assuming all functions are linear
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Applying linear properties to non-linear functions because not all functions follow the linear rules. Understand the specific properties of the function you are working with.

For example, mistaking \((x + y)^2 =  x^2 + y^2\) is incorrect; the correct expansion is \(x^2+2xy + y^2\).
 

arrow-right
arrow-right
Professor Greenline from BrightChamps

Real-Life Applications of the Substitution Property

Real-life applications are important in chemistry, physics, and economics, and are used in many ways. Here are examples of real-life applications mentioned below


 

  1. Budgeting: Students can use the substitution method to manage their budget and to plan expenses like food, books, or transportation.

    For example, you receive $20 as allowance and earn $40 from a part-time job, you substitute these values into an equation to find your total income as $60.

     
  2. Converting Unis: The substitution method is used to convert measurement units.

    For example, 1 meter = 100 centimeters, then 2 meters = 2 × 100 = 200 centimeters. 

     
  3. Balancing chemical equations: In chemistry, we can balance and simplify chemical equations, using substitution method. If one coefficient is unknown, it can be expressed in terms of another to make sure both sides are equal.

    For example, in a reaction like: xA + yB = zC (where A, B, and C are chemical substances and x, y, and z are their coefficients), we use substitution to relate the coefficients based on the number of atoms needed to find the values.     

     
  4. Calculating Time: To calculate the travel time, we use the substitution method, which helps students plan their day.

    For example, if a student bikes to school at 10 mph, to find the time, we use the formula, distance = speed × time.

     
  5. Temperature Conversion: We can use substitution method to convert temperature from one unit to others. 

    For example, since, K = 273.15 + °C, that implies 2°C can be written as, K = 273.15 + 2°C = 275.15K by using substitution.
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of the Substitution Property

Ray, the Character from BrightChamps Explaining Math Concepts
Max, the Girl Character from BrightChamps

Problem 1

Solve : x + y = 2 and 2x + 3y = 4

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

 x = 2, y = 0
 

Explanation

Given, 

  • x + y = 2     —--- (1)
  • 2x + 3y = 4 —----(2)

 

  1. Solving the first equation to find x:
    x = 2 - y
     
  2. Substituting the value of x in second equation: 
    \(2x + 3y = 4\\ 2(2 - y) + 3y = 4\\ 4 - 2y +3y = 4\\ y = 4 - 4 \\ y = 0\)
     
  3. Substituting the value of y in the first equation:
    \(x + y =2\\ x + 0 = 2\\ x = 2\)

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 2

Solve: 5m - 2n = 17 and 3m + n = 8

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

 m = 3, n = -1
 

Explanation

Solving the system of equations: 

  • 5m - 2n = 17 —------------- (1)
  • 3m + n = 8    —-------------- (2)

 

  1. Solving the equation to find the value for n:
    n = 8 - 3m
     
  2. Substituting the value of n in equation 1: 
    \(5m - 2(8 - 3m) = 17\\ 5m - 16 + 6m = 17\\ 11m = 17 + 16\\ 11m = 33\\ m = {33 \over 11} = 3\)
     
  3. Substituting the value of m in n = 8 - 3m
    \(n = 8 - 3(3)\\ n= 8 - 9\\ n= -1\)

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 3

Find x, y; in x + y = 20 and x - y = 10.

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

 x = 15, y = 5
 

Explanation

Given expressions,

  • x + y = 20 
  • x - y = 10

 

  • Solve the equation to find the value of x:
    x = 20 - y
     
  • Substituting the value of x in x - y = 10
    \((20 - y) - y = 10\\ 20 - 2y = 10\\ -2y = -10\\ y = 5\)
     
  • Substitute the value of y in the equation, x = 20 - y
    \(x = 20 - 5 \\ x = 15\)

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 4

Solve: 2x + y = 7 and x - 2y = 6

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

x = 4, y = -1
 

Explanation

Solving the equation to find the value for x:

  • x = 6 + 2y
  • x - 2y = 6

 

  1. Substituting the value of x in 2x + y = 7
    \(2(6 + 2y) + y = 7\\ 12 + 4y + y = 7\\ 5y = 7 - 12\\ 5y = -5\\ y =-1\)
     
  2. Substituting the value of y in x = 6 + 2y 
    \(x = 6 + 2y\\ x = 6 + 2(-1)\\ x = 4\)

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Max, the Girl Character from BrightChamps

Problem 5

Solve: x + y = -1 and y = x - 5

Ray, the Boy Character from BrightChamps Saying "Let’s Begin"
Okay, lets begin

x = 4, y = -1
 

Explanation

Given, 

  • x + y = -1
  • y = x - 5

 

  1. Substituting the value of x in x + y = -1
    \(x + (x - 5) = -1\\ 2x - 5 = -1\\ 2x = -5 + 1 \\ 2x = 4\\ x = 4\)
     
  2. Substituting x = 4 in y = x - 5
    \(y = 4 - 5 \\ y = -1\)

Max from BrightChamps Praising Clear Math Explanations
Well explained 👍
Ray Thinking Deeply About Math Problems

FAQs of the Substitution Property

1.How to define substitution property to my child?

Explain that if x = y, you can substitute x with y in any equation or expression without changing its meaning or truth. This is called the substitution property.
 

Math FAQ Answers Dropdown Arrow

2.Will my child find it different from the transitive property?

Children might find substitution and transitive property similarly, but they are a little different.

  • Substitution means replacing one equal quantity with another. If a = b, we can replace a with b in any expression.
  • Whereas transitive property says that if a = b, and b = c, then a also equals to c.

Math FAQ Answers Dropdown Arrow

3.Where will my child use substitution property?

Children will use substitution property in simplifying equations, in geometry and algebra, and will apply it in fields like science, engineering, chemistry and finance. 
 

Math FAQ Answers Dropdown Arrow

4.What examples of substitution property can I give to my child?

Here is an example you can give to your child.

 

Give your child a blue pen and ask to write a sentence. After that, take that pen and give a similar blue pen and ask to write another statement. Now, explain that since both pens were similarly, you substituted the second blue pen in the place of first blue.

Math FAQ Answers Dropdown Arrow

5.What silly mistakes can my child make when using substituion property?

Here are a few mistakes that your child might make:

 

  1. Not using parentheses when doing substitution.
  2. Incorrectly doing mathematical operations.
  3. Mixing signs.

Math FAQ Answers Dropdown Arrow
INDONESIA - Axa Tower 45th floor, JL prof. Dr Satrio Kav. 18, Kel. Karet Kuningan, Kec. Setiabudi, Kota Adm. Jakarta Selatan, Prov. DKI Jakarta
INDIA - H.No. 8-2-699/1, SyNo. 346, Rd No. 12, Banjara Hills, Hyderabad, Telangana - 500034
SINGAPORE - 60 Paya Lebar Road #05-16, Paya Lebar Square, Singapore (409051)
USA - 251, Little Falls Drive, Wilmington, Delaware 19808
VIETNAM (Office 1) - Hung Vuong Building, 670 Ba Thang Hai, ward 14, district 10, Ho Chi Minh City
VIETNAM (Office 2) - 143 Nguyễn Thị Thập, Khu đô thị Him Lam, Quận 7, Thành phố Hồ Chí Minh 700000, Vietnam
UAE - BrightChamps, 8W building 5th Floor, DAFZ, Dubai, United Arab Emirates
UK - Ground floor, Redwood House, Brotherswood Court, Almondsbury Business Park, Bristol, BS32 4QW, United Kingdom