- A letter-number (variable) is a letter such as $x,\ y,\ a$ that stands for a number we do not yet know or that can change.
- An algebraic expression mixes letter-numbers and ordinary numbers using $+,\ -,\ \times,\ \div$, e.g. $3x+5$.
- $3x$ means $3\times x$; the $3$ is the coefficient and $x$ is the variable; lone numbers are constants.
- An expression is made of terms; terms with the same variable part are like terms and can be combined.
- Finding the value of an expression means substituting a number for the letter and simplifying.
- Letter-numbers let us write general rules (perimeter $=4s$, patterns, formulas) compactly.
- Weightage: ~9 marks/year — forming expressions, combining like terms, substitution, and rule-from-pattern questions.
1. From numbers to letter-numbers
So far an expression like $7+3$ used only fixed numbers. But often we want to talk about a number that can vary or that is unknown. For "a box holds some pencils", we can call that number $x$. Then "$5$ more than the box" is simply $x+5$. The letter $x$ is a letter-number or variable — it behaves exactly like a number in calculations, we just do not know its value yet.
This small step is the doorway to algebra. It lets us state rules and relationships that hold for every number at once.
2. Writing algebraic expressions
We build expressions from variables and numbers. Note the shorthand conventions:
- $3\times x$ is written $3x$ (the multiplication sign is dropped).
- $x\times y$ is written $xy$.
- $x\div5$ is usually written $\dfrac{x}{5}$.
- $1\times x$ is just $x$ (we never write $1x$).
| Phrase | Expression |
|---|---|
| $7$ more than $x$ | $x+7$ |
| $4$ less than $y$ | $y-4$ |
| three times $a$ | $3a$ |
| half of $p$ | $\dfrac{p}{2}$ |
| $5$ times $m$, plus $2$ | $5m+2$ |
3. Terms, coefficients and constants
An expression is a sum of terms. In $3x+5$:
- $3x$ is a term; $3$ is its coefficient (the number multiplying the variable) and $x$ is the variable part.
- $5$ is a constant term (a fixed number, no variable).
Terms: $9a,\ -6b,\ +11$. Coefficient of $a$ is $9$; coefficient of $b$ is $-6$; the constant is $11$.
4. Like and unlike terms
Terms with exactly the same variable part are like terms. Only like terms can be added or subtracted (combined).
- $4x$ and $9x$ are like → $4x+9x=13x$.
- $5y$ and $3y$ are like → $5y-3y=2y$.
- $4x$ and $4y$ are unlike → they cannot be combined; $4x+4y$ stays as it is.
Group like terms: $(7a-2a)+(3b+5b)=5a+8b.$
5. Adding and subtracting expressions
To add or subtract whole expressions, collect like terms. Be careful with the signs when subtracting — the minus applies to every term being subtracted.
$(3x+4)+(5x-1)=3x+5x+4-1=8x+3.$
$(7y+5)-(2y+3)=7y+5-2y-3=5y+2.$ Notice the $3$ became $-3$.
6. Finding the value of an expression (substitution)
Once we know what the variable equals, we substitute that number and evaluate using order of operations.
$3x+5=3\times4+5=12+5=17.$
$2a-b=2\times6-5=12-5=7.$
$\dfrac{10}{2}+3=5+3=8.$
7. Using the distributive law with letters
The distributive law works the same with letter-numbers as with ordinary numbers.
$2(x+3)+4x = 2x+6+4x = 6x+6.$
$5(2a-1)=10a-5.$ Multiply $5$ into each term inside the bracket.
8. Writing general rules and formulas
The real power of letter-numbers is stating rules that work for any value.
| Rule | Formula |
|---|---|
| Perimeter of a square (side $s$) | $P=4s$ |
| Perimeter of a rectangle | $P=2(l+b)$ |
| Cost of $n$ pens at ₹$5$ each | $C=5n$ |
| Age $7$ years later | $x+7$ |
Matchstick pattern: $1$ square needs $4$ sticks, each extra square adds $3$. For $n$ squares, sticks $=3n+1$. Check $n=1$: $3+1=4.$ Correct.
9. Equations: a glimpse ahead
When an expression is set equal to a number, we get an equation, e.g. $x+3=10$. The value of the variable that makes it true ($x=7$ here) is the solution. Equations are a major topic of later chapters; here we just notice they are built from the expressions we are learning to write.
$2x+1=11.$ Try $x=5$: $2\times5+1=11.$ True, so $x=5$.
The difference between an expression and an equation is worth remembering: an expression such as $2x+1$ has no equals sign and only takes a value once you choose $x$; an equation such as $2x+1=11$ makes a statement that is true for one special value of $x$. Forming the right expression first is the skill this chapter builds; solving the equation comes later.
10. Reading patterns and predicting
One of the most beautiful uses of letter-numbers in Ganita Prakash is turning a growing pattern into a single rule. The trick is to spot what stays the same (a constant start) and what grows step by step (a coefficient).
A pattern has $2,\ 5,\ 8,\ 11,\dots$ dots in steps $1,2,3,4$. Each step adds $3$, and step $1$ starts at $2$. So step $n$ has $3n-1$ dots. Check: $n=1\Rightarrow3-1=2$; $n=4\Rightarrow12-1=11$. Correct, so we can find any term, even the $50$th: $3\times50-1=149$.
The same thinking explains why a single algebraic rule is so powerful: instead of listing terms forever, one expression like $3n-1$ captures the whole infinite pattern. This is exactly why mathematicians prefer letter-numbers — they say more, with less writing, and they let us answer "what about the $100$th?" instantly.
Claim: the sum of the first $n$ odd numbers is $n\times n$. For $n=3$: $1+3+5=9=3\times3$. For $n=4$: $1+3+5+7=16=4\times4$. The letter-number $n$ lets us state the rule once for every case.
11. Common mistakes to avoid
- Combining unlike terms, e.g. writing $3x+4y=7xy$ — this is wrong.
- Forgetting that subtracting a bracket flips the sign of every term inside.
- Writing $1x$ instead of $x$, or $x+x$ as $x^{2}$ (it is $2x$).
- Mis-substituting: in $3x$, putting $x=4$ gives $12$, not $34$.
- Dropping the coefficient when expanding, e.g. $3(x+2)=3x+2$ (should be $3x+6$).
12. Quick revision checklist
- Variable = a letter standing for a number; $3x$ means $3\times x$.
- Coefficient = number in front; constant = lone number.
- Only like terms combine; add/subtract their coefficients.
- Substitute to find a value; follow order of operations.
- Distributive law: $a(b+c)=ab+ac$; use formulas like $P=4s$.
- variable
- constant
- coefficient
- exponent
- $5n$
- $n-5$
- $n+5$
- $\dfrac{n}{5}$
- $7a$
- $12a$
- $7a^{2}$
- $43a$
- $3x$ and $3y$
- $5a$ and $2a$
- $4x$ and $4$
- $2p$ and $2q$
- $17$
- $35$
- $10$
- $25$
- $3x+4$
- $3x+12$
- $x+12$
- $3x+7$
- $6$
- $y$
- $-9$
- $9y$
- $x^{2}$
- $2x$
- $x$
- $2x^{2}$
- $3a+3$
- $3a+5$
- $7a+5$
- $3a-3$
- $s^{2}$
- $2s$
- $4s$
- $s+4$
- $3x+6$
- $2x+3$
- $3x+3$
- $2x+6$
- $7xy$
- $3x+4y$ (cannot be simplified)
- $12xy$
- $7x+y$
- $5$
- $11$
- $8$
- $1$
- $20+n$
- $20n$
- $\dfrac{n}{20}$
- $n-20$
- $12$
- $13$
- $7$
- $16$
Book a free demo class