L
LLLOS.ai
Learn
L

Chapter 3 — Algebra

Class 6 · Mathematics

Overview

This unit on Algebra introduces students to the language of algebra and the basic tools to work with unknowns. It begins with understanding variables and expressions, moves to simple operations with algebraic terms, and then covers forming and solving one-step and two-step linear equations. Students will learn how to simplify expressions using like terms and the distributive property, and how to translate word problems into algebraic equations. The unit also introduces basic patterns, rules, and use of brackets. Algebra is important because it gives a compact way to describe relationships, solve problems with unknowns, and develop logical thinking. Early algebraic skills build a foundation for higher mathematics and for practical problem solving in daily life, such as sharing, measuring, and planning. By the end of the unit, pupils will be able to write simple algebraic expressions, manipulate them, and solve equations that represent many kinds of problems they meet at school and home.

Learning Objectives

  • Recognise and use variables to represent unknown numbers in simple expressions.
  • Form and evaluate algebraic expressions by substituting values for variables.
  • Identify like terms and simplify algebraic expressions by combining them.
  • Apply the distributive property to remove brackets and simplify expressions.
  • Translate simple word problems into algebraic expressions and equations.
  • Solve one-step and two-step linear equations with whole number coefficients.
  • Check solutions of equations by substituting back into the original equation.
  • Use algebraic thinking to find missing numbers in simple patterns and relationships.

Topics in this chapter

14 topics · tap a topic title to jump straight to it.

🔣1

What is Algebra? Variables and Constants

Introduction: Algebra is a way of using letters to stand for numbers we do not know yet. These letters are called variables. Numbers that stay the same are called constants.

Variables let us write general rules. For example, if we say "x + 5", we mean a number x increased by 5. Using variables helps us solve many problems without writing every number. In class 6 you will mainly see letters like x, y, a, b used as variables.

How to read expressions: An expression is a combination of numbers, variables and operations (addition, subtraction, multiplication). Examples: 3 + x, 2y, 5 - a. Notice that 2y means 2 times y. An expression does not use an equals sign (=). When we have an equals sign, we have an equation.

Using constants: A constant is a fixed number such as 3, 10 or 0. When an expression contains both variables and constants, the constants can help us find the value of the variable if we have more information.

Why it matters: Learning variables and constants is the first step in solving puzzles where some numbers are unknown. It also prepares you to work with formulas and equations in higher classes.

Classroom tip: Always give a meaning to your letter when solving a problem (for example, let x be the number of apples). This helps keep work clear.

📌 Examples
  • Let x be the number of pencils. If you have x + 3 pencils and x = 4, then total = 4 + 3 = 7.
  • Expression: 2y. If y = 5, then 2y = 2 × 5 = 10.
🧮 Formulas
  1. variable: a letter that represents an unknown number
  2. constant: a number that does not change
  3. expression: combination of numbers, variables and operations
📊 Visual ideas
Draw a simple box labelled x and show arrows to expressions x + 2, 3x and x - 1 to illustrate how x is used.
🔣2

Algebraic Expressions: Terms and Coefficients

What is a term? An algebraic expression is made up of parts called terms. Terms appear between plus and minus signs. Each term is either a single number (like 5), a single variable (like x), or a product of a number and a variable (like 4x). In an expression such as 3x + 5 − y, the terms are 3x, 5 and −y. Recognising terms is the first step before simplifying or evaluating an expression.

Understanding coefficients: The coefficient is the number that multiplies the variable in a term. In 4a, the coefficient is 4; in −2b the coefficient is −2. If a variable stands alone (x), its coefficient is 1 because x = 1×x. If the term is just a number, like 7, we call it a constant term because there is no variable to change its value.

Signs and terms: Pay attention to plus and minus signs. In 5 − x + 2y, the term −x has a negative sign built in; its coefficient is −1. A minus sign before a term changes its sign and will affect combining terms later. When writing expressions keep operations clear: use × or juxtaposition (2x) for multiplication, and + or − for addition and subtraction.

Parts of an expression: Terms contain coefficients and variable parts. The variable part may include a single letter or several letters multiplied together (xy), though class 6 mostly uses single-letter variables. When learning, underline the coefficient and circle the variable part to practise spotting them quickly.

Why terms and coefficients matter: Identifying terms and coefficients allows you to combine like terms, multiply correctly, and translate word problems into algebraic expressions. It also helps when you later move terms across an equals sign while solving equations. Get used to stating the coefficient and whether a term is constant or variable each time you see an expression.

Class activity: Give students several expressions and ask them to list the terms, name the coefficient of each variable, and identify constant terms. This reinforces reading and writing algebraic language.

📌 Examples
  • In 5x − 2y + 7, terms are 5x, −2y and 7; coefficients are 5 and −2.
  • In −x + 4, coefficient of x is −1 and constant term is 4.
🧮 Formulas
  1. term: part of expression separated by + or −
  2. coefficient: number multiplying the variable
  3. constant term: term without any variable
📊 Visual ideas
Write an expression like 3x + 2 and underline each term with a different colour to show term boundaries.
🔢3

Like Terms and Unlike Terms

Definition of like terms: Like terms are terms that have the same variable part raised to the same power. In class 6 most variables appear to the first power only, so like terms are those that contain the same letter (for example, 3x and −7x are like terms). Unlike terms are those with different variable letters or different powers (for example, 3x and 3y are unlike).

Why combining like terms helps: Combining like terms makes expressions simpler and easier to work with. When two or more like terms are combined, you add or subtract their coefficients while keeping the variable part unchanged. For example, 4x + 7x = 11x. Treat constants (numbers without variables) as like terms among themselves: 5 + (−2) = 3.

Steps to combine terms: 1) Identify and group like terms. 2) Add or subtract their coefficients. 3) Write the simplified term with the same variable part. For example, simplify 6a + 3 − 2a + 5: group a-terms (6a − 2a = 4a) and constants (3 + 5 = 8) to get 4a + 8.

Careful with signs and minus brackets: When you have subtraction, be careful to keep the sign for each term. If you subtract (2x + 3), it becomes −2x − 3. That changes how terms combine. For instance, 4x − (2x + 5) = 4x − 2x − 5 = 2x − 5.

When terms are not like: Terms with different variables cannot be combined. For example 3x + 2y stays as it is unless you have extra information linking x and y. In word problems sometimes you can convert units or relate variables, but do not combine unlike terms by mistake.

Practice advice: Use colours or parentheses to mark like terms when starting. Doing many examples will train your eye to spot which terms can be added or subtracted. This skill is essential before solving equations or expanding brackets.

📌 Examples
  • Simplify: 4x + 3 + 2x = (4x + 2x) + 3 = 6x + 3.
  • Simplify: 5a − 2b + 3a = (5a + 3a) − 2b = 8a − 2b.
🧮 Formulas
  1. like terms: terms with same variable(s) and same power(s)
  2. combine: add/subtract coefficients of like terms
📊 Visual ideas
Draw two columns labelled 'like terms with x' and 'like terms with y' and sort terms from an expression into these columns.
4

Addition and Subtraction of Algebraic Expressions

Adding algebraic expressions: Addition of expressions follows the same idea as combining like terms. Start by removing any brackets if needed, then collect like terms together and add their coefficients. For example, to add (3x + 2) and (4x + 5) first write them together: 3x + 2 + 4x + 5. Now combine like terms: (3x + 4x) + (2 + 5) = 7x + 7. Always keep the variable parts unchanged while adding coefficients.

Subtraction of expressions: Subtraction requires extra care because each term in the part being subtracted changes sign when the bracket is removed. For instance, (5x + 3) − (2x + 6) should be written as 5x + 3 − 2x − 6. Then combine like terms: (5x − 2x) + (3 − 6) = 3x − 3. A helpful rule is: change the sign of every term inside the bracket when removing a minus before it.

Using brackets with plus and minus: If a bracket has a plus sign in front, you can remove the bracket without changing signs: +(2x + 3) = 2x + 3. If the bracket has a minus, you must change signs: −(2x + 3) = −2x − 3. Also remember that subtracting a negative is adding: a − (−b) = a + b.

Order of operations and clarity: When expressions include multiplication as well, perform multiplication before combining terms. For example, (2 × 3x) + x should be simplified by first calculating 2 × 3x = 6x, then adding x to get 7x. Keep writing steps clearly in columns or on separate lines to avoid sign errors.

Practical tips and checks: Use underlining or colour to match like terms before adding or subtracting. After simplifying, rewrite the expression in a standard order (variables first, constants last) like 7x + 3, which makes checking easier. Finally, test with a simple substitution for the variable to verify both expressions are equal after simplification.

📌 Examples
  • Calculate (2x + 4) + (3x − 1) = 5x + 3.
  • Calculate (6y + 5) − (2y + 3) = 4y + 2.
🧮 Formulas
  1. to subtract: A − (B + C) = A − B − C
  2. to add: combine coefficients of like terms
📊 Visual ideas
Show a horizontal number line with grouped blocks representing 3x, 2x, and constants to explain combining by visual grouping.
🔢5

Multiplication of a Term by a Number and by a Variable

Multiplying a term by a number: When a number multiplies an algebraic term, multiply the numerical coefficients and keep the variable part the same. For example, 3 × (2x) = (3 × 2)x = 6x. If a term has no variable, standard multiplication rules apply, e.g., 3 × 5 = 15. Observe signs: 2 × (−3x) = −6x because the negative sign multiplies too.

Multiplying variables together: In class 6 we meet simple products of different variables like x × y, written as xy. If you multiply the same variable by itself you may write x × x; in higher classes this becomes x2, but for understanding here keep x × x in mind. Multiplication is commutative: x × 3 = 3 × x = 3x.

Distributive link: Multiplication of a number with a bracketed expression must be carried out with each term inside. That is the distributive property: k(a + b) = ka + kb. For example, 3(2x + 4) gives 6x + 12. Use this so you can multiply across brackets and then combine like terms if needed.

Multiplying a term by a variable: If a coefficient multiplies a variable and that product is multiplied by another variable, combine the letters: 2x × y = 2xy. Similarly, (3a) × (4b) = 12ab by multiplying the numbers and writing the variables together. Keep track of coefficients and variable parts separately, multiply coefficients and write the product of variables afterwards.

Common errors to avoid: Do not add exponents incorrectly when not using exponent notation yet; treat repeated multiplication as repeated factors. Also do not mix addition with multiplication: always multiply coefficients first when possible, then add the resulting terms where appropriate. Write steps clearly and check by substitution of small numbers for variables to confirm result.

Practice suggestions: Multiply simple terms by numbers, by single variables, and by small brackets. Use concrete examples like 2(3x + 1) and 4x × 2y to see the pattern and build confidence before tackling larger algebraic manipulations.

📌 Examples
  • 3 × (4x) = 12x.
  • 2 × x × y = 2xy.
🧮 Formulas
  1. k × (ax) = (k × a)x
  2. x × y = xy
📊 Visual ideas
Draw a rectangle divided into columns to show 3 × (2x + 1) as three groups each containing 2x + 1.
🔢6

The Distributive Property (Removing Brackets)

What the distributive property says: The distributive property connects multiplication with addition and subtraction. It tells us how to remove brackets by multiplying each term inside the bracket by the factor outside: a(b + c) = ab + ac and a(b − c) = ab − ac. This is a key tool for simplifying expressions and solving equations.

Applying the rule step by step: When you see a number or variable directly before a bracket, multiply it by every term inside. For example, 5(x + 2) means 5 × x + 5 × 2 = 5x + 10. If the factor outside is negative, keep the negative sign: −2(x + 3) = −2x − 6. Always work term-by-term and keep the order clear so you do not miss any part of the bracket.

Brackets after a minus sign: When a bracket is subtracted, change the sign of each term inside before removing the bracket. Example: 7 − (2x + 5) = 7 − 2x − 5 = 2 − 2x. If there are nested brackets, start with the innermost one and move outward, changing signs as required by the signs in front of each bracket.

Why distributive helps simplify: Removing brackets often exposes like terms which you can then combine. For example, 3(x + 2) + 4x = 3x + 6 + 4x = 7x + 6. Without distributing first, it is harder to see which terms combine. Also, when solving equations, distribution helps to get the variable terms on one side for easier solving.

Practice and checks: Test your distributed form by substituting a simple value for the variable to ensure both forms give the same result. For instance, with x = 1 check 3(x + 2) = 3 × 3 = 9 and 3x + 6 = 3 + 6 = 9. Repetition with different examples, including negative factors and subtraction of brackets, will make the process automatic.

📌 Examples
  • Simplify: 3(2x + 4) = 6x + 12.
  • Simplify: 7 − (2x + 5) = 7 − 2x − 5 = 2 − 2x.
🧮 Formulas
  1. a(b + c) = ab + ac
  2. a(b − c) = ab − ac
📊 Visual ideas
Draw three groups each of (2x + 1) to show 3(2x + 1) visually and then add terms to get 6x + 3.
🔢7

Evaluating Expressions

Meaning of evaluation: Evaluating an algebraic expression means finding its numerical value after replacing each variable with a given number. This uses ordinary arithmetic rules but first requires careful substitution.

Clear steps to evaluate: 1) Substitute the given number(s) for the variable(s). If the variable is negative or the number to substitute is negative, use brackets: for example, put (−2) when replacing x with −2. 2) Follow the order of operations: do multiplication and division before addition and subtraction. 3) Carry out each operation carefully and simplify to a final number.

Example explanation: To evaluate 3x + 4 when x = 2, substitute to get 3 × 2 + 4. Multiply first: 6 + 4 = 10. For an expression with multiple variables like 2a + 3b with a = 1 and b = 2, substitute to get 2 × 1 + 3 × 2 = 2 + 6 = 8.

Bracket use and negative values: If the expression has brackets, compute inside brackets after substitution. For example, 2(x + 3) with x = −1 becomes 2(−1 + 3) = 2 × 2 = 4. For x/2 when x = 5, compute 5/2 = 2.5; class 6 problems may use fractions or whole-number results depending on context.

Checking evaluation: After finding a value, it can help to do a quick mental check or substitute another value to see how results change. Evaluation is also used to verify if a number satisfies an equation: if substituting the value into both sides gives equal numbers, it is a solution.

Practice advice: Work many examples with positive and negative substitutions and with brackets so substitution becomes routine. Always write each substitution step on a new line to avoid mistakes and to make checking simple.

📌 Examples
  • Evaluate 4x − 1 for x = 3: 4 × 3 − 1 = 12 − 1 = 11.
  • Evaluate 2a + 3b for a = 2, b = 1: 4 + 3 = 7.
🧮 Formulas
  1. evaluation: replace variables with given numbers and simplify
  2. order of operations: do × and ÷ before + and −
📊 Visual ideas
Draw a flow chart showing 'substitute' → 'multiply/divide' → 'add/subtract' to explain steps in evaluation.
🟰8

Simple Linear Equations: One-Step Equations

Understanding equations: An equation states that two expressions are equal, using the symbol '='. In class 6 we deal with simple linear equations where the variable appears to the first power and there are no products of variables. Examples include x + 5 = 12 and 3x = 15. Such equations show a balance between the left-hand side (LHS) and right-hand side (RHS).

One-step equations explained: One-step equations are those that can be solved by performing one inverse operation. If the equation has + or − with the variable, undo that by subtracting or adding the same number to both sides. If it has multiplication or division, undo by dividing or multiplying both sides by the same non-zero number. The rule is to do the same operation to both sides to keep the equality true.

Step-by-step method: 1) Identify the operation currently applied to the variable. 2) Apply the inverse operation to both sides to isolate the variable. 3) Simplify to get the value of the variable. 4) Check by substituting the found value back into the original equation. For example, x + 5 = 12: subtract 5 from both sides to get x = 7; check 7 + 5 = 12.

Handling negatives and zero: If coefficients are negative, carry out the inverse operation with care: −2x = 8 ⇒ x = 8 ÷ (−2) = −4. Division by zero is not allowed, so when dividing both sides, ensure the divisor is not zero. In class 6 coefficients are usually small integers, so calculations stay straightforward.

Useful checks and habits: Always write the operation you do to both sides such as 'subtract 5 from both sides' to keep work clear. After finding the solution, substitute it into the original equation to confirm that LHS equals RHS. This habit avoids sign mistakes and builds confidence for two-step and more advanced equations.

📌 Examples
  • Solve x + 3 = 9: x = 9 − 3 = 6.
  • Solve 4x = 20: x = 20 ÷ 4 = 5.
🧮 Formulas
  1. to undo +a, do −a on both sides
  2. to undo ×a, divide by a on both sides
📊 Visual ideas
Draw a balance scale diagram with weights representing terms to show why we do same operation to both sides.
🟰9

Two-Step Equations

What makes an equation two-step? A two-step equation needs two inverse operations to find the value of the variable. Typically you see a variable term with both addition/subtraction and multiplication/division, for example 2x + 3 = 11 or (x/3) − 2 = 5. You must reverse the order of operations used to form the equation.

General solving strategy: Work in reverse order of how the expression was built. First undo addition or subtraction that is directly next to the variable term, so that the multiplication or division remains. After that, undo multiplication or division to isolate the variable. Always do the same operation to both sides to keep the equality true.

Step-by-step example: For 2x + 3 = 11: subtract 3 from both sides to get 2x = 8. Then divide both sides by 2 to get x = 4. For (x/2) + 4 = 9: subtract 4 first to get x/2 = 5, then multiply both sides by 2 to find x = 10. Write each step clearly to avoid mistakes.

Fractions, negatives and checks: Two-step equations may lead to fractions or negative answers. For example, 3x − 4 = 1 becomes 3x = 5, so x = 5/3. That is acceptable; you can leave the answer as a fraction or convert to decimal if required. After finding x always substitute it back into the original equation and verify both sides are equal; this is the best defence against sign errors or arithmetic slips.

Practical advice: Use parentheses when substituting negative numbers. Keep operations balanced and neat on paper. If mistakes occur, retrace steps to see if an inverse operation was applied correctly. Practising many examples builds fluency and makes two-step equations feel routine.

📌 Examples
  • Solve 3x + 2 = 11: 3x = 9, x = 3.
  • Solve (x/2) + 4 = 9: x/2 = 5, x = 10.
🧮 Formulas
  1. undo in reverse order: if equation is ax + b = c, then x = (c − b)/a
📊 Visual ideas
Sketch steps as boxes: start → subtract b → divide by a → solution to show the solving flow.
🟰10

Forming Equations from Word Problems

Why translate words to algebra? Many everyday problems describe relationships and unknowns in words. Algebra gives a short way to write those relationships and then solve for unknowns. Learning to form equations from words improves reasoning and helps solve practical problems about money, age, length, counting and sharing.

Stepwise method to form equations: 1) Read the problem carefully and identify what is asked. 2) Choose a letter to represent the unknown; write its meaning clearly (e.g., let x be the number of mangoes). 3) Translate phrases into algebraic expressions: 'more than' means +, 'less than' means −, 'times' or 'each' means ×, 'divided by' means ÷. 4) Use the information to form an equation, then solve it. 5) Check the result by substituting back and give the final answer in words with units.

Common phrase translations: 'is' or 'equals' → =, 'sum of' → +, 'difference between' → −, 'product of' → ×. For example, "A number increased by 7 is 15" becomes x + 7 = 15. "Three times a number decreased by 4 gives 11" becomes 3x − 4 = 11. If units appear, keep them consistent: rupees with rupees, metres with metres.

Examples with two pieces of information: Some problems give two related statements. For instance: "Twice a number plus 3 equals 11." Let x be the number: 2x + 3 = 11. If a problem mentions results after giving or receiving items, translate carefully: "After giving 4, she had 8 left" becomes x − 4 = 8. When relationships involve comparison like "twice as many as" or "3 more than twice", place words in correct order to build the expression.

Checking and interpretation: After solving, always substitute the value into the original word description to confirm the story fits. Then write the final answer in a sentence: "The number is 4." This shows understanding beyond arithmetic and helps in exams where full explanation is valued.

📌 Examples
  • Word problem: A number plus 6 equals 14. Let x be the number. Equation: x + 6 = 14. Solution: x = 8.
  • Word problem: Twice a number is 18. Let x be the number. Equation: 2x = 18. Solution: x = 9.
🧮 Formulas
  1. translate: 'more than' → +, 'less than' → −, 'times' → ×
📊 Visual ideas
Make a two-row table: left column write phrases from the problem, right column write algebraic expressions to match.
🧴11

Checking and Verifying Solutions

Importance of checking: After solving an equation, checking the solution is essential. It confirms that the value found for the variable actually satisfies the original equation and that no arithmetic or sign mistake was made. Checking builds confidence and is an important habit for exams and homework.

How to check a solution: Substitute the value you found back into the original equation in place of the variable. Then simplify both sides to see whether they are equal. If both sides evaluate to the same number, the solution is correct. For word problems, also check that the numerical answer makes sense in context (for example, counts of objects should not be negative unless the situation allows it).

Examples of checking: Suppose you solve x + 5 = 12 and find x = 7. Substitute: 7 + 5 = 12, which is true. For 3x − 4 = 5, if you find x = 3, check: 3 × 3 − 4 = 9 − 4 = 5, correct. Always write at least one line showing the substitution as proof of your answer.

Why mistakes still happen: Common errors include forgetting to change signs when removing brackets, dividing by the wrong number, or making arithmetic slips. Checking helps catch these errors. If the check fails, retrace steps to find the mistake: reapply inverse operations in reverse order, watch signs and recalculate carefully.

Special checks for word problems: Replace the variable not only in the equation but also verify the story: if the problem is about money or age, ensure the answer is reasonable (ages cannot be negative). Also write a concluding sentence that answers the question in words, for example: "So the number of apples is 12." This demonstrates full understanding and helps teachers award marks for method.

📌 Examples
  • Solve 2x + 3 = 11, x = 4. Check: 2 × 4 + 3 = 8 + 3 = 11, correct.
  • Solve x/2 + 5 = 9, x = 8. Check: 8/2 + 5 = 4 + 5 = 9, correct.
🧮 Formulas
  1. checking: substitute solution into original equation and confirm equality
📊 Visual ideas
Draw an equation and arrow to a substitution step showing before and after substitution to visualise checking.
🔢12

Simple Identities and Equivalent Expressions

What is an identity? An identity is an equality that is true for all values of the variables used. For example, x + x = 2x is true no matter what number x represents. Identities show general truths about algebraic expressions and are useful for simplifying or rewriting expressions.

Equivalent expressions: Two expressions are equivalent if they always give the same value for every possible value of the variable. For instance, 2(x + 3) and 2x + 6 are equivalent because after distribution they become the same form. Testing equivalence can be done by expanding or simplifying both expressions to see if they match exactly.

How to show equivalence: The common method is algebraic manipulation: expand brackets, combine like terms, and simplify both sides to see whether they become identical. Another way to test informally is to substitute several different values for the variable and check if both expressions give the same result; if they do for many choices, they are likely equivalent. For a class 6 level, expanding and simplifying is preferred.

Simple identities to memorise: x + x = 2x, a + b = b + a (commutative law of addition), (a + b) + c = a + (b + c) (associative law). These do not depend on the specific numbers and hold true for any values of a, b and c. Recognising such identities speeds up simplification and helps in checking work.

Use in problem solving: When solving equations or simplifying expressions, replace an expression with an equivalent but simpler form. For example, if you need to evaluate 3(x + 2) + 4x, convert 3(x + 2) to 3x + 6 and then add like terms to get 7x + 6. Understanding equivalence also helps when comparing answers and checking your algebra.

📌 Examples
  • Show equivalence: 3(x + 2) = 3x + 6 by distributing.
  • Identity: x + x = 2x for any x.
🧮 Formulas
  1. equivalent expressions: expressions having same value for all values of variables
  2. identity: equality true for all variable values
📊 Visual ideas
Write two rows: one with 3(x + 2) and one with 3x + 6 and draw arrows between matching terms after simplification.
🔣13

Patterns and Simple Rules Using Algebra

Recognising number patterns: Algebra helps describe and generalise number patterns. Look for repeated operations that produce each term from the previous one. For example the sequence 2, 4, 6, 8... increases by 2; we can write the nth term as 2n if we start counting n from 1. Writing such rules in algebra lets us find any term without listing all earlier terms.

Writing rules as expressions: Take the pattern and express it using a variable for the position (usually n). If the sequence begins at a and increases by d each time, the nth term is a + (n − 1)d; in class 6 you practice this idea with concrete examples like adding 3 or multiplying by 2. For example 1, 4, 7, 10... has first term 1 and common difference 3, so nth term = 1 + 3(n − 1) = 3n − 2.

Input-output rules: Patterns can be described as machines: an input number x is transformed by a rule to give an output. For example "add 5 then double" becomes 2(x + 5). This shows the use of brackets and order of operations. You can then simplify or evaluate for particular x to produce examples of the pattern.

Using algebra to predict and check: Once a rule is written, test it by substituting n = 1, 2, 3... to generate the sequence and ensure it matches the given terms. If it does not, revisit how you modelled the rule. This process trains logical thinking and helps with forming equations from story problems which often hide a pattern.

Class activities: Make simple patterns with shapes or counters and ask classmates to write the nth term. Convert everyday patterns—like steps in a staircase or beads on a thread—into algebraic rules to build intuition that algebra describes real situations.

📌 Examples
  • Sequence 5, 8, 11, 14... nth term = 5 + 3(n − 1) = 3n + 2.
  • Rule: multiply by 3 then add 1. For input x, output = 3x + 1.
🧮 Formulas
  1. nth term for arithmetic sequence: a + (n − 1)d (introduced as pattern rule)
📊 Visual ideas
Draw a table with columns 'n' and 'term' and fill first few rows, then show formula producing the values.
🔢14

Basic Problem Solving and Revision

Combining skills: This topic revises and links all earlier skills: choosing variables, writing expressions, simplifying by combining like terms, using the distributive property, forming and solving one-step or two-step equations, and checking solutions. Many problems will require a chain of these steps, so practise in the correct order is important.

Strategy to solve problems: 1) Read the problem carefully; sometimes words hide the key. 2) Assign a variable and state clearly what it represents. 3) Translate the verbal statements into algebraic expressions and form an equation. 4) Simplify the equation by removing brackets and combining like terms. 5) Solve using inverse operations and check the solution by substitution. 6) Write the final answer in a sentence using appropriate units (e.g., rupees, metres, apples).

Types of practice problems: Expect questions about counts (items gained or given), ages (difference or sums), money (costs and totals), and simple comparisons (twice as many, three less than). Work examples of each type so you know which phrases map to +, −, × or ÷. Also include checks for reasonableness: an age cannot be negative, and counts are usually whole numbers.

Exam technique: Show intermediate steps even if the final arithmetic is simple; this helps teachers award method marks. Label your variable, show substitution when checking, and write a short concluding sentence such as "Therefore the number of books is 12." If a problem leads to a fraction, decide whether the context allows it or if an integer answer is required.

Practice makes automatic: Solve a variety of questions and time yourself when ready for tests. Reviewing errors helps identify weak points like sign mistakes or order-of-operations slips. Regular revision of small sets of problems strengthens memory and speed for the exam.

📌 Examples
  • If 3 times a number plus 4 is 19, let x be the number: 3x + 4 = 19 ⇒ 3x = 15 ⇒ x = 5.
  • A child has x marbles, gives 6 and has 11 left. Equation: x − 6 = 11 ⇒ x = 17.
🧮 Formulas
  1. problem solving steps: define variable → form equation → solve → check → interpret
📊 Visual ideas
Draw a flow diagram of the five-step strategy for solving word problems.

Key Concepts

Variable
A symbol, usually a letter, that stands for an unknown number.
Constant
A fixed number that does not change within an expression or equation.
Expression
A combination of numbers, variables and operations without an equals sign.
Equation
A statement showing that two expressions are equal, using an equals sign.
Term
A part of an expression separated by plus or minus signs.
Coefficient
The numerical factor that multiplies a variable in a term.
Like terms
Terms that have the same variable raised to the same power and can be combined.
Distributive property
A rule that a(b + c) = ab + ac, distributing multiplication over addition.
Evaluate
To find the numerical value of an expression by substituting numbers for variables.
Solve
To find the value of the variable that makes an equation true.
Identity
An equality that holds true for all values of the variables involved.
Equivalent expressions
Expressions that have the same value for every value of the variable.
One-step equation
An equation that can be solved with a single inverse operation.
Two-step equation
An equation that requires two inverse operations to solve.

Practice Questions

  1. Write an algebraic expression for: Seven more than a number x. / किसी संख्या x से सात ज्यादा का बीजगणितीय व्यंजक लिखिए।
    Show answer

    Answer: The expression is x + 7 because 'more than' means add seven to the number x. In words: take the number x and add 7. / उत्तर: व्यंजक है x + 7, क्योंकि 'ज्यादा' करने का अर्थ है संख्या x में 7 जोड़ना। शब्दों में: संख्या x में 7 जोड़िए।

  2. Simplify the expression: 4x + 3x + 5. / इस व्यंजक को सरल कीजिए: 4x + 3x + 5।
    Show answer

    Answer: Combine like terms 4x and 3x to get 7x; constant 5 remains. So the simplified form is 7x + 5. You can check by substituting a value for x, for example x = 1 gives 4 + 3 + 5 = 12 and 7 × 1 + 5 = 12. / उत्तर: 4x और 3x को जोड़ कर 7x बनता है; स्थिर पद 5 वही रहेगा। अत: सरल रूप 7x + 5 है। जाँच के लिए x = 1 पर दोनों तरफ 12 मिलेगी।

  3. Evaluate 3a + 2 when a = 4. / a = 4 होने पर 3a + 2 का मान ज्ञात कीजिए।
    Show answer

    Answer: Substitute a = 4 into the expression: 3 × 4 + 2 = 12 + 2 = 14. So the value is 14. Show steps and use correct order of operations (multiply before add). / उत्तर: a = 4 रखने पर 3 × 4 + 2 = 12 + 2 = 14। अत: मान 14 है। गुणा पहले करने का ध्यान रखें।

  4. Solve the equation x + 6 = 13. / समीकरण x + 6 = 13 को हल कीजिए।
    Show answer

    Answer: Subtract 6 from both sides to isolate x: x = 13 − 6 = 7. Check by substituting x = 7 into the original equation: 7 + 6 = 13, true. / उत्तर: दोनों पक्षों से 6 घटाएँ: x = 13 − 6 = 7। जाँच: 7 + 6 = 13 सही है।

  5. Solve 4x = 28. / 4x = 28 को हल कीजिए।
    Show answer

    Answer: Divide both sides by 4: x = 28 ÷ 4 = 7. Check: 4 × 7 = 28, so correct. / उत्तर: दोनों पक्षों को 4 से भाग करिए: x = 7. जाँच: 4 × 7 = 28।

  6. Simplify and remove brackets: 3(x + 2). / ब्रैकेट हटाकर सरल कीजिए: 3(x + 2)।
    Show answer

    Answer: Use distributive property: multiply 3 by each term inside the bracket: 3 × x + 3 × 2 = 3x + 6. You can check by substituting a value for x, for example x = 1 gives 3(1 + 2) = 9 and 3 × 1 + 6 = 9. / उत्तर: वितरण गुणधर्म का प्रयोग करें: 3x + 6। जाँच के लिए x = 1 पर दोनों तरफ 9 मिलती है।

  7. Form an equation and solve: A number decreased by 5 is 12. / एक संख्या में से 5 घटाने पर 12 मिलता है; समीकरण बनाइए और हल कीजिए।
    Show answer

    Answer: Let x be the number. The sentence becomes x − 5 = 12. Add 5 to both sides: x = 12 + 5 = 17. Check: 17 − 5 = 12, correct. Conclude: The number is 17. / उत्तर: संख्या = x। समीकरण: x − 5 = 12। दोनों पक्षों में 5 जोडें: x = 17। जाँच: 17 − 5 = 12। अत: संख्या 17 है।

  8. Solve the two-step equation 2x + 3 = 11. / 2x + 3 = 11 इस two-step समीकरण को हल कीजिए।
    Show answer

    Answer: First subtract 3 from both sides: 2x = 8. Then divide both sides by 2: x = 4. Check by substitution: 2 × 4 + 3 = 8 + 3 = 11, so correct. / उत्तर: पहले 3 घटाएँ: 2x = 8। फिर 2 से भाग करें: x = 4। जाँच: 2 × 4 + 3 = 11।

  9. Are the expressions 2(x + 3) and 2x + 6 equivalent? Show why. / क्या व्यंजक 2(x + 3) और 2x + 6 समतुल्य हैं? कारण बताइए।
    Show answer

    Answer: Yes. Apply the distributive property: 2(x + 3) = 2x + 6. Both expressions simplify to the same form for any value of x, so they are equivalent. You can also check by substituting values of x, for example x = 2 gives 2(2 + 3) = 10 and 2 × 2 + 6 = 10. / उत्तर: हाँ। वितरण गुणधर्म से 2(x + 3) = 2x + 6 होता है। दोनों किसी भी x पर समान मान देतें हैं, इसलिए वे समतुल्य हैं।

  10. If 5y − 4 = 11, find y. / यदि 5y − 4 = 11 है, तो y का मान ज्ञात कीजिए।
    Show answer

    Answer: Add 4 to both sides: 5y = 15. Divide by 5: y = 3. Check: 5 × 3 − 4 = 15 − 4 = 11, correct. / उत्तर: दोनों पक्षों में 4 जोडें: 5y = 15। 5 से भाग करें: y = 3। जाँच: 5 × 3 − 4 = 11।

  11. Write the rule for the sequence 3, 6, 9, 12 ... and give the 5th term. / अनुक्रम 3, 6, 9, 12 ... का नियम लिखिए और 5वाँ पद बताइए।
    Show answer

    Answer: The sequence increases by 3 each time, so the nth term is 3n if we start with n = 1. The 5th term is 3 × 5 = 15. Check: the terms are 3, 6, 9, 12, 15. / उत्तर: यह अनुक्रम हर बार 3 से बढ़ता है; अत: nth पद = 3n (n = 1 से)। पाँचवाँ पद = 3 × 5 = 15।

Related Laws & Principles

Explore all

Foundational laws & principles connected to this chapter — tap to open in the Laws Explorer.

Loading related laws…
Sourced from 0 content files · LLOS Learn · browse all chapters