BrightChamps Logo
Login

Summarize this article:

Live Math Learners Count Icon199 Learners

Last updated on October 16, 2025

Linear Equation

Professor Greenline Explaining Math Concepts

A linear equation is an algebraic equation in which the highest power of the variable is 1. The values change at a constant rate, forming a straight-line graph. Coefficients multiply variables, while constants remain unchanged.

Linear Equation for US Students
Professor Greenline from BrightChamps

What are Linear Equations?

An equation is called linear when the variable’s highest power is 1. This means you won’t find squared, cubed, or high-power variables (like \({{x^{2}}, {x^{3}}…}\)) in the equation. It includes variables raised only to the first power and does not involve any products of variables. The values change at a constant rate, which makes the graph of the linear equation a straight line. The graph of a linear equation is always a straight line.

 

Example:

\(2x + 6 = 10\)

\(x = 2y\) (This shows a linear equation with two variables).

\(x + y = 5\)

 

 

Facts About Linear Equations

 

 

  • The linear equation always produces a graph that forms a straight line, with no curves or bends.

 

  • The variable’s power is always 1.

 

  • Linear equations can have one, two, or more variables.

 

  • A linear equation remains balanced as long as you add, subtract, multiply, or divide both sides by the same value. 

 

  • It is also known as a one-degree equation.

 

  • The graph ends with a straight-line pattern. 
     
Professor Greenline from BrightChamps

How to Solve Linear Equations?

Think of an equation like a seesaw, both sides must stay balanced. In math, an equation means the left side is equal to the right side. Whatever you do on one side of the equation, do the same on the other side; otherwise, it will be unequal. We move the variable to one side and the constant to the other to simplify the equation for easier solving.  

 

When solving an equation, you can isolate the variable by moving numbers to the other side. Performing the opposite operation changes the sign accordingly. (\({2x + 3 = 7 }\) becomes \({2x = 7 - 3}\)). The +3 became -3 because you're using the opposite operation to cancel it out.

 

 

Let’s see the example,

\({{{5x} - 8 = 7}}\)

Here, we don’t know the value of x. So we move the constant from LHS to RHS, it becomes

\({{{5x} = 7 + 8}}\)

Then add the constants 

\({5x = 15}\)

Both 5 and 15 can be divided by 5, so we divide both sides of the equation by 5.

 

Dividing by 5: \({{{5x\over 15} = {15\over5}}}\)
 

Therefore, the value of x is 3.
 

Professor Greenline from BrightChamps

What is the Linear Equation Formula?

A linear equation is an algebraic equation that involves variables, such as x and y, and constants, including numbers or fixed values. In a linear equation, the highest power of the variable is 1. There are several forms, namely the standard form, slope point form, slope-intercept form, etc. For example, \({{{3x - 2y} = {12}}}\) (3, 2, and 12 are the constants, and x, y are the variables).

 

 

The Standard Form: The standard form of a linear equation includes both constants and variables. In the standard form, there are different types of linear equations—some have just one variable, while others include two.

 


One Variable Form (Simple) : In one variable form, an equation contains one variable. For e.g., \({{{Ax + B} = {0}}}\)
In this equation, A and B are constants, and x is the variable. 

 

 

Two Variable Form (Standard Form)


\({{{Ax + By + C} = {0}}}\)

A, B, and C are constants 

x and y are variables

Both A and B cannot be 0 simultaneously.

 

 

Slope Point Form: The slope indicates the line’s steepness and direction. If a line has a slope m and passes through the point \({(x1, y1)}\), we can write its equation in slope-point form.
\({{{{y − y_{₁}}} = {{m(x − {x_{₁}})}}}}\). You can use this form when you already know the slope of the line and one point it passes through.

 

 

Slope-Intercept Form: A common and easy way to write a linear equation is \({{{{(y}} = {{mx + B)}}}}\), where (x) and (y) are the variables, m is the slope of the line, and B is the intercept (Intercept means the point where the line crosses the y-axis)

 

Example:

\({{{{y}} = {{3x + 1}}}}\) 

Slope m = 3

y-intercept b = 1
 

Professor Greenline from BrightChamps

What are Linear Equations in Standard Form?

The standard form is also known as the two-variable form. The equation contains two variables. In the Standard form, there are two different variables contained in the same equation.

 

 

\({{{Ax + By} = {C}}}\)

A, B, and C are constants

x and y are variables

 

Example:

\({{{2x + 3y} = {12}}}\)
 

Professor Greenline from BrightChamps

What is a Linear Equation Graph?

The linear equation graph is the solution that can visually show the straight line, which is why it is called linear. It shows the relationship between the x-axis and the y-axis. The line depends on the slope. When a line crosses the y-axis, that point is called the y-intercept. 
 

 

Example:

\({{{y} = {2x + 1}}}\)

Take the value of x as \({{(-1, 0, 1)}}\)

To find the value of y: 


If x is -1, \({{{y} = {2{(-1)}} + 1 \implies {y = -1}}}\)

If x is 0, \({{{{y} = {2{(0)}} + 1 \implies {y = 1}}}}\)

If x is 1, \({{{{y} = {2{(1)}} + 1 \implies {y = -3}}}}\)

The points are \({{({-1},{-1}), (0,1), (1,3)}}\)
 

Professor Greenline from BrightChamps

Linear Equations in One Variable

A linear equation with one variable uses that variable consistently throughout the equation. 

 

 

\({{Ax + B = 0}}\)

\({{Ax + Bx + C = 0}}\)

 

Example

\({{5x = 20}}\)

\({{x = 4}}\)

\({{{{5{(4)}} = {20}}}}\)

The value of x is 4
 

Professor Greenline from BrightChamps

Linear Equations in Two Variables

In the equation, there are two different variables. Both variables have a degree of 1. For example, the equation \({{(5x + 2y + 8 = 0)}}\) has variables (x) and (y), and the numbers 5, 2, and 8 are constants.
This equation contains a straight line.

 

 

For example

\({{2x + 3y = 12}}\)

In this equation, we want to find the value of x and y

Let’s take the value of x is 0

then \({{2(0) + 3y = 12}}\)

 \({{3y = 12}}\)

 \({{{{y}\over3} = {12\over 3} }}\) (The 3 is multiplying the variable on the left-hand side (LHS). To isolate y, we divide both sides by 3.)

\({{y = 4}}\)

The value of x and y is (0,4).
 

Professor Greenline from BrightChamps

How to Solve Linear Equations?

Think of a linear equation as a scale: both sides must stay the same to stay balanced. 
We can do the same thing on both sides (LHS, RHS) so the balance is not disturbed.

 

 

Step 1: Combine the equations in simplified form for better understanding

 


Step 2: Change the variable from one side to the other side of the equation

 


Step 3: Solve the equation

 

 

Example: 

Solve the Linear equation \({{{3x} - {2} = {4}}}\)

Solution: 

Change the constant LHS to RHS

\({{{3x} - {2} = {4}}}\)

Add 2 on both sides of the equation

\({3x} - {2} + {2} = {4} + {2}\)

\({{3x} = {6}}\)


When the value 3 is moved from the left-hand side (LHS) to the right-hand side(RHS), it becomes a divisor because we’re dividing both sides by 3. 

\({{x} = {{6} \over {2}}} \)

\(x = 2\).

Professor Greenline from BrightChamps

Tips and Tricks to Master Linear Equations

Learning linear equations becomes easier when students understand the simple pattern. In this section, we will learn some tips and tricks to master linear equations. 

 

  • Understand the basic concept: Linear equations are equations where the highest power of the variable is 1. For example, \({{2x + 3 = 9}}\).
     
  • Keep the balance: When solving linear equations, whatever you do to one side, do the same to the other side. To keep the equation true, when adding, subtracting, multiplying, or dividing, do it on both sides. 
     
  • Combining the like terms: Simplify the linear equation by adding or subtracting similar terms. For example, in \({{5x + 8 + 2x = 50}}\), it can be combined to get \({{{{7x + 8 = 50}}}}\).
     
  • Isolating the variable: To isolate x alone, first move the constant and then move the multiplier. For example, solving \({{{{5x + 2} = {12}} }}\)

    \({{\implies {{5x} ={12 - 2}} }}\)

    \({{\implies {{5x} = {10}}}} \)

    \({{{\implies {{x}} = {{10 \over 5}}}}}\)

    \({{\implies {{x} = {2}}}}\)
     
  • Visual representation: When solving linear equations, students can use a small table to mark the given values and solve the equation. This helps students to visualize how the equation behaves. 
Max Pointing Out Common Math Mistakes

Common Mistakes and How to Avoid Them in Linear Equations

When solving linear equations, students often fall into a few common traps. Here is how to avoid them. Here are some common mistakes to avoid:
 

Mistake 1

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Forgetting to Change the Equation on Both Sides

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

When solving an equation, you must do the same thing on both sides. If you forget to do the same thing on the other side, the equation won’t stay balanced. For example, in the equation \({{2x + 3 = 7}}\), you need to subtract 3 from both sides. \({{(2x = 7 - 3) → (2x = 4)}}\).
 

Mistake 2

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Incorrectly Changing the Sign
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students often forget to change the sign correctly when moving terms across the equal sign. For example, \({{(2x + 3 = 7)}}\), in this equation when 3 is moved to the other side of the equal sign it will change from +3 to -3, Therefore, \({{(2x = 7 - 3) → (2x = 4)}}\).

Mistake 3

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Skipping division or doing it incorrectly
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

When solving linear equations, some students forget to divide correctly after moving the constant.

 

For example, in the equation \({{(3x - 2 = 4)}}\), first, move −2 to the other side:\({{ (3x = 4 + 2)}}\) to \({{(3x = 6)}}\). Now divide both sides by 3 to get: \({{{({x} ={ 6 \over 3} = 2)}}} \), so x = 2. 
 

Mistake 4

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Wrong Calculation
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

Students may forget to multiply or divide every term consistently when solving an equation. Example \({{(4x = 20)}}\), divide both sides by 4 because 4 and 20 are in the same table. x = 5.

Mistake 5

Red Cross Icon Indicating Mistakes to Avoid in This Math Topic

Arranging Equations Poorly 
 

Green Checkmark Icon Indicating Correct Solutions in This Math Topic

To solve equations like \({{3x + 2y = 1}}\) and \({{2x – y = 4}}\), we must first understand their structure and analyze the differences carefully before choosing a solving method.
 

arrow-right
arrow-right
Professor Greenline from BrightChamps

Real-Life Applications of Linear Equations

Linear equations are used to solve everyday problems in many fields such as planning, calculating, and decision-making. In this section, we will learn a few real-life applications of linear equations.

 

  • In budgeting and saving, linear equations are used to plan how to save money. For example, if Ria wants to buy a LEGO set costing \({{$1000}}\), and he saved \({{$200}}\) and earns \({{$50}}\) per day. Let x be the number of days he works: \({{{50x + 200 = 1000 \implies 50x = 800 \implies x = 16}}}\). So Riya needs to work 16 days to buy the LEGO set.
     
  • Linear equation is used in cooking and recipes to adjust recipes for any number of servings. For example, if 2 cups of rice serve 4 people, then for x people, the rice needed is 0.5x.
     
  • In traveling and time management, a linear equation is used to calculate distance, time, or speed. For example, driving at 60 km/h for x hours gives a distance \({{= 60 \times x}}\). To travel 180 km, \({{{60x = 6 × 180 = 1080 {\text { min}} = 3 {\text { hours}}}}}\).
     
  • While shopping, we use linear equations to calculate the costs after discounts. For example, if a jacket costs \({{$200}}\) with a \({{$20}}\) discount per jacket. The total cost for x jacket is \({{{{200x} - {20x} = {180x}}}}\). So buying 5 jackets will cost is: \({{{{180} \times {5} = {900}}}}\).
     
  • To monitor and plan mobile data usage, we use linear equations. For example, if your plan gives 2 GB per day, and you have 5 GB left, the total data used after x days is \({{{{2x} + {5}}}}\). For 15 Gb limit, \({{{{2x} + {5} = {15}} \implies {{x} = {5 \text {days}}}}}\).
Max from BrightChamps Saying "Hey"
Hey!

Solved Examples of Linear Equations

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

Problem 1

Find the value of x in given linear equation 2x + 7 = 13

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

\({{x = 3}}\)

Explanation

Given equation, \({{2x + 7 = 13}}\)
Subtract 7 from both sides:
 \({{2x + 7 – 7 = 13–7}}\)
\({{2x = 6}}\)
 Divide by 2: 
\({{x = {{6\over2}} = 3}} \)

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

Problem 2

Find the value of x in this equation 3x/2 + 4 = 10

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

\({{ x = 4  }}\)

Explanation

Given, \({{3x \over {2}} + {4} = {10} }\)
Move the constant (4) to the other side, and it becomes - 4 
\({{3x \over {2}} = {10} - {4} }\)
\({{3x \over {2}} = {6} }\)
Move the constant (2) to the other side, 2 becomes a multiplier
\({{3x} = {6 \times 2} }\)
\({{3x = 12}}\)
Divide by 3 
\({{{{x}} = {{12\over 3}}}}\)
\({{x = 4}}\)

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

Problem 3

You and 3 friends were sharing pizza. Each of you paid $10. How much was the total cost?

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

\({{x = 40}}\)
 

Explanation

The total number of people is 4
Each of them paid \({{$10}}\)
Let the total cost of the pizza be \({{x}}\)

So, the total cost is:
\({{4 \times 10 = x}}\)
\({{4 \times 10}} = {{40}}\)

The Cost of Pizza is \({{{$40}}}\)
 

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

Problem 4

You bought a Pencil for $5 and Some Chocolates for $2 each. The total cost is $15. How many chocolates did you buy?

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

\({{x = 5}}\)

Explanation

The cost of a pencil = $5
The cost of a chocolate = $2
Total Cost = $15

Let the number of chocolate be 2x
To find the number of chocolates solve: \({{5 + 2x = 15}}\)
Subtract 5 from both sides in \({{5+ 2x = 15}}\):
\({{{5 + 2x - 5} = {15 - 5}}}\)
\({{2x = 10}}\)
Divide by 2:
\({{{x} = {{10\over 2}}}} \)
\({{x = 5}}\)
 

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

Problem 5

Find the value of x in this equation: 3x + 2x = 25

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

\({{x = 5}}\)

Explanation

The given equation is \({{{3x} + {2x} = {25}}} \)
Add like terms: \({{5x = 25}}\)
Dividing by 5: \({{{5x \over 5} = {25 \over 5}}}\)
 \({{x = 5}}\)
 

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

FAQs on Linear Equations

1.What is a Linear equation?

A Linear equation is a mathematical sentence, where the variable’s power is 1 in the equation.

Math FAQ Answers Dropdown Arrow

2.Why is it called linear?

 If you get the answer and draw in the graph, it will get a straight line, so it is called linear.
 

Math FAQ Answers Dropdown Arrow

3.What are the different forms of linear equations?

Standard form, slope-intercept form, slope point form.
 

Math FAQ Answers Dropdown Arrow

4.Can we use real-life examples?

Yes, we can use it in real life
 

Math FAQ Answers Dropdown Arrow

5.Why do we learn linear equations?

It helps to solve problems, saving money, etc.
 

Math FAQ Answers Dropdown Arrow

6.What are common mistakes students make when solving linear equations?

The common errors students make when solving equations are: forgetting to do the same operation on both sides, moves the terms without changing the signs, forgetting to divide when isolating the variables. 

Math FAQ Answers Dropdown Arrow

7.How can I help my child practice linear equations at home?

Parents can make learning linear equations fun by using real-life examples like shopping or saving money. Remind children that equations are like a balance, so both sides must stay equal. Encourage them to explain each step and practice with small word problems to build confidence and understanding.
 

Math FAQ Answers Dropdown Arrow
Math Teacher Background Image
Math Teacher Image

Jaskaran Singh Saluja

About the Author

Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.

Max, the Girl Character from BrightChamps

Fun Fact

: He loves to play the quiz with kids through algebra to make kids love it.

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