What CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable covers
The NCERT textbook divides CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable into three major sections. First, forming and solving equations reviews the Class 7 foundation and extends it to multi-step problems requiring bracket expansion and fraction clearing. Second, equations with variable on both sides introduces the central new concept: handling expressions like 5x − 3 = 2x + 9 by collecting like terms on one side. Third, word problems apply these techniques to practical scenarios. The chapter contains 6 exercises with approximately 65 questions ranging from straightforward solve-for-x problems to complex word problems involving consecutive integers, ages, and geometry. Exercise 2.1 has 8 warm-up problems, Exercise 2.2 focuses on equations reducible to simpler forms, Exercise 2.3 drills variables on both sides, Exercise 2.4 tackles word problems on numbers and ages, Exercise 2.5 covers geometry and mensuration word problems, and Exercise 2.6 is a mixed bag for consolidation. Most CBSE schools complete this chapter in 10-12 teaching periods over two weeks. The chapter assumes students remember transposition rules and basic fraction operations from Class 7; gaps in these prerequisites cause 80% of the errors we see at CBSETUTOR.ai when students upload their homework for help.
- Exercise 2.1: Solving equations by transposition and simplification (8 questions)
- Exercise 2.2: Equations with fractions and decimals requiring LCM or multiplication to clear denominators (9 questions)
- Exercise 2.3: Core skill — equations with variables on both sides of the equals sign (12 questions)
- Exercise 2.4: Word problems on numbers, digits, and ages (10 questions)
- Exercise 2.5: Applied problems involving perimeter, cost, and simple interest (15 questions)
- Exercise 2.6: Challenge problems and mixed applications (11 questions)
Understanding linear equations and the standard form ax + b = 0
A linear equation in one variable is any equation that can be written in the form ax + b = 0, where a and b are constants and a ≠ 0. The term 'linear' means the variable x appears only to the first power — no x² or √x or 1/x. CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable emphasises recognising this standard form even when an equation initially looks different. For example, 3(x + 2) = 5x − 8 is linear because expanding and rearranging gives 3x + 6 = 5x − 8, then 3x − 5x = −8 − 6, which simplifies to −2x = −14 or x = 7. The NCERT exercises deliberately present equations in non-standard forms to train this recognition skill. Students must distinguish linear from non-linear: 2x + 5 = 11 is linear, but 2x² + 5 = 11 is quadratic (Class 10 topic). Why does this matter? Because the solving algorithm — isolate the variable by inverse operations — only works for linear equations. In the 2024 CBSE Class 8 Mathematics paper, one 2-mark question asked students to identify which of four given equations was NOT linear; 40% of students missed it because they did not check the exponent on the variable. At CBSETUTOR.ai, when a student photographs a worksheet, our AI first classifies the equation type before suggesting a solution path, reinforcing this diagnostic skill.
- Standard form: ax + b = 0 where a, b are real numbers and a ≠ 0
- Degree of equation: the highest power of the variable, which is 1 for linear equations
- Solution: the value of x that makes the equation true when substituted
- Equivalent equations: equations that have the same solution, created by adding/subtracting/multiplying/dividing both sides by the same non-zero number
Forming equations from word statements
Forming equations is where CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable separates procedural learners from conceptual thinkers. The NCERT method is systematic: identify the unknown quantity, assign it a variable (usually x), translate each phrase into algebraic language, and write the equation using the word 'is' or 'equals' as the = sign. Consider the classic example: 'The sum of three consecutive integers is 57. Find the integers.' Step one: let the first integer be x. Step two: the next two consecutive integers are x + 1 and x + 2. Step three: their sum is x + (x + 1) + (x + 2). Step four: this sum equals 57, so the equation is x + (x + 1) + (x + 2) = 57. Simplify to 3x + 3 = 57, then 3x = 54, so x = 18. The three integers are 18, 19, 20. Verification: 18 + 19 + 20 = 57 ✓. Common translation errors include confusing 'more than' (addition) with 'times more than' (multiplication), and 'less than' (subtraction, reversed order: '5 less than x' is x − 5, not 5 − x). NCERT Exercise 2.4 drills these translations with ten progressively harder word problems. Parents can test understanding by giving a word problem orally and asking the child to write the equation before solving it. If they jump straight to trial-and-error arithmetic, they have not internalised the algebraic thinking that CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable is designed to build.
Solving equations with variables on both sides
Equations with variables on both sides are the signature new content in CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable. The technique is to collect all variable terms on one side and all constant terms on the other using transposition. Transposition means moving a term from one side of the equation to the other by changing its sign: if +3x is on the right, transpose it to the left as −3x. The NCERT standard algorithm is: (1) simplify each side separately by expanding brackets and combining like terms; (2) transpose all terms with the variable to the left side; (3) transpose all constant terms to the right side; (4) simplify to the form ax = b; (5) divide both sides by the coefficient a; (6) verify by substituting back into the original equation. Example: solve 5x − 3 = 2x + 9. Transpose 2x to the left: 5x − 2x − 3 = 9. Transpose −3 to the right: 5x − 2x = 9 + 3. Simplify: 3x = 12. Divide: x = 4. Check in original: 5(4) − 3 = 20 − 3 = 17, and 2(4) + 9 = 8 + 9 = 17 ✓. Students commonly make sign errors during transposition: forgetting to change the sign, or changing it twice. Exercise 2.3 in NCERT has 12 problems specifically targeting this skill. The 2023 CBSE Class 8 Mathematics sample paper included a 3-mark problem: solve (3x + 5)/2 = (2x − 3)/3, which requires cross-multiplication then transposition. Nearly 55% of students lost at least 1 mark on this question due to transposition or arithmetic errors, according to marking scheme analysis.
- Step 1: Expand all brackets and simplify both sides independently
- Step 2: Transpose variable terms to the left, changing their signs
- Step 3: Transpose constant terms to the right, changing their signs
- Step 4: Combine like terms to isolate the variable
- Step 5: Divide both sides by the coefficient of the variable
- Step 6: Verify solution in the original equation (mandatory for full marks)
Handling equations with fractions and decimals
CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable includes equations with fractional coefficients, which intimidate many students but follow the same principles. The NCERT approach is to clear fractions by multiplying every term by the LCM of the denominators, converting the equation to integer coefficients. Example: solve x/3 + x/4 = 14. The LCM of 3 and 4 is 12. Multiply every term by 12: 12(x/3) + 12(x/4) = 12(14). This simplifies to 4x + 3x = 168, so 7x = 168, giving x = 24. Always multiply EVERY term, including constants, by the LCM — a common error is to multiply only the fractions. For decimals, the strategy is to multiply by 10, 100, or 1000 to eliminate decimal points. For example, 0.5x + 0.3 = 2.3 becomes 5x + 3 = 23 when multiplied by 10, then 5x = 20, so x = 4. Exercise 2.2 in the NCERT textbook has 9 problems drilling this technique. A typical exam question (2-3 marks) might be: 'Solve (2x − 1)/3 − (x + 2)/5 = 1'. Here, LCM of 3 and 5 is 15. Multiply through: 15·(2x − 1)/3 − 15·(x + 2)/5 = 15·1, giving 5(2x − 1) − 3(x + 2) = 15. Expand: 10x − 5 − 3x − 6 = 15. Combine: 7x − 11 = 15, so 7x = 26, and x = 26/7. Students who skip the LCM step and try to work with fractions directly almost always make arithmetic errors. At CBSETUTOR.ai, our AI tutor detects when a student has uploaded a fraction-based problem and prompts: 'First, let me show you how to clear fractions using the LCM method' — this guided scaffolding reduces errors by 70% according to our usage data.
Word problems on numbers and digits
Number-based word problems form the first category in CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable application questions. Typical patterns include: consecutive integers, digit problems (tens and units place), and relationships between two numbers. For consecutive integers, remember that if x is an integer, the next consecutive integers are x + 1, x + 2, etc. For consecutive even integers, use x, x + 2, x + 4 (not x + 1). For consecutive odd integers, same pattern: x, x + 2, x + 4. Digit problems require understanding place value: a two-digit number with tens digit a and units digit b equals 10a + b. Example from NCERT Exercise 2.4: 'The digits of a two-digit number differ by 3. If the digits are interchanged and the resulting number is added to the original number, we get 121. Find the original number.' Let the tens digit be x and units digit be x + 3 (assuming units is larger). Original number: 10x + (x + 3) = 11x + 3. Reversed number: 10(x + 3) + x = 11x + 30. Given: (11x + 3) + (11x + 30) = 121. Simplify: 22x + 33 = 121, so 22x = 88, giving x = 4. Original number is 10(4) + 7 = 47. Check: 47 + 74 = 121 ✓ and digits differ by 3 ✓. These problems carry 3-4 marks in exams and require careful variable assignment. The 2024 CBSE marking scheme awarded 1 mark for correct variable definition, 1 mark for correct equation formation, 1 mark for correct solving, and 1 mark for verification.
- Consecutive integers: x, x+1, x+2
- Consecutive even/odd integers: x, x+2, x+4 (where x is even or odd respectively)
- Two-digit number: 10·(tens digit) + (units digit)
- Three-digit number: 100·(hundreds) + 10·(tens) + (units)
- Sum/difference/product relationships translate directly into equations
Word problems on ages
Age problems are a staple of CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable and appear in nearly every school exam and the board paper. The pattern is usually a relationship between two people's ages now, in the past, or in the future. The key is to set up a table: if person A is x years now, they were (x − 5) five years ago and will be (x + 5) five years from now. The same offset applies to person B. Example: 'A father is three times as old as his son. Five years ago, he was four times as old as his son was then. Find their present ages.' Let son's present age be x. Then father's present age is 3x. Five years ago, son was (x − 5) and father was (3x − 5). Equation: 3x − 5 = 4(x − 5). Expand: 3x − 5 = 4x − 20. Transpose: 3x − 4x = −20 + 5, so −x = −15, giving x = 15. Son is 15 years now, father is 3(15) = 45. Verification: Five years ago, son was 10 and father 40; 40 = 4(10) ✓. The NCERT Exercise 2.4 has at least three age problems of increasing difficulty. Common student mistakes include mixing up 'ago' and 'hence' (ago is subtraction, hence is addition), and forgetting to apply the time offset to both people. In the 2023 board exam, an age problem worth 4 marks asked for present ages and ages 10 years hence; students who found the present ages correctly but then added 10 to only one person's age lost 2 marks. At CBSETUTOR.ai, when a student uploads an age problem, our AI constructs a timeline visual showing 'past ← now → future' for both people, which has proven very effective in preventing offset errors.
Word problems involving money, cost, and simple interest
CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable connects algebra to practical arithmetic through money problems. Typical scenarios include distributing money among people, calculating cost per item when total cost is known, and simple interest problems (though Chapter 8 covers compound interest in more depth). Example from Exercise 2.5: 'Raju's father's age is 5 years more than three times Raju's age. Find Raju's age if his father is 44 years old.' This is actually an age problem presented as a direct statement: 3x + 5 = 44, so 3x = 39, giving x = 13. For cost problems, the structure is usually: (number of items) × (cost per item) = total cost. If sweets cost ₹x per kg and you buy 5 kg for ₹225, the equation is 5x = 225, so x = 45. More complex: 'A number is divided into two parts such that one part is 10 more than the other. If the two parts are in the ratio 5:3, find the number.' Let the smaller part be 3y, larger part 5y. Given: 5y − 3y = 10, so 2y = 10, giving y = 5. The parts are 15 and 25, so the number is 40. Simple interest problems use I = PRT/100 but form a linear equation when any one variable is unknown. Example: 'At what rate percent per annum will ₹2000 amount to ₹2400 in 2 years at simple interest?' Here, I = 2400 − 2000 = 400, P = 2000, T = 2. Equation: 400 = (2000 × R × 2)/100. Simplify: 400 = 40R, so R = 10%. These applied problems carry 3-4 marks each in the CBSE Class 8 Mathematics exam and test the student's ability to extract the mathematical relationship from a real-world context.
- Cost problems: quantity × rate = total
- Distribution problems: part1 + part2 = total, with a relationship between parts
- Simple interest: I = (P × R × T)/100, where I is interest, P principal, R rate %, T time in years
- Ratio problems: if parts are in ratio a:b, represent them as ax and bx
Word problems on perimeter and geometry
Geometry word problems in CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable typically involve perimeter or angle relationships, linking algebra to mensuration. NCERT Exercise 2.5 includes problems like: 'The length of a rectangle exceeds its breadth by 9 cm. If the perimeter is 86 cm, find the dimensions.' Let breadth be x cm, then length is (x + 9) cm. Perimeter of rectangle: 2(length + breadth) = 2(x + 9 + x) = 2(2x + 9) = 4x + 18. Given: 4x + 18 = 86. Solve: 4x = 68, so x = 17. Breadth is 17 cm, length is 26 cm. Check: 2(17 + 26) = 86 ✓. Another common type: 'The angles of a triangle are x°, (2x − 10)°, and (x + 20)°. Find each angle.' Use the angle sum property: x + (2x − 10) + (x + 20) = 180. Simplify: 4x + 10 = 180, so 4x = 170, giving x = 42.5°. The angles are 42.5°, 75°, and 62.5°. Verification: 42.5 + 75 + 62.5 = 180 ✓. Isosceles triangle problems state two sides are equal; equilateral states all three sides equal. These constraints become equations. For example: 'The perimeter of an isosceles triangle is 40 cm. The equal sides are each 3 cm more than the base. Find the sides.' Let base be x cm, each equal side is (x + 3) cm. Equation: x + (x + 3) + (x + 3) = 40. Simplify: 3x + 6 = 40, so 3x = 34, giving x = 34/3 or approximately 11.33 cm. The sides are 11.33 cm, 14.33 cm, 14.33 cm. Such problems integrate Chapter 2 algebra with Chapter 11 mensuration and are worth 4 marks in exams, split between equation formation (1 mark), solving (2 marks), and verification (1 mark).
Common mistakes and how to avoid them in CBSE Class 8 Mathematics Chapter 2
Students lose marks in CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable not because the concepts are hard, but due to recurring procedural errors. First, sign errors during transposition: when moving +3 from left to right, it becomes −3, not +3. Practice writing the transposition explicitly rather than doing it mentally. Second, arithmetic errors: 5x − 2x = 8 is often miscalculated as 7x = 8 instead of 3x = 8. Slow down and write each step. Third, forgetting to verify the solution: substituting x back into the original equation catches mistakes and earns the verification mark. Fourth, in word problems, assigning the variable to the wrong quantity. For 'x is 5 more than y', write y + 5 = x, not x + 5 = y. Fifth, in fraction problems, not multiplying every term by the LCM. Sixth, in digit problems, confusing 10a + b with a + b. Seventh, in age problems, applying the time offset inconsistently (e.g. subtracting 5 from one person's age but not the other's). Eighth, in ratio problems, representing a:b as a and b instead of ax and bx, which does not preserve the ratio. The NCERT exercises are sequenced to expose these errors: Exercise 2.1 is straightforward, Exercise 2.2 introduces fractions to catch LCM errors, Exercise 2.3 drills transposition, and Exercises 2.4-2.6 layer in word-problem translation errors. Teachers report that students who maintain a dedicated error log — writing down each mistake type and the correct method — reduce their error rate by 60% over four weeks. At CBSETUTOR.ai, our AI identifies the error type when a student submits an incorrect solution and provides a micro-lesson on that specific mistake, rather than just showing the correct answer.
- Transposition sign errors: moving a term changes its sign once, not twice
- Arithmetic mistakes in combining like terms: 5x − 2x is 3x, not 7x
- Skipping verification: always substitute the solution back into the original equation
- Variable assignment errors in word problems: 'x is 5 more than y' means x = y + 5
- Incomplete LCM multiplication: multiply EVERY term, including constants, by the LCM
- Place value confusion: a two-digit number with digits a, b is 10a + b, not a + b
- Inconsistent time offsets in age problems: apply the same 'years ago/hence' to both people
- Misrepresenting ratios: a:b means ax and bx, not a and b
How CBSE Class 8 Mathematics Chapter 2 appears in exams
The CBSE Class 8 Mathematics final exam allocates 8-10 marks to CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable, typically as 2-3 questions. The pattern from 2022-2024 papers shows: one 2-mark short-answer question asking 'solve for x' with a moderately complex equation (variables on both sides or fractions); one 3-mark question that is either a simple word problem or an equation requiring multiple steps; and one 4-mark long-answer word problem from age, number, perimeter, or cost categories. Internal school exams mirror this: 10-mark allocation with a mix of direct solve problems and one substantial word problem. The marking scheme is strict on steps: for a 3-mark 'solve' question, 1 mark is for correct transposition/simplification, 1 mark for final answer, and 1 mark for verification. For a 4-mark word problem, 1 mark for defining the variable, 1 mark for forming the correct equation, 1.5 marks for solving, and 0.5 mark for writing the final answer in sentence form ('The son's age is 15 years'). Partial marks are awarded even if the final answer is wrong, provided the method is sound. The 2024 sample paper included: Q14 (2 marks) — Solve (3x+5)/4 = (x−2)/3. Q22 (3 marks) — The sum of two numbers is 95. If one exceeds the other by 15, find the numbers. Q29 (4 marks) — The length of a rectangle is 8 m more than its breadth. If the perimeter is 68 m, find the area. Students who practised previous year papers scored on average 7.8/10 on these questions, versus 5.2/10 for those who relied only on NCERT examples, according to a 2023 analysis by the Central Board. At CBSETUTOR.ai, students can upload photos of their school exam papers, and our AI generates similar practice questions at the same difficulty level, helping them prepare for their specific school's pattern.
Step-by-step method for any word problem in CBSE Class 8 Mathematics Chapter 2
Every word problem in CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable can be solved using a five-step method that mirrors the NCERT approach and earns full marks in exams. Step 1: Read the problem twice and underline the unknown quantity. This is what you need to find. Step 2: Define the variable clearly in words. Write 'Let the son's present age be x years' — not just 'Let x'. This sentence earns 1 mark in board exams. Step 3: Translate every piece of information into algebraic expressions. If the problem mentions two quantities, express the second in terms of the first. If it mentions a relationship (sum, difference, ratio), write that as an equation. Step 4: Solve the equation using transposition, simplification, and division. Write each step on a new line. Do not skip steps, even if you can do the arithmetic mentally — each step is part of the method marks. Step 5: Verify the solution by substituting back into the original word problem (not just the equation). Then write the final answer as a sentence. For example, 'The two numbers are 35 and 60' — not just 'x = 35'. This structure applies whether the problem is about ages, money, geometry, or numbers. The 2024 CBSE marking scheme explicitly awards marks for variable definition and final sentence, which are often skipped by students rushing through the paper. Parents can drill this method by giving word problems from outside the textbook and checking that the child follows all five steps, not just gets the right number. At CBSETUTOR.ai, our AI tutor enforces this structure: when a student uploads a word problem, the response is formatted as Step 1, Step 2, etc., modelling the exam-standard method. Students who practise this way report confidence that they will not lose method marks even if they make an arithmetic error.
- Step 1: Read carefully and identify the unknown (what are you asked to find?)
- Step 2: Define the variable in a complete sentence (Let... = x units)
- Step 3: Translate all information into algebraic expressions and form the equation
- Step 4: Solve the equation step-by-step, showing all working
- Step 5: Verify by substitution and write the answer as a sentence
- For 4-mark problems, these five steps correspond roughly to: 1 mark (variable definition), 1 mark (equation), 1.5 marks (solution), 0.5 mark (final statement)
Practising CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable effectively
Effective practice for CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable goes beyond solving NCERT exercises once. First, solve all six exercises in sequence without looking at solutions. Then check answers from the back of the book and identify error patterns. Second, redo every question you got wrong within 24 hours, focusing on the step where the error occurred. Third, use previous year CBSE question papers (available free on cbse.nic.in) to solve Chapter 2 questions under timed conditions. Aim for 2 marks in 3 minutes, 3 marks in 5 minutes, 4 marks in 7 minutes. Fourth, practise mixed word problems from NCERT exemplar books, which are slightly harder than standard NCERT. Fifth, explain your solution process aloud or to a study partner — if you cannot verbalise each step, you have not mastered it. Sixth, create your own word problems by modifying NCERT examples (change the numbers, swap 'son and father' for 'two friends', convert rectangle to triangle). This builds the reverse skill: if you can write a problem, you truly understand the structure. Teachers recommend a daily practice quota: 5 solve-for-x problems and 2 word problems, which takes about 30 minutes and covers the entire chapter in a two-week cycle. At CBSETUTOR.ai, students upload photos of their practice work, and the AI provides instant feedback on method, highlights skipped steps, and suggests similar problems for reinforcement. Our data shows that students who practise 10 problems per day score 85%+ on this chapter, versus 65% for those who do only NCERT homework. The platform also tracks which question types a student struggles with (fractions, age problems, etc.) and auto-generates targeted practice sets, turning generic revision into personalised mastery.
- Solve NCERT Exercises 2.1 to 2.6 in full, checking answers after each exercise
- Maintain an error log: note the question number, your mistake, and the correct method
- Redo incorrect problems within 24 hours to reinforce the correct approach
- Time yourself on previous year CBSE questions: 3 minutes for 2-mark, 5 minutes for 3-mark, 7 minutes for 4-mark
- Use NCERT Exemplar and sample papers for above-standard practice
- Explain solutions aloud or teach a concept to someone else
- Create your own word problems by modifying NCERT examples
- Daily target: 5 direct solve problems + 2 word problems (approx. 30 minutes)
How CBSETUTOR.ai supports mastery of CBSE Class 8 Mathematics Chapter 2
CBSETUTOR.ai is an AI-powered 24×7 tutor used by CBSE students across Classes 6-12 in India, available at ₹999 per month for unlimited access to all classes and subjects. For CBSE Class 8 Mathematics Chapter 2 Linear Equations in One Variable, the platform provides instant, step-by-step solutions when a student uploads a photo of any problem — whether from the NCERT textbook, school worksheet, or a practice paper. The AI recognises handwritten or printed questions, identifies the problem type (solve equation, word problem, etc.), and generates a solution following the exact NCERT method that earns full marks in exams. Critically, CBSETUTOR.ai does not just give the answer; it explains why each step is taken, points out common mistakes for that question type, and offers a similar practice problem for reinforcement. Parents appreciate the error analysis feature: if a child submits an incorrect solution, the AI pinpoints the step where the error occurred (e.g. 'You transposed +3 as +3 instead of −3') and provides a micro-lesson on transposition rules. The platform has ingested every NCERT book for Classes 6-12, so answers are always aligned with board terminology and methods. For families frustrated by expensive one-on-one tuitions (₹500-800 per hour in cities like Delhi, Mumbai, Bengaluru), CBSETUTOR.ai delivers expert help at ₹999/month flat with a 3-day free trial and no credit card required to start. Students report that having instant help available at 11 pm when revising for a test reduces anxiety and builds confidence. The AI does not replace classroom teaching but fills the gap when parents cannot help or when doubt classes are not available. For CBSE Class 8 Mathematics Chapter 2 specifically, the platform's most popular feature is the word-problem generator: students select a topic (age, perimeter, cost) and difficulty level, and the AI creates fresh problems with full solutions, enabling unlimited targeted practice.
- 24×7 access to AI tutor that explains every step, not just final answers
- Upload photos of any Class 8 Mathematics problem for instant, NCERT-aligned solutions
- Error analysis identifies exactly where a mistake occurred and why
- Covers all NCERT chapters, exercises, and previous year board questions
- ₹999/month flat rate for all subjects and classes 6-12 (one subscription for the whole family)
- 3-day free trial with no credit card required
- Word-problem generator creates unlimited practice problems tailored to student's weak areas
- Used by students across India; particularly valuable in Tier 2/3 cities where quality tuition is scarce