Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Solving an Equation with Step by Step Methods

ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

How to Solve Linear and Quadratic Equations Step by Step

The concept of solving an equation is essential in mathematics and helps in solving real-world and exam-level problems efficiently. Equations appear in daily life, science, and almost all branches of maths. Understanding how to solve an equation step-by-step is the foundation of algebra and higher mathematics.


Understanding Solving an Equation

Solving an equation means finding the value of the variable that makes the equation true. In other words, when we put the value in place of the variable, both sides of the equation become equal. This concept is widely used in algebraic equations, linear equations, and quadratic equations.

When you are solving an equation, you usually try to "isolate" the unknown (like x), so you can say what its value must be. Types of equations you might solve include:

  • Linear equations (like \(3x + 5 = 20\))
  • Quadratic equations (like \(x^2 + 4x + 4 = 0\))
  • Equations with variables on both sides (like \(2x + 4 = x + 10\))
  • Rational, radical, or exponential equations

Golden Rule & Main Methods for Solving an Equation

To solve an equation, always perform the same operation to both sides. This keeps the equation balanced, just like a weighing scale. Common methods include:

Method When to Use Example
Balancing/Transposing Simple linear equations Add/Subtract/Multiply/Divide both sides to isolate x
Factoring Quadratic/polynomial equations Write as product of factors and set each to zero
Completing the Square Quadratic equations Make a perfect square trinomial and solve for x
Substitution/Elimination Multiple variables/equations Solve one equation, use answer in another

Remember, the golden rule for solving equations is: Whatever you do to one side, do the same to the other side. This keeps the equation fair and balanced.


Step-by-Step Approach: Solving Different Types of Equations

Here is a basic outline you can use to solve most equations:

  • Remove brackets using the distributive property.
  • Combine like terms on each side.
  • Move variable terms to one side, constants to the other.
  • Isolate the variable using inverse operations (addition, subtraction, multiplication, division).
  • Check your answer by plugging the value back into the original equation.

Examples of specific cases:

  • Variables on both sides: \(3x + 2 = x + 8\)
  • Equations with fractions: Multiply each term by the denominator LCM to clear fractions.
  • Quadratic equations: Use factoring, completing the square, or the quadratic formula \(x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}\).
  • Absolute value equations: Solve for when the inside is positive and when it is negative.
  • Simultaneous equations: Use substitution or elimination methods.

Worked Example – Solving an Equation Step by Step

Let’s solve a linear equation step-by-step:

1. Start with the equation: \( 2x + 3 = 11 \)

2. Subtract 3 from both sides:
\( 2x + 3 - 3 = 11 - 3 \)
\( 2x = 8 \)

3. Divide both sides by 2:
\( x = \frac{8}{2} \)

4. So, the answer is:
\( x = 4 \)

Now let's try a quadratic equation:

1. Given: \( x^2 - 5x + 6 = 0 \)

2. Factor into two binomials:
Find two numbers that multiply to 6 and add up to -5, which are -2 and -3.
\( (x - 2)(x - 3) = 0 \)

3. Set each factor to zero:
\( x-2 = 0 \Rightarrow x = 2 \)
\( x-3 = 0 \Rightarrow x = 3 \)

4. Final solutions:
\( x = 2 \) and \( x = 3 \)

Practice Problems

  • Solve: \( 5x - 7 = 18 \)
  • Solve: \( x^2 + 3x + 2 = 0 \)
  • Solve for y: \( 2y + 5 = 3y - 6 \)
  • Solve: \( \frac{x-1}{2} = 4 \)

Common Mistakes to Avoid

  • Forgetting to perform the same operation on both sides of the equation.
  • Sign errors when transposing terms or multiplying/dividing by negatives.
  • Not simplifying fully before isolating the variable.
  • For quadratic equations, forgetting both solutions in factorization.

Real-World Applications

The skill of solving an equation is used for budgeting, calculating interest, converting units, building things, mixing solutions in science, and even in business. Whenever you need to find an unknown value given some conditions, you use equations. Vedantu helps students master these skills with practical examples and exam strategies.


We explored the idea of solving an equation, from its definition, methods, and step-by-step solutions, to real-world applications. Remember to practice different types of equations. Vedantu provides more resources, worksheets, and examples to make you confident in solving any equation!


Further Reading and Practice from Vedantu

FAQs on Solving an Equation with Step by Step Methods

1. What does solving an equation mean in Maths?

Solving an equation means finding the value of the variable that makes the equation true. In other words, you are determining the unknown number that balances both sides of the equation.

For example, in 2x + 3 = 11:

  • Subtract 3 from both sides: 2x = 8
  • Divide by 2: x = 4
The value x = 4 makes the equation true.

2. How do you solve a simple linear equation step by step?

To solve a linear equation, isolate the variable using inverse operations. The goal is to get the variable alone on one side of the equation.

Steps to solve 3x − 5 = 10:

  • Add 5 to both sides: 3x = 15
  • Divide both sides by 3: x = 5
This method works for most one-step and two-step linear equations.

3. What is the formula for solving a quadratic equation?

The formula for solving a quadratic equation is the quadratic formula: x = (-b ± √(b² − 4ac)) / 2a. It is used for equations in the form ax² + bx + c = 0.

Steps:

  • Identify values of a, b, and c
  • Substitute into the formula
  • Simplify to find the solutions
This method works for all quadratic equations.

4. How do you check if your solution to an equation is correct?

You check a solution by substituting the value back into the original equation to see if both sides are equal. If both sides match, the solution is correct.

Example for x + 7 = 12, if x = 5:

  • Left side: 5 + 7 = 12
  • Right side: 12
Since both sides equal 12, the solution is correct.

5. What is the difference between an equation and an expression?

An equation has an equals sign and can be solved, while an expression has no equals sign and cannot be solved. An equation shows two quantities are equal.

Examples:

  • 2x + 3 = 7 (equation)
  • 2x + 3 (expression)
Only equations can be solved for a variable.

6. How do you solve equations with variables on both sides?

To solve equations with variables on both sides, collect variable terms on one side and constants on the other. Then simplify and solve normally.

Example: 4x + 2 = 2x + 10

  • Subtract 2x: 2x + 2 = 10
  • Subtract 2: 2x = 8
  • Divide by 2: x = 4
This method simplifies the equation before solving.

7. What are inverse operations in solving equations?

Inverse operations are opposite mathematical operations used to isolate a variable. They help undo operations applied to the variable.

Common inverse pairs:

  • Addition ↔ Subtraction
  • Multiplication ↔ Division
  • Squaring ↔ Square root
For example, to solve x − 6 = 9, add 6 to get x = 15.

8. Can an equation have more than one solution?

Yes, an equation can have one solution, no solution, or multiple solutions depending on its type. Quadratic and higher-degree equations often have more than one solution.

Example: x² = 9

  • Take square root of both sides
  • x = 3 or x = −3
This equation has two solutions.

9. What is a solution set in solving equations?

A solution set is the collection of all values that satisfy an equation. It lists every possible correct answer.

Example: For x² − 4 = 0

  • x² = 4
  • x = 2 or x = −2
The solution set is {−2, 2}.

10. What are common mistakes when solving equations?

Common mistakes when solving equations include not applying operations to both sides and sign errors. These errors can lead to incorrect solutions.

Typical mistakes:

  • Forgetting to change signs when moving terms
  • Dividing only one side of the equation
  • Not checking the final answer
Always perform the same operation on both sides and verify your final result.