Illustration for How to Solve Linear Equations (Step by Step) - DigiToolkit

How to Solve Linear Equations (Step by Step)

Learn how to solve linear equations step by step using CBSE methods: transposition, substitution, elimination and graphs, with worked Indian examples.

Quick Answer: To solve a linear equation in one variable, move all variable terms to one side and constants to the other, simplify to the form ax + b = 0, then divide by a to get x = −b/a. For two variables, use substitution, elimination, cross-multiplication or the graphical method — the four techniques taught in CBSE Class 9 and 10. For example, 2x + 3 = 11 gives x = 4.

Key takeaways:

  • A linear equation has variables raised only to the power 1.
  • One-variable equations: isolate x by transposing terms across the equals sign.
  • Two-variable systems use substitution, elimination, cross-multiplication or graphs.
  • These methods are core to CBSE/NCERT Classes 8–10 and many competitive exams.
  • Always verify your answer by substituting it back into the original equation.

Linear equations are the workhorses of school algebra in India, appearing from Class 6 onwards and forming a major chunk of the CBSE and state-board syllabus in Classes 8, 9 and 10. They also turn up constantly in competitive exams like JEE, SSC, and bank recruitment tests. The good news is that once you learn a reliable, repeatable procedure, solving them becomes almost mechanical.

This step-by-step guide covers both one-variable and two-variable linear equations, using the exact methods taught in NCERT textbooks. To check any answer instantly, you can use the free linear equation calculator.

What makes an equation “linear”?

An equation is linear when every variable appears only to the first power — no squares, cubes, square roots or products of variables. A linear equation in one variable can always be written as ax + b = 0, and one in two variables as ax + by + c = 0. Because the highest power is 1, the graph of a linear equation is always a straight line, which is where the name comes from. Recognising this form is the first step, because it tells you which solving method applies.

Solving a linear equation in one variable

The NCERT Class 8 method is simple transposition. Consider 2x + 3 = 11.

  1. Move constants to the right. Subtract 3 from both sides: 2x = 11 − 3 = 8.
  2. Isolate the variable. Divide both sides by 2: x = 8 ÷ 2 = 4.
  3. Verify. Substitute back: 2(4) + 3 = 11. Correct.

When variables appear on both sides, first gather them on one side. For 5x − 4 = 2x + 8, subtract 2x from both sides to get 3x − 4 = 8, add 4 to get 3x = 12, and divide to get x = 4. The same logic handles fractions — multiply through by the LCM of the denominators first to clear them.

Key takeaway: Whatever you do to one side of an equation, you must do to the other. This “balance” principle is the single rule behind every linear-equation method.

Solving two-variable systems: four methods

Class 9 introduces linear equations in two variables, and Class 10 covers a pair of them solved together. There are four standard methods, each suited to different situations.

1. Substitution. Express one variable in terms of the other from one equation, then substitute into the second. For x + y = 10 and x − y = 4, from the first x = 10 − y; substituting gives (10 − y) − y = 4, so y = 3 and x = 7.

2. Elimination. Add or subtract multiples of the equations to cancel one variable. Using the same pair, adding them directly gives 2x = 14, so x = 7 and y = 3. Elimination is fastest when coefficients line up neatly.

3. Cross-multiplication. A direct formula method for ax + by + c = 0 style pairs, useful when substitution and elimination get messy. It gives x and y straight from the coefficients.

4. Graphical method. Plot both lines; their intersection point is the solution. This method, emphasised in NCERT for its visual insight, also reveals whether a system has one solution, no solution (parallel lines) or infinitely many (coincident lines).

Worked examples

Example 1 — A shopkeeper’s problem. Two pens and three notebooks cost ₹80, while three pens and two notebooks cost ₹70. Let a pen be x and a notebook y: 2x + 3y = 80 and 3x + 2y = 70. Using elimination, you find x = 10 and y = 20, so a pen costs ₹10 and a notebook ₹20.

Example 2 — An age problem. A father is three times as old as his son, and in 10 years he will be twice as old. Let the son be x: father = 3x, and 3x + 10 = 2(x + 10), giving x = 10. The son is 10 and the father 30.

Example 3 — A simple one-variable case. Solve (x/2) + 5 = 9. Subtract 5 to get x/2 = 4, then multiply by 2 to get x = 8.

Method Best for CBSE class
Transposition One-variable equations Class 8
Substitution One variable easy to isolate Class 10
Elimination Matching coefficients Class 10
Cross-multiplication Messy coefficients Class 10
Graphical Visual/nature of solution Class 10

Benefits of mastering linear equations

Linear equations are foundational, so mastering them pays off across your entire maths journey. They build the algebraic fluency needed for quadratic equations, coordinate geometry and calculus later on. In exams they are high-scoring and quick once the method is second nature, which frees time for harder questions. Beyond school, the same logic underlies budgeting, mixture and rate problems, and word problems in aptitude tests for jobs and higher studies. Learning to model a real situation as an equation is a genuinely transferable skill.

Challenges and limitations

The main challenge is not the arithmetic but translating a word problem into the right equation — a step many students find harder than solving it. Sign errors during transposition are common and can silently produce a wrong answer. Two-variable systems can be inconsistent (no solution) or dependent (infinite solutions), which students sometimes miss. And while a calculator gives the answer instantly, relying on it without understanding the method leaves you stuck in exams where tools are not allowed. Use the linear equation formula to build understanding, not just to get answers.

Common mistakes to avoid

  • Forgetting to change the sign when transposing. Moving a term across the equals sign flips its sign; skipping this is the top error.
  • Not doing the same operation on both sides. The equation must stay balanced at every step.
  • Mishandling fractions. Clear denominators by multiplying through by the LCM before solving.
  • Dividing by the variable. Never divide both sides by an expression containing the unknown, as it can lose solutions.
  • Ignoring the nature of the system. Check whether a two-variable system is consistent before hunting for a unique answer.
  • Skipping verification. Always substitute your answer back to catch mistakes.

Best practices and expert recommendations

  • Always simplify to standard form first. Writing ax + b = 0 or ax + by + c = 0 clarifies which method to use.
  • Choose the method that fits. Use elimination when coefficients match and substitution when a variable is easy to isolate.
  • Clear fractions early. Multiply by the LCM to avoid messy arithmetic later.
  • Verify every answer. Substitute back into the original equation before finalising.
  • Practise word-problem translation. The hardest part is forming the equation, so drill that skill separately.
  • Use a calculator to check, not to learn. Confirm your manual answer with a tool, but master the method for exams.

Special cases: no solution and infinite solutions

Not every pair of linear equations has a single neat answer, and CBSE Class 10 expects you to recognise the three possibilities before you start solving. A pair of equations has a unique solution when the lines intersect at one point — this happens when the ratio of the x-coefficients differs from the ratio of the y-coefficients. It has no solution when the lines are parallel, which occurs when the coefficient ratios are equal but the constant ratio is different; the two equations contradict each other. And it has infinitely many solutions when the two equations are really the same line in disguise, so every point on the line satisfies both.

A quick consistency check saves time in exams. For a₁x + b₁y + c₁ = 0 and a₂x + b₂y + c₂ = 0, compare the ratios a₁/a₂, b₁/b₂ and c₁/c₂. If a₁/a₂ is not equal to b₁/b₂, there is one solution. If all three ratios are equal, there are infinitely many. If the first two are equal but differ from the third, there is no solution. Running this test before choosing substitution or elimination tells you what kind of answer to expect.

For example, the pair 2x + 3y = 6 and 4x + 6y = 12 has all ratios equal to 1/2, so it represents the same line and has infinitely many solutions. By contrast, 2x + 3y = 6 and 4x + 6y = 20 shares the coefficient ratio but not the constant ratio, so the lines are parallel and there is no solution. Spotting these cases quickly is a common way to earn easy marks in board exams.

Frequently asked questions

How do I solve a linear equation in one variable?
Move all variable terms to one side and constants to the other, simplify to ax + b = 0, then divide both sides by a to get x = −b/a. Always substitute your answer back to verify it.

What are the methods to solve two linear equations?
CBSE teaches four methods: substitution, elimination, cross-multiplication and the graphical method. Substitution and elimination are most common; cross-multiplication is a direct formula, and the graphical method shows the solution visually.

Which class covers linear equations in CBSE?
Linear equations in one variable are covered in Class 8 (Chapter 2), linear equations in two variables in Class 9 (Chapter 4), and pairs of linear equations in two variables in Class 10 (Chapter 3).

Why is my two-variable system giving no solution?
If the two equations represent parallel lines — same ratio of coefficients but different constants — the system is inconsistent and has no solution. If the lines coincide, there are infinitely many solutions.

Should I use a calculator to solve linear equations?
A calculator is excellent for checking answers quickly, but you should master the manual methods because most Indian exams do not allow calculators for algebra. Use the tool to verify, not to replace understanding.

Leave a Reply

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