Follow Us
Select Medium / माध्यम चुनें:
Eng (English) Hindi (हिन्दी)
ASSEB • Class 7 • Mathematics • Ch 4
Estimated Time: 45 Mins
Study Progress: In Progress

Expressions using Letter-Numbers

In Class 7 Mathematics, Chapter 4 "Expressions using Letter-Numbers" introduces students to the foundations of algebra. Grounded in the 2026–27 NCERT Ganita Prakash curriculum, this master material demystifies variables (letter-numbers), explains the convention of omitting multiplication signs, demonstrates how to identify and combine like terms, and reveals how algebra expresses universal patterns in geometry and everyday life.

🪄 Have You Ever Wondered?

Can letters actually act like numbers?

Think of a birthday party where every guest receives a party box containing $2$ chocolates and $1$ toy. If $5$ guests arrive, you need $5 \times 2$ chocolates. If $20$ guests arrive, you need $20 \times 2$ chocolates. What if you don't know how many guests will come?

Instead of calculating a million times for every possible guest count, mathematics uses a letter—say, $n$—to represent the number of guests. The number of chocolates needed is simply: $$2 \times n \quad \text{or} \quad 2n$$

A letter-number (variable) is not a mystery code; it is a placeholder with superpower. One single algebraic formula captures infinitely many calculations in two tiny letters!

Why This Chapter Matters

In Class 7 Mathematics, Chapter 4 "Expressions using Letter-Numbers" introduces students to the foundations of algebra. Grounded in the 2026–27 NCERT Ganita Prakash curriculum, this master material demystifies variables (letter-numbers), explains the convention of omitting multiplication signs, demonstrates how to identify and combine like terms, and reveals how algebra expresses universal patterns in geometry and everyday life.

Before You Begin (Prerequisites)

  • Arithmetic expressions and terms (Chapter 2): understanding terms separated by $+$ signs.
  • The Distributive Property of multiplication over addition: $a(b + c) = ab + ac$.
  • Basic geometric formulas: perimeter of a square ($4 \times \text{side}$), perimeter of a rectangle ($2 \times (\text{length} + \text{breadth})$).

What You Will Learn (Core Objectives)

  • Understand letter-numbers (variables) as representations of unknown or varying numerical quantities.
  • Apply the algebraic convention of omitting the multiplication sign between numbers and letters ($3 \times x = 3x$).
  • Distinguish between like terms and unlike terms.
  • Simplify algebraic expressions by combining like terms and removing brackets.
  • Formulate algebraic expressions to describe geometric sequences, matchstick patterns, and real-world situations.

Chapter Roadmap & Progression

1 1. The Notion of Letter-Numbers (Va...
2 2. Algebraic Shorthand: Omission of...
3 3. Like Terms, Unlike Terms & Combi...
4 4. Revealing Geometric and Number P...

Complete Concept Guide (100% Curriculum Coverage)

1. The Notion of Letter-Numbers (Variables)

1. The Intuition

Suppose you are building the letter L using matchsticks. For $1$ 'L', you need $2$ matchsticks. For $2$ 'L's, you need $4$ matchsticks ($2 \times 2$). For $3$ 'L's, you need $6$ matchsticks ($3 \times 2$).

Notice the universal pattern: the number of matchsticks is always $2 \times (\text{number of L's})$. If we let the letter $n$ represent the number of 'L's, then:

$$\text{Matchsticks required} = 2 \times n = 2n$$

Here, $n$ is called a letter-number or a variable. It can take any natural number value ($1, 2, 3, 4\dots$).

2. Constants vs. Variables
  • Constant: A quantity with a fixed numerical value that never changes ($5, -12, 100$).
  • Variable (Letter-Number): A letter (such as $x, y, n, a, b$) that stands for a quantity that can change or vary depending on the situation.

An algebraic expression combines constants and variables using addition, subtraction, multiplication, or division: $$3x + 5, \quad 2a - b, \quad \frac{y}{4} + 7$$

3. Concrete Worked Example

Example: Rohan's age is $4$ years more than twice his sister Priya's age. Write an algebraic expression for Rohan's age.

Step 1: Let Priya's age be represented by the variable $p$ years.

Step 2: "Twice Priya's age" means $2 \times p = 2p$.

Step 3: "4 years more than twice" means add $4$: $2p + 4$.

Algebraic Expression: $\mathbf{2p + 4}$ years.

4. Pitfall & Examiner Trap
⚠️ Trap: Thinking Letters Have Secret Fixed Code Values
Some students think that because $A$ is the 1st letter of the alphabet, $a$ must always equal $1$.
Reality: A letter in algebra is an empty box! In one problem $x$ could equal $5$, and in another problem $x$ could equal $1000$.
5. Why This Matters in Life

Computer programs that calculate electricity bills use formulas like $\text{Bill} = (\text{units} \times 7) + 50$, where $\text{units}$ is a variable that changes for every household.

2. Algebraic Shorthand: Omission of the Multiplication Symbol

1. The Intuition

Why do mathematicians write $3x$ instead of $3 \times x$? Because the multiplication sign '$\times$' looks almost identical to the letter '$x$'! To avoid confusion, mathematicians established universal shorthand rules.

2. Universal Shorthand Rules
  1. Between a number and a letter, drop the $\times$ sign: $$5 \times y = 5y$$ (Always write the number first: write $5y$, not $y5$).
  2. Between two or more letters, drop the $\times$ sign: $$a \times b = ab, \quad x \times y \times z = xyz$$
  3. The number $1$ as a multiplier is invisible: $$1 \times x = x, \quad -1 \times x = -x$$
  4. Division is written as a fraction: $$x \div 4 = \frac{x}{4}$$
Crucial Rule: You can NEVER drop the multiplication sign between two numbers! $3 \times 4$ is $12$, NOT $34$.
3. Concrete Worked Example

Example: Evaluate the expression $4a - 3b$ when $a = 5$ and $b = 2$.

Step 1: Re-insert the multiplication signs: $4 \times a - 3 \times b$

Step 2: Substitute the given numerical values: $4 \times (5) - 3 \times (2)$

Step 3: Compute each term: $20 - 6$

Value: $\mathbf{14}$.

4. Pitfall & Examiner Trap
⚠️ Trap: Concatenating Digits During Substitution
If $x = 3$, students sometimes substitute into $5x$ and write $53$!
Rule: $5x$ means $5 \times x$. When substituting $x = 3$, it is $5 \times 3 = \mathbf{15}$.
5. Why This Matters in Life

In physics, formulas like $F = ma$ (Force = mass $\times$ acceleration) and $d = vt$ (distance = velocity $\times$ time) rely on this exact algebraic shorthand.

3. Like Terms, Unlike Terms & Combining Expressions

1. The Intuition

If you have $3$ apples and someone gives you $2$ more apples, you have $5$ apples ($3a + 2a = 5a$). But if you have $3$ apples and $2$ bananas, you cannot combine them into "5 applenanas"! They remain $3$ apples and $2$ bananas ($3a + 2b$).

2. Definitions & The Distributive Law
  • Like Terms: Terms that have the exact same variable factors with identical powers ($3x$ and $7x$; $-2ab$ and $5ab$). Only their numerical coefficients differ.
  • Unlike Terms: Terms that have different variables or powers ($4x$ and $4y$; $5a$ and $5a^2$).

Why Like Terms Can Be Added (Distributive Law):
$$3x + 2x = (3 + 2)x = \mathbf{5x}$$ Only the numerical coefficients are added or subtracted; the variable part remains unchanged!

3. Concrete Worked Example

Example: Simplify the algebraic expression: $$7x + 5y - 3x + 2y + 8$$

Step 1 (Group like terms together):

$$(7x - 3x) + (5y + 2y) + 8$$

Step 2 (Combine the coefficients):

• $7x - 3x = (7 - 3)x = 4x$

• $5y + 2y = (5 + 2)y = 7y$

• Constant term $= 8$

Simplified Expression: $\mathbf{4x + 7y + 8}$

4. Pitfall & Examiner Trap
⚠️ Trap: Combining Unlike Terms
A common mistake is writing $4x + 3 = 7x$ or $2a + 3b = 5ab$.
Rule: You can only add or subtract terms that are identical in variable type! $4x + 3$ cannot be simplified any further; it is already in simplest form.
5. Why This Matters in Life

Store inventory software groups items by barcode categories (like terms: sizes of shirts together, pants together) rather than adding shirts and shoes into an impossible single total.

4. Revealing Geometric and Number Patterns with Expressions

1. The Intuition

Look at the sequence of odd numbers: $1, 3, 5, 7, 9\dots$

  • 1st odd number: $2(1) - 1 = 1$
  • 2nd odd number: $2(2) - 1 = 3$
  • 3rd odd number: $2(3) - 1 = 5$
  • 100th odd number: $2(100) - 1 = \mathbf{199}$

Instead of writing out all one hundred numbers, the single algebraic expression $\mathbf{2n - 1}$ tells you the value of any odd number instantly!

2. Matchstick Triangle Pattern Analysis

To make $1$ triangle, you need $3$ matchsticks.

To make $2$ connected triangles sharing a common side, you add $2$ more matchsticks ($3 + 2 = 5$).

To make $3$ connected triangles, you add another $2$ matchsticks ($5 + 2 = 7$).

General rule for $n$ connected triangles: $$2n + 1$$

Test it: For $n = 1 \implies 2(1) + 1 = 3$. For $n = 2 \implies 2(2) + 1 = 5$. For $n = 50 \implies 2(50) + 1 = 101$ matchsticks!

3. Concrete Worked Example

Example: A pattern of squares has perimeter rule $P = 4s$, where $s$ is side length. If each side is increased by $3\text{ cm}$, what is the new perimeter expression?

Original Side: $s$ → New Side: $(s + 3)$

New Perimeter: $4 \times (s + 3)$

Apply Distributive Property: $4 \times s + 4 \times 3 = 4s + 12$

Conclusion: The perimeter increases by exactly $\mathbf{12\text{ cm}}$!

4. Pitfall & Examiner Trap
⚠️ Trap: Forgetting to Distribute to the Constant
In expanding $4(s + 3)$, writing $4s + 3$ is a very common slip.
Rule: The number outside must multiply EVERY term inside the bracket: $4 \times s + 4 \times 3 = 4s + 12$.
5. Why This Matters in Life

Civil engineers and tile manufacturers use pattern expressions to calculate how many interlocking paving tiles are required to pave a highway of length $L$ without counting every tile by hand.

Visual Learning & Conceptual Map

Matchstick Pattern Architecture ($2n + 1$)

Connecting triangles sharing common inner borders
1 TRIANGLE ($n = 1$)
3
$2(1) + 1 = 3$ sticks
2 TRIANGLES ($n = 2$)
5
$2(2) + 1 = 5$ sticks
3 TRIANGLES ($n = 3$)
7
$2(3) + 1 = 7$ sticks

Chapter Summary & 10 Key Takeaways

Takeaway 1
Letter-Numbers (Variables): Letters used to represent quantities that can vary or are unknown ($x, y, n$).
Takeaway 2
Algebraic Shorthand: Omission of the $\times$ sign between numbers and letters ($4 \times x = 4x$) and between letters ($a \times b = ab$).
Takeaway 3
Evaluating Expressions: Finding the numerical value by replacing letter-numbers with given values using standard order of operations.
Takeaway 4
Like Terms vs. Unlike Terms: Like terms share identical variable factors ($5x$ and $-2x$) and can be combined by adding their coefficients.
Takeaway 5
Unlike Terms Cannot Be Merged: Expressions like $3x + 4y$ or $5a + 2$ cannot be merged into a single term.
Takeaway 6
General Pattern Rules: Algebraic expressions like $2n - 1$ or $2n + 1$ allow you to predict the value of any term in a sequence without drawing it out.

Check Your Understanding (Diagnostic Practice Questions)

Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.

1
Write an algebraic expression for: "7 subtracted from the product of 5 and y".
Reveal Answer & Explanation
Answer: $5y - 7$
Product of $5$ and $y$ is $5y$. Subtracting $7$ from it gives $5y - 7$.
2
Evaluate the expression $3a^2 - 2a + 5$ when $a = 4$.
Reveal Answer & Explanation
Answer: $45$
$3(4^2) - 2(4) + 5 = 3(16) - 8 + 5 = 48 - 8 + 5 = 45$.
3
Simplify the expression by combining like terms: $8x + 3y - 5x + 7y - 4$
Reveal Answer & Explanation
Answer: $3x + 10y - 4$
Group $x$ terms: $8x - 5x = 3x$. Group $y$ terms: $3y + 7y = 10y$. Constant is $-4$.
4
Can $6a + 3b$ be simplified to $9ab$? Explain why or why not.
Reveal Answer & Explanation
Answer: No, $6a + 3b$ cannot be simplified to $9ab$.
$6a$ and $3b$ are unlike terms because their variables ($a$ and $b$) are different. Unlike terms cannot be added together.
5
The perimeter of an equilateral triangle of side $s$ is $3s$. If the side is doubled, what is the new perimeter expression?
Reveal Answer & Explanation
Answer: $6s$ (Perimeter is also doubled)
New side $= 2s$. New perimeter $= 3 \times (2s) = 6s$.
Finished Studying This Chapter?
READY TO PRACTICE?

Timed CBT Practice Tests (Exam Simulator)

Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.