How to Solve Linear Equations Step by Step

Linear equations are one of the most important topics in algebra. They are used in school mathematics, science, engineering, finance, and many everyday calculations.

The good news is that most simple linear equations can be solved using a few straightforward steps.

What Is a Linear Equation?

A linear equation is an equation in which the variable has a power of 1.

A common example is:

2x + 6 = 14

The goal is to find the value of x that makes the equation true.

How to Solve a Linear Equation

Let’s solve:

2x + 6 = 14

Step 1: Remove the constant

We have:

2x + 6 = 14

Subtract 6 from both sides:

2x + 6 − 6 = 14 − 6

This gives:

2x = 8

Step 2: Divide by the coefficient

Now divide both sides by 2:

2x ÷ 2 = 8 ÷ 2

Therefore:

x = 4

Final Answer

x = 4

We can check the answer by putting 4 back into the original equation:

2(4) + 6 = 14

8 + 6 = 14

14 = 14

The answer is correct.

General Formula for a Linear Equation

A common linear equation has the form:

ax + b = c

To solve for x:

ax = c − b

Then divide by a:

x = (c − b) / a

This formula can be used whenever a ≠ 0.

Example 2

Solve:

5x − 10 = 25

First, add 10 to both sides:

5x = 35

Then divide by 5:

x = 7

Check:

5(7) − 10 = 25

35 − 10 = 25

Correct.

Example 3

Solve:

3x + 12 = 30

Subtract 12:

3x = 18

Divide by 3:

x = 6

Check:

3(6) + 12 = 30

18 + 12 = 30

Therefore:

x = 6

How to Solve Linear Equations With Fractions

Fractions can make an equation look more complicated, but the same basic principle applies.

For example:

x/4 + 3 = 8

Subtract 3 from both sides:

x/4 = 5

Multiply both sides by 4:

x = 20

Therefore:

x = 20

How to Check Your Answer

Checking your answer is an important step.

After solving for x, substitute your answer back into the original equation.

For example, if you calculated:

x = 6

and the original equation was:

3x + 12 = 30

Substitute 6:

3(6) + 12 = 30

18 + 12 = 30

Since both sides are equal, the solution is correct.

Solve Linear Equations Online

If you want to solve a linear equation without doing the calculations manually, you can use the MathSolve Linear Equation Solver.

Enter the coefficients of your equation and the calculator can provide the solution along with a step-by-step explanation of how the answer was calculated.

Frequently Asked Questions

What is the easiest way to solve a linear equation?

The basic method is to isolate the variable. Move constants to the other side of the equation and then divide by the coefficient of the variable.

What is the formula for ax + b = c?

The solution is:

x = (c − b) / a

provided that a is not zero.

Can a linear equation have more than one solution?

A standard linear equation with a nonzero coefficient for x has one solution. Special equations can instead have no solution or infinitely many solutions.

How do I check a linear equation?

Substitute your calculated value of x into the original equation. If both sides produce the same value, the solution is correct.

What is the difference between a linear and quadratic equation?

A linear equation has a variable with a maximum exponent of 1, such as 2x + 5 = 15.

A quadratic equation contains a variable raised to the second power, such as x² + 5x + 6 = 0.

Related Math Tools

  • Linear Equation Solver
  • Quadratic Equation Solver
  • Algebra Calculator
  • Basic Math Calculator
  • Derivative Calculator
  • Integral Calculator

Conclusion

Solving a linear equation usually involves one main goal: isolate the variable.

For an equation such as:

ax + b = c

the solution is:

x = (c − b) / a

With practice, these equations become much easier to solve. The most important habit is to work through each step carefully and check your answer by substituting it back into the original equation.

Disclaimer: MathSolve provides calculations and explanations for educational and informational purposes. For important academic, financial, engineering, or professional calculations, verify the result independently.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top