BrightChamps Logo
Login
Creative Math Ideas Image
Live Math Learners Count Icon100 Learners

Last updated on August 26th, 2025

Math Whiteboard Illustration

Solving Linear Equations

Professor Greenline Explaining Math Concepts

A linear equation has variables with an exponent of 1. Solving it means finding the value of that variable. In this article, we’ll learn how to solve linear equations step by step.

Solving Linear Equations for Filipino Students
Professor Greenline from BrightChamps

What are Linear Equations?

A linear equation is an equation where the variable’s exponent is exactly 1. For this reason, it’s also called the first-degree equation. When plotted, these equations create straight-line graphs. 

 


A linear equation in one variable looks like:
Ax + B = 0
where A and B are numbers, and x is the variable. 

 


A linear equation in two variables is written as:
Ax + By = C
where x and y are variables, A and B are coefficients, and C is a constant.
 

Professor Greenline from BrightChamps

How to Solve Linear Equations?

Solving a linear equation means finding the value of the variable that makes the equation true. These equations are called linear because they form a straight line when graphed. To solve the linear equation means to find the value of the variable that makes the equation true. This means finding the number that can replace x so that both sides of the equation are equal. The basic steps to solve linear equations are:

 

 

  1. Simplify both sides by combining the like terms, or use the distributive property to remove parentheses.
  2. Move the variable terms to one side and constants to the other side.
  3. Isolate the variable and use multiplication or division to make the coefficient of the variable 1. 
Professor Greenline from BrightChamps

How to Solve Linear Equations With One, Two, and Three Variables?

We can solve linear equations that contain one, two, or three variables. A solution is simply the value of the variable that makes the equation true.

 

 

Solving Linear Equations in One Variable


A linear equation in one variable can be solved by isolating the variable step by step. The goal is to find the value that makes both sides of the equation equal. 
Example:
Solve: 3x + 2 = 11

 


Step 1: Subtract 2 from both sides to move the constant:
3x + 2 - 2 = 11 - 2
3x = 9

 


Step 2: Divide both sides by 3 to get x alone:
3x3 = 93
x = 3

 

 

Solving Linear Equations in Two Variables


x + y = 5 or 2x - y = 7 are some examples of linear equations in two variables. Since there are two unknown variables like x and y, we need two equations to solve them together. We can use any of the following methods to solve for linear equations in two variables:

  • Graphical method
  • Substitution method
  • Elimination method
  • Cross-multiplication and matrix methods

 

 

Graphical method: In graphical method, we need to draw both the equations as lines on the graph, the point where the lines meet is the solution.

 

Substitution method: Solve for one variable using one equation, and then substitute it into the other equation to find the value of the other variable.

 

Elimination method: Add or subtract the equations to eliminate one variable.

 

Cross-multiplication and matrix methods: These methods are efficient techniques for solving systems of linear equations with two or more variables.
 

Professor Greenline from BrightChamps

Solving Equations in Three or More Variables

When we have equations with three or more variables, we use special methods to get the best result possible:

  • Cross-multiplication method
  • Matrix method (using Cramer’s Rule)

These methods are helpful in solving equations quickly when there are many variables. 
 

Professor Greenline from BrightChamps

What are the Methods to Solve Linear Equations?

There are many methods for solving linear equations. Some of the methods are:

  • Graphical Method
  • Elimination Method
  • Substitution Method
  • Cross Multiplication Method
  • Matrix Method
  • Determinants Method (Cramer’s Rule) 

 

 

Graphical Method

 

For solving linear equations in a graphical method, we draw the equations as a line on a graph. The point where the two lines cross or intersect is the answer.
Example:
y = 2x + 1
y = x + 3
Plot both lines on the graph.
Where they meet is the answer.
If they meet at (2, 5), that means x = 2 and y = 5 is the solution.

 

 

Elimination Method

 

In this method, we add or subtract two equations to cancel out one variable, allowing us to find the value of the remaining variable.
Example:
x + y = 10
x - y = 4
Add both equations,
(x + y) + (x - y) = 10 + 4
2x = 14
x = 7
Now put x = 7 in the first equation:
7 + y = 10
y = 3
So the final answer is x = 7, y = 3

 

 

Substitution Method

 

Substitution method means solving one equation to find one variable and then substituting it into the other.
Example:
Solve the system:
(1) y = x + 2
(2) x + y = 10
Step 1: Use equation (1) to substitute for y in equation (2):
x + (x + 2) = 10
Step 2: simplify the equation
2x + 2 = 10
2x = 8
x = 4
Step 3: Substitute x = 4 back into equation (1):
y = 4 + 2 = 6
Answer: x = 4, y = 6

 

 

Cross Multiplication Method

 

For solving linear equations using the cross multiplication method, we use formulas. The formula for solving two equations in the form of 
a1x + b1y = c1
a2x + b2y = c2
x = (b1c2 - b2c1)(a1b2 - a2b1), y = (c1a2 - c2a1)(a1b2 - a2b1)

 

 

Matrix Method

 

A matrix method is a neat way to write equations in rows and columns. Let's see this using an example.
x + y = 6
2x + 3y = 14
Write this in a matrix form as

Now use the formula:
AX = B
X = A-1B
Once we substitute the values and solve the equation, we get x = 4, y = 2.

 

 

Determinants Method (Cramer’s Rule)

 

This method uses determinants, which are specific numerical values calculated from square matrices and help in solving systems of equations.
Example:
2x + 3y = 12
x - y = 1
We find three determinants:
 from coefficients
1 replace the first column with answer numbers
2 replace second column with answer numbers
x = 1, y = 2

Professor Greenline from BrightChamps

Real Life Applications of Solving Linear Equations

Linear equations are not only used in math, they have many real-world applications as well. Solving linear equations helps to find the unknown quantities using known relationships. Here are some of the real life applications of linear equations.

  • Budgeting and finance: Linear equations are used to calculate monthly expenses or savings in budgeting and finance. If your monthly income is $2000, and you have to spend $x for rent and $800 on other expenses, then the equation is x + 800 = 2000. Solving this equation will give your rent. 

 

  • Travel planning: In travel, linear equations are used to calculate distance, time, or speed. For example, if you are driving 60 km/h, and you need to reach 180 km, the equation is 60t = 180. Solving this gives time t.

 

  • Cooking: Linear equations in cooking are used for adjusting ingredient amounts for serving sizes. If 4 cups of flour makes 8 pancakes, how much flour is needed for 20 pancakes. Use the equation (4/8)x = 20 or x = 20(4/8). 
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them in Solving Linear Equations

Solving linear equations is an important topic in algebra. Interestingly, it can also be one of those topics where students make a lot of mistakes. However, with practice we can avoid making mistakes. Here are a few common mistakes which we can avoid in the future.
 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Performing operation on one side and ignoring the other
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Sometimes students will perform an operation like addition or subtraction on one side of the equation and forget to do the same operation on the other side. Not performing the same operation on both sides leads to mistakes. If you subtract 5 from the left side, you have to subtract 5 from the right side too. 

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Combining unlike terms
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Combining unlike terms gives a wrong answer, and it will be difficult for us while calculating. Only combine the like terms. For example, 3x + 2x = 5x but 3x + 2y cannot be simplified further. 
 

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Moving terms without changing the sign
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Moving the terms across the equal sign without changing the sign leads to wrong answers. When moving a term across the equal sign, change its sign. +5 from the left side will become -5 when it moves to the right side.
 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Treating expressions like equations
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Trying to solve expressions like an equation. Always remember that equation has an equal sign. Don’t try to solve an expression without an equation.
 

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Confusing multiplication with addition

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Don’t mistake 3x for 3 + x. The expression 3x means 3 multiplied by x, not added. Pay attention to operation signs and use parentheses if required to avoid confusion. 
 

arrow-right
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Solving Linear Equations

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

Problem 1

Solve the equation, x + 7 = 12

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

x = 5
 

Explanation

For finding the value of x, subtract 7 from both sides.
x + 7 - 7 = 12 - 7
x = 5

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

Problem 2

Solve the equation: 3x = 15

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

 x = 5
 

Explanation

 Divide both sides by 3 to find the value of x
3x3 = 153
x = 5
 

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

Problem 3

Solve the equation: 2x + 3 = 9

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

 x = 3
 

Explanation

Subtract 3 from both sides:
2x + 3 - 3 = 9 - 3
2x = 6
Divide both sides by 2:
2x2 = 62
x = 3
 

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

Problem 4

Solve the equation: 4x - 5 = 3x + 2

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

 x = 7
 

Explanation

Move the variables to one side and numbers to the other side.
4x - 3x = 2 + 5
x = 7
 

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

Problem 5

Solve the equation: x2 + 1 = 4

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

 x = 6
 

Explanation

Subtract 1 from both sides:
x2 + 1 - 1 = 4 - 1
x2 = 3
Multiply 2 by both sides:
x2 × 2 = 3 × 2
x = 6
 

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

FAQs on Solving Linear Equations

1.What is a linear equation?

A linear equation is one in which the variable has an exponent of 1. Its graph forms a straight line. For example, 2x + 3 = 7 is a linear equation. 
 

Math FAQ Answers Dropdown Arrow

2.How do you solve a linear equation?

We can solve the linear equation by getting the variable on one side and numbers on the other side and then simplifying it using the basic operations like addition, subtraction, multiplication, and division.
 

Math FAQ Answers Dropdown Arrow

3.What does it mean to isolate the variable?

Isolating the variable means moving terms so that the variable is alone on one side of the equation. This helps us find its value.  
 

Math FAQ Answers Dropdown Arrow

4.Can linear equations have fractions?

Yes, linear equations can have fractions. We can clear the fractions by multiplying the whole equation by the least common denominator (LCM).
 

Math FAQ Answers Dropdown Arrow

5.How many solutions does a linear equation have?

A linear equation in one variable usually has exactly one solution. However, special cases can occur: 

  • If both sides simplify to the same expression (like 2x = 2x), the equation has infinite solutions.
  • If both sides simplify to different constants (like 2x + 3 = 2x + 5), it has no solution.
     

Math FAQ Answers Dropdown Arrow

6.How does learning Algebra help students in Philippines make better decisions in daily life?

Algebra teaches kids in Philippines to analyze information and predict outcomes, helping them in decisions like saving money, planning schedules, or solving problems.

Math FAQ Answers Dropdown Arrow

7.How can cultural or local activities in Philippines support learning Algebra topics such as Solving Linear Equations?

Traditional games, sports, or market activities popular in Philippines can be used to demonstrate Algebra concepts like Solving Linear Equations, linking learning with familiar experiences.

Math FAQ Answers Dropdown Arrow

8.How do technology and digital tools in Philippines support learning Algebra and Solving Linear Equations?

At BrightChamps in Philippines, we encourage students to use apps and interactive software to demonstrate Algebra’s Solving Linear Equations, allowing students to experiment with problems and see instant feedback for better understanding.

Math FAQ Answers Dropdown Arrow

9.Does learning Algebra support future career opportunities for students in Philippines?

Yes, understanding Algebra helps students in Philippines develop critical thinking and problem-solving skills, which are essential in careers like engineering, finance, data science, and more.

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