Expressions Using Letter-Numbers
Learn how letters can represent numbers and help us write mathematical relations, patterns and formulas in a simple and meaningful way.
Topics
Letter-Numbers, Variables & Patterns
Reading Time
15 Minutes
Difficulty
Easy
Skill
Logical Thinking
4.1 The Notion of Letter-Numbers
In mathematics we often need to describe relationships between different quantities. Writing every possible value separately is difficult, so mathematicians use letters to represent numbers.
These letters help us create general rules that work for many situations instead of only one.
Why Do We Use Letters?
Letters make mathematical expressions shorter, easier to understand and useful for solving many different problems.
| Without Letters | With Letters |
|---|---|
| 5 + 3 = 8 | a + 3 |
| 10 × 8 = 80 | 10 × n |
| Perimeter of one square only | 4 × side = 4s |
Example – Age Relationship
Suppose Shabnam is 3 years older than Aftab.
If Aftab's age is represented by the letter a, then Shabnam's age can be written as:
Expression
Shabnam's Age = a + 3
The same expression works whether Aftab is 10 years old, 13 years old, or any other age.
What is a Variable?
A variable is a letter that represents an unknown or changing number.
- x
- y
- n
- a
- b
Matchstick Pattern
Patterns help us understand how numbers change. Imagine making the same shape again and again using matchsticks.
Instead of counting every matchstick, we use an expression.
Shopping Example
A shopkeeper sells coconuts for ₹35 each and jaggery for ₹60 per kg.
| Item | Expression |
|---|---|
| c coconuts | 35c |
| j kg jaggery | 60j |
| Total Cost | 35c + 60j |
Think and Try
- If Rahul is 5 years younger than Meena, write Rahul's age using a variable.
- If one notebook costs ₹45, write the cost of n notebooks.
- If one pen costs ₹12, write the cost of p pens.
- If a square has side x cm, write its perimeter.
Common Mistakes
- Confusing letters with fixed numbers.
- Forgetting to explain what the variable represents.
- Writing expressions without units where required.
- Using different letters for the same quantity.
Quick Revision
- Letters can represent numbers.
- Such letters are called variables.
- Variables help write general mathematical rules.
- Expressions describe relationships between quantities.
- Variables make calculations easier and shorter.
4.1 Writing Algebraic Expressions
An algebraic expression is a mathematical statement made using numbers, letters (variables) and mathematical operations such as addition, subtraction, multiplication and division.
Instead of writing long sentences repeatedly, we can express relationships in a short mathematical form.
Example 1 – Cost of Coconuts
Suppose one coconut costs ₹35. If a person buys c coconuts, then the total cost is
Solution
Cost of one coconut = ₹35
Number of coconuts = c
Total Cost = 35 × c = 35c
Example 2 – Cost of Jaggery
Suppose jaggery costs ₹60 per kilogram. If a customer buys j kilograms, then
Total Cost = 60j
Relationship Between Quantity and Expression
| Quantity | Variable | Expression |
|---|---|---|
| Cost of coconuts | c | 35c |
| Cost of jaggery | j | 60j |
| Total Cost | c, j | 35c + 60j |
Understanding the Expression
In the expression 35c + 60j
- 35 represents the price of one coconut.
- c represents the number of coconuts.
- 60 represents the price of one kilogram of jaggery.
- j represents the quantity of jaggery.
- The symbol (+) adds both costs.
Formulae Around Us
Many mathematical rules are written as formulas. A formula is simply an algebraic expression that represents a relationship.
| Shape | Formula |
|---|---|
| Square Perimeter | 4 × Side = 4s |
| Rectangle Perimeter | 2(l + b) |
| Triangle Perimeter | a + b + c |
Worked Example
Find the perimeter of a square whose side is 7 cm.
Formula
Perimeter = 4 × Side
= 4 × 7
= 28 cm
Real-Life Applications
Shopping
Calculate total prices using expressions.
Geometry
Find perimeter and area using formulas.
Business
Represent profits and expenses.
Travel
Calculate distance and fuel cost.
Practice Yourself
- Write an expression for the cost of x notebooks if one notebook costs ₹45.
- Write an expression for the cost of p pens if one pen costs ₹12.
- Write the perimeter of a square whose side is y cm.
- If one chocolate costs ₹25, write the cost of n chocolates.
- If one bag costs ₹480, write the cost of b bags.
Common Errors
- Writing 35 + c instead of 35c.
- Using different variables for the same quantity.
- Forgetting to explain the meaning of variables.
- Adding unlike quantities.
Part 2 Summary
- An algebraic expression uses letters and numbers.
- Variables represent changing quantities.
- Expressions help write relationships in a short form.
- Formulas are special algebraic expressions.
- Expressions are used in shopping, geometry and everyday life.
4.2 Revisiting Arithmetic Expressions
Before learning more about algebraic expressions, let us revise arithmetic expressions. An arithmetic expression contains only numbers and mathematical operations such as addition (+), subtraction (−), multiplication (×) and division (÷).
To get the correct answer, mathematical operations must be performed in the proper order.
What is an Arithmetic Expression?
An arithmetic expression is formed using numbers, brackets and mathematical operations.
| Expression | Meaning |
|---|---|
| 23 − 10 ÷ 2 | Subtract after division |
| 42 + 15 − 8 | Addition and subtraction |
| 68 − (18 + 13) | Bracket evaluated first |
| 20 + 8 × (16 − 6) | Bracket → Multiplication → Addition |
Order of Operations
Whenever an expression contains different mathematical operations, follow this sequence.
- Solve brackets first.
- Perform multiplication and division.
- Perform addition and subtraction.
Worked Example 1
Evaluate 23 − 10 ÷ 2
Step 1
10 ÷ 2 = 5
Step 2
23 − 5 = 18
Answer = 18
Worked Example 2
Evaluate 68 − (18 + 13)
Step 1
18 + 13 = 31
Step 2
68 − 31 = 37
Answer = 37
Worked Example 3
Evaluate 20 + 8 × (16 − 6)
Step 1
16 − 6 = 10
Step 2
8 × 10 = 80
Step 3
20 + 80 = 100
Answer = 100
Understanding Brackets
Brackets tell us which operation should be completed first. They help avoid confusion and make expressions easier to read.
Multiply first
Add first
Check Yourself
- 25 − 12 ÷ 3 = ______
- 40 + 5 × 8 = ______
- (15 + 5) × 2 = ______
- 72 ÷ 9 + 11 = ______
- 18 + (12 − 7) × 4 = ______
Common Mistakes
- Ignoring brackets.
- Adding before multiplication.
- Performing operations from left to right without following the rules.
- Forgetting to simplify the expression step by step.
Think About It
Observe the expressions below.
| Expression | Answer |
|---|---|
| 8 + 2 × 5 | 18 |
| (8 + 2) × 5 | 50 |
Why are the answers different? Because the brackets change the order in which operations are performed.
Part 3 Summary
- An arithmetic expression contains only numbers.
- Always solve brackets first.
- Multiplication and division are done before addition and subtraction.
- Brackets help avoid mistakes.
- Following the correct order gives accurate answers.
4.3 Omission of the Multiplication Symbol in Algebraic Expressions
In arithmetic, multiplication is usually written using the symbol ×. However, in algebra, mathematicians generally omit this symbol when multiplying a number by a variable. This makes algebraic expressions shorter and easier to read.
Instead of writing 4 × x, we simply write 4x.
Why is the Multiplication Symbol Removed?
Removing the multiplication symbol makes mathematical expressions simpler and avoids unnecessary symbols. It also provides a standard way of writing algebraic expressions that is used all over the world.
| Arithmetic Form | Algebraic Form |
|---|---|
| 5 × x | 5x |
| 8 × y | 8y |
| 12 × a | 12a |
| 100 × n | 100n |
Finding the Pattern
Observe the following sequence.
Each number is obtained by multiplying 4 with the position number.
| Position (n) | Term |
|---|---|
| 1 | 4 |
| 2 | 8 |
| 3 | 12 |
| 4 | 16 |
| 5 | 20 |
General Rule
nth Term = 4n
Worked Example
Find the 7th term of the sequence 4, 8, 12, 16, ...
Formula = 4n
For n = 7
4 × 7 = 28
Answer = 28
Writing Expressions
The multiplication symbol is omitted only when multiplying numbers with variables.
| Sentence | Expression |
|---|---|
| 5 times a number | 5x |
| 9 multiplied by y | 9y |
| 15 groups of n | 15n |
| Twice a number | 2a |
Application in Geometry
Variables are commonly used in geometry formulas.
| Shape | Expression |
|---|---|
| Square | 4s |
| Rectangle | 2(l+b) |
| Equilateral Triangle | 3a |
| Regular Pentagon | 5a |
Practice Questions
- Write an expression for 6 times a number.
- Write the algebraic expression for 15 groups of x.
- Find the 20th term of the sequence 4, 8, 12, 16, ...
- Write the perimeter of a square having side p.
- Write the perimeter of a regular hexagon having side a.
Common Mistakes
- Writing x5 instead of 5x.
- Using × unnecessarily in algebra.
- Confusing addition with multiplication.
- Using different variables for the same quantity.
Part 4 Summary
- Multiplication symbols are usually omitted in algebra.
- 4 × x is written as 4x.
- Variables help describe patterns.
- Expressions make mathematical rules shorter.
- Geometry formulas also use algebraic expressions.
4.4 Simplification of Algebraic Expressions
Earlier we learnt how to write algebraic expressions using variables. Sometimes an expression contains many terms that can be combined to make it shorter and easier to understand. This process is called simplification.
What is Simplification?
Simplification means reducing an algebraic expression into its shortest possible form without changing its value.
Using the Distributive Property
Suppose a large rectangle is divided into two smaller rectangles. Instead of finding the area separately, we can write one algebraic expression for the total area.
Area = Length × (Breadth₁ + Breadth₂)
a(b + c) = ab + ac
This rule is known as the Distributive Property.
Example 1
Expand the expression
4(x + 5)
= 4 × x + 4 × 5
= 4x + 20
Shopping Example
A furniture shop sells chairs for ₹40 and tables for ₹75. Suppose a customer purchases x chairs and y tables.
| Item | Price | Quantity | Cost |
|---|---|---|---|
| Chair | ₹40 | x | 40x |
| Table | ₹75 | y | 75y |
| Total Cost | 40x + 75y | ||
Like Terms and Unlike Terms
Only terms having exactly the same variables with the same powers can be combined.
Like Terms
- 5x and 8x
- 10a and 3a
- 7pq and 2pq
Unlike Terms
- 5x and 5y
- 4a and 4ab
- 6m and 6m²
Combining Like Terms
Add or subtract only the numerical coefficients while keeping the variable unchanged.
Example
5x + 3x
= (5 + 3)x
= 8x
12y − 5y
= 7y
Worked Example
Simplify
4(x + y) − y
= 4x + 4y − y
= 4x + 3y
Example
Simplify
5m + 3m + 6
= (5 + 3)m + 6
= 8m + 6
Rules to Remember
- Only like terms can be combined.
- Unlike terms cannot be added directly.
- Use the distributive property carefully.
- Simplify brackets before combining terms.
- Keep variables unchanged while adding coefficients.
Common Mistakes
- ❌ 5x + 4 = 9x
- ❌ 8a + 3b = 11ab
- ❌ 2x × 3 = 5x
Correct Answers
✔ 5x + 4 cannot be simplified.
✔ 8a + 3b are unlike terms.
✔ 2x × 3 = 6x
Try It Yourself
- Simplify 8x + 7x.
- Simplify 14a − 5a.
- Simplify 5(y + 2).
- Simplify 6m + 4m − 2.
- Expand 3(a + 7).
- Expand 8(x + y).
Quick Revision
- Simplification makes expressions shorter.
- Like terms can be combined.
- Unlike terms cannot be combined.
- Use the distributive property to remove brackets.
- Always simplify systematically.
Quick Quiz
1. Which are like terms?
A) 5x and 2x
B) 5x and 5y
C) 3a and 3ab
D) x and y
2. Simplify 7x + 9x.
Equal Algebraic Expressions
Two algebraic expressions are called equivalent expressions if they produce the same value for every value of the variable.
5x + 3x = 8x
Both expressions always have the same value for every value of x.
Finding the Value of an Expression
Sometimes the value of a variable is given. Replace the variable with its value and calculate the answer.
Example
Find the value of 4x + 5 when x = 6
= 4 × 6 + 5
= 24 + 5
= 29
Worked Example
Find the value of 7a − 9 when a = 8
= 7 × 8 − 9
= 56 − 9
= 47
Comparing Expressions
Observe the expressions below.
| Expression A | Expression B | Equivalent? |
|---|---|---|
| 5x + 2x | 7x | ✔ Yes |
| 4y + 3 | 7y | ✖ No |
| 8a − 2a | 6a | ✔ Yes |
| 3m + 5 | 8m | ✖ No |
Mind the Mistake
Students often make these mistakes while simplifying expressions.
| Incorrect | Correct |
|---|---|
| 5x + 3 = 8x | Cannot be simplified |
| 6a + 2b = 8ab | Unlike terms cannot be added |
| 4(x + 2) = 4x + 2 | 4x + 8 |
| 9x − 4x = 5 | 5x |
Figure It Out
- Simplify 6x + 9x.
- Simplify 15y − 8y.
- Expand 3(a + 9).
- Expand 5(m + n).
- Find the value of 8x + 6 if x = 7.
- Find the value of 9a − 4 if a = 12.
- Are 4x + 5x and 9x equal? Explain.
- Can 7a and 7b be combined? Why?
Exam Tips
- Always combine only like terms.
- Replace variables carefully while substitution.
- Remove brackets before simplifying.
- Write each calculation step clearly.
Real-Life Applications
Shopping
Calculate total bills using algebraic expressions.
Construction
Find perimeter and area of rooms.
Business
Represent profit and expenses.
Science
Write formulas using variables.
Revision Points
- Equivalent expressions always have the same value.
- Variables can be replaced by numbers.
- Substitution helps evaluate expressions.
- Distributive property removes brackets.
- Only like terms can be simplified.
Practice MCQs
1. Which pair represents equivalent expressions?
A) 5x + 2x and 7x
B) 4x + 2 and 6x
C) 3a + 5 and 8a
D) 7m and 7n
2. Find the value of 3x + 4 when x = 5.
4.5 Pick Patterns and Reveal Relationships
Mathematics is full of interesting patterns. We often observe patterns in numbers, shapes and daily life. Instead of writing every term separately, we can describe the entire pattern using an algebraic expression.
An algebraic expression helps us predict any term of a pattern without writing all previous terms.
Key Idea
Patterns help us discover mathematical rules. Algebra allows us to write those rules using variables.
Formula Detective
Suppose a machine takes a number as input and performs the following steps.
Input → ×2 → −2 → Output
Let the input number be represented by x.
Formula
Output = 2x − 2
This single formula works for every input value.
Understanding Number Machines
A number machine performs the same mathematical operations every time. Observe the table below.
| Input | Output |
|---|---|
| 5 | 8 |
| 2 | 2 |
| 8 | 14 |
| 10 | 18 |
Notice that every output is obtained by multiplying the input by 2 and then subtracting 2.
Worked Example
Find the output when the input is 12.
Formula = 2x − 2
= 2 × 12 − 2
= 24 − 2
Answer = 22
Finding the Rule
Study each input-output table carefully and identify the formula.
| Input | Output |
|---|---|
| 1 | 4 |
| 3 | 8 |
| 5 | 12 |
| 7 | 16 |
Solution
Output = 2x + 2
Algebraic Expressions Describe Patterns
Suppose flowers are arranged in a repeating design. Instead of counting every flower separately, we can observe the pattern and write a rule.
3, 6, 9, 12, 15...
Rule = 3n
The variable n represents the position number.
Pattern Examples
Pattern
2,4,6,8...
Rule = 2n
Pattern
5,10,15,20...
Rule = 5n
Pattern
4,7,10,13...
Rule = 3n + 1
Pattern
1,4,7,10...
Rule = 3n − 2
Activity
- Find the rule for 7,14,21,28...
- Find the rule for 9,18,27,36...
- Create your own number machine.
- Write an algebraic expression for your machine.
- Exchange your rule with a friend and check the outputs.
Real-Life Uses of Patterns
Computer Programming
Algorithms use mathematical patterns.
Architecture
Buildings use repeating geometric designs.
Music
Rhythms follow repeating patterns.
Nature
Leaves, flowers and shells often follow mathematical patterns.
Exam Tips
- Observe the difference between consecutive numbers.
- Identify multiplication before addition or subtraction.
- Use variables to write general rules.
- Always verify your rule using different terms.
Part Summary
- Patterns help us identify mathematical relationships.
- Variables describe any term of a pattern.
- Number machines follow fixed mathematical rules.
- Algebraic expressions make pattern prediction easy.
- The same rule works for every input.
Quick Check
1. The rule for 8,16,24,32... is
A) 2n
B) 4n
C) 8n
D) n+8
2. If the rule is 2x−2, find the output for x=15.
Chapter Summary
In this chapter, we learnt how letters can be used to represent numbers and how algebra helps us describe mathematical relationships in a simple and powerful way. Instead of writing long calculations, we use variables and algebraic expressions to write general rules.
Key Learning Outcomes
- Understand the meaning of variables (letter-numbers).
- Write algebraic expressions from word statements.
- Use variables to represent unknown quantities.
- Revise arithmetic expressions and the order of operations.
- Write multiplication without using the × symbol.
- Simplify algebraic expressions.
- Combine like terms correctly.
- Use the distributive property.
- Find the value of expressions by substitution.
- Recognize patterns and write algebraic rules.
- Use number machines to develop formulas.
Important Formulas
| Statement | Expression |
|---|---|
| 5 more than x | x + 5 |
| 7 less than y | y − 7 |
| Twice a number | 2x |
| Three times a number | 3x |
| Perimeter of a square | 4a |
| Perimeter of rectangle | 2(l+b) |
| Distributive Property | a(b+c)=ab+ac |
Quick Revision Notes
Variables
Letters used in place of numbers.
Expression
Combination of numbers, variables and operations.
Like Terms
Terms having identical variables.
Unlike Terms
Variables are different.
Coefficient
Numerical value multiplying a variable.
Constant
A fixed numerical value.
Examination Tips
- Read word problems carefully before writing expressions.
- Always write coefficients before variables.
- Combine only like terms.
- Use brackets correctly.
- Do not add unlike terms.
- Check substitution carefully.
- Verify your answers whenever possible.
Practice Questions
Short Answer
- Write an expression for five more than x.
- Write an expression for three times a number decreased by 7.
- Simplify 8x + 5x.
- Simplify 4(a+6).
- Find the value of 6x−4 when x=9.
- Find the perimeter of a square of side y.
- Identify the coefficient in 9m.
- Write the formula for the nth multiple of 7.
Chapter Test (MCQs)
1. Variable means
A. Fixed number
B. Letter representing a number
C. Operator
D. Equation
2. Simplify 6x+9x
3. Expand 5(a+4)
4. Which are like terms?
A. 3x and 5x
B. 4a and 4b
C. 2x and 2xy
D. 5m and 5m²
5. If x=10 then 3x−5 equals
Higher Order Thinking Questions
- Create your own number machine and write its algebraic rule.
- Can two different expressions always have the same value? Explain.
- Write a pattern whose nth term is 4n−1.
- Describe a real-life situation using an algebraic expression.
Everyday Applications
Shopping
Calculating total bills.
Construction
Finding perimeter and area.
Computer Programming
Variables and formulas.
Business
Profit and expense calculations.
Frequently Asked Questions
What is a variable?
A letter used to represent a number.
Can unlike terms be added?
No. Only like terms can be combined.
Why do we use algebra?
It helps represent general mathematical relationships in a simple form.
Congratulations!
You have successfully completed Chapter 4 – Expressions Using Letter-Numbers. You can now write algebraic expressions, simplify them, recognize patterns and solve basic algebraic problems confidently.
Design Patterns Using Algebra
Patterns appear everywhere around us. Some designs repeat after a fixed number of positions. Instead of checking every position one by one, we can use algebra to predict which design will appear.
A → B → C → A → B → C → A ...
Every third position repeats the same pattern.
Understanding the Pattern
| Position | Design |
|---|---|
| 1 | A |
| 2 | B |
| 3 | C |
| 4 | A |
| 5 | B |
| 6 | C |
| 7 | A |
The designs repeat after every 3 positions.
Finding Any Position
To know which design appears at a particular position, divide the position number by 3.
| Remainder | Design |
|---|---|
| 1 | A |
| 2 | B |
| 0 | C |
Position = 122
122 ÷ 3 = 40 remainder 2
Therefore, Design B appears at position 122.
Worked Examples
Example 1
Which design appears at position 99?
99 ÷ 3 = 33 remainder 0
Answer: Design C
Example 2
Which design appears at position 148?
148 ÷ 3 = 49 remainder 1
Answer: Design A
Patterns in a Calendar
Calendars also contain interesting mathematical patterns. Consider any 2 × 2 block of dates.
12 13 19 20
Now add the numbers along each diagonal.
13 + 19 = 32
Both diagonal sums are equal.
Why Does This Happen?
Suppose the top-left number is represented by a.
a a+1 a+7 a+8
Now compare the diagonal sums.
a + (a + 8)
= 2a + 8
Second diagonal
(a + 1) + (a + 7)
= 2a + 8
Since both expressions are equal, every 2 × 2 square in a calendar has equal diagonal sums.
Activity
- Choose any month of a calendar.
- Select different 2 × 2 blocks.
- Add both diagonal sums.
- Check whether they are equal.
- Repeat for several months.
Where Are Patterns Used?
Calendars
Date arrangements follow mathematical rules.
Floor Tiles
Repeating decorative designs.
Wallpaper
Repeated artistic patterns.
Computer Graphics
Pattern generation using formulas.
Figure It Out
- Which design appears at position 75?
- Which design appears at position 256?
- Find another 2 × 2 square in a calendar.
- Verify that both diagonal sums are equal.
- Can you explain why this property always works?
Exam Tips
- Look for repeating patterns first.
- Use division to determine repeating positions.
- Represent unknown numbers with variables.
- Use algebra to prove patterns.
Quick Revision
- Patterns repeat after fixed intervals.
- Division helps identify repeating positions.
- Variables make pattern proofs easier.
- Calendar diagonal sums are always equal.
- Algebra explains why mathematical patterns work.
Matchstick Patterns
Patterns can also be formed using matchsticks. Instead of counting every matchstick one by one, we can discover a mathematical rule that works for every step.
Observe the Pattern
Step 1 △ Step 2 △△ Step 3 △△△ Step 4 △△△△
The number of triangles increases by 1 in every step. The number of matchsticks also increases in a regular way.
Matchstick Table
| Step Number | Triangles | Matchsticks |
|---|---|---|
| 1 | 1 | 3 |
| 2 | 2 | 5 |
| 3 | 3 | 7 |
| 4 | 4 | 9 |
| 5 | 5 | 11 |
| 6 | 6 | 13 |
Finding the Rule
Observe the matchsticks carefully.
- Step 1 → 3 matchsticks
- Step 2 → 5 matchsticks
- Step 3 → 7 matchsticks
- Step 4 → 9 matchsticks
The number of matchsticks increases by 2 every time.
5 − 3 = 2
7 − 5 = 2
9 − 7 = 2
General Formula
Let the step number be represented by n.
Since every step adds two matchsticks, the algebraic expression becomes
This formula gives the number of matchsticks for any step.
Worked Example
Find the number of matchsticks required for Step 12.
Formula
= 2n + 1
= 2 × 12 + 1
= 24 + 1
Answer = 25 Matchsticks
Another Way to Think
Instead of remembering the entire pattern, notice that the first triangle always needs 3 matchsticks. Every additional triangle shares one side and therefore adds only 2 more matchsticks.
Simplifying,
= 2n + 1
Both methods give exactly the same answer.
Compare the Two Expressions
| Expression | Simplified Form |
|---|---|
| 3 + 2(n − 1) | 2n + 1 |
| 2n + 1 | 2n + 1 |
Therefore, both expressions are equivalent.
Try Yourself
- Find the number of matchsticks needed for Step 8.
- Find the number of matchsticks needed for Step 15.
- Find the number of matchsticks needed for Step 25.
- Verify your answers using the formula.
Real-Life Applications
Engineering
Designing truss structures.
Architecture
Repeating frame structures.
Computer Graphics
Drawing repeated objects.
Game Development
Creating repeating game objects.
Quick Check
1. Which formula represents the matchstick pattern?
A) n + 2
B) 2n
C) 2n + 1
D) 3n
2. How many matchsticks are needed for Step 20?
Part Summary
- Patterns help us discover mathematical rules.
- The matchstick pattern increases by two each step.
- The general formula is 2n + 1.
- Equivalent expressions always produce the same result.
- Algebra makes large calculations simple.
Figure It Out (Questions 1–5)
Now apply what you have learnt about algebraic expressions, patterns, and simplification to solve real-life situations.
Question 1
One plate of food costs ₹30 and one plate of dosa costs ₹20. If x plates of puri and y plates of dosa are ordered, write an algebraic expression for the total amount.
Solution
Cost of puri
30 × x = 30x
Cost of dosa
20 × y = 20y
Therefore,
Question 2
Pushpita sells two kinds of flowers. One bunch contains p roses. Another bunch contains q roses. If she sells x bunches of the first type and y bunches of the second type, write an expression for the total number of flowers sold.
Solution
Flowers in first type
= px
Flowers in second type
= qy
Question 3
A snail climbs a wall. On the first day it climbs d metres. Each following day it climbs 1 metre more than the previous day. Write expressions for the distance travelled.
| Day | Distance |
|---|---|
| 1 | d |
| 2 | d + 1 |
| 3 | d + 2 |
| 4 | d + 3 |
Question 4
Radha practises cycling. First week she rides x km daily. Every next week she increases her distance by 2 km. Write expressions for four weeks.
| Week | Distance |
|---|---|
| 1 | x |
| 2 | x + 2 |
| 3 | x + 4 |
| 4 | x + 6 |
Question 5
Complete the missing operations in the number machines. Observe the rule carefully before filling the blanks.
Input → Operation → Output
Practice Activity
- Write an expression for the cost of x notebooks costing ₹45 each.
- Write an expression for y pencils costing ₹8 each.
- Find the total cost if both are purchased together.
- Create your own number machine.
- Exchange your machine with your friend and solve it.
Everyday Applications
Shopping Bills
Finding total price using algebra.
Travel
Distance travelled every day.
Sports
Tracking daily practice.
Business
Calculating income and expenses.
Practice MCQs
1. The expression for the cost of 8 books costing ₹45 each is
A) 45 + 8
B) 45 × 8
C) 8 − 45
D) 45 ÷ 8
2. If the first week distance is x, what will be the third week's distance if 2 km is added every week?
Part Summary
- Real-life situations can be represented using algebra.
- Expressions make repeated calculations easier.
- Patterns help us predict future values.
- Variables represent changing quantities.
- Number machines follow fixed mathematical rules.
Figure It Out (Questions 6–10)
In this section we solve algebraic expression problems involving travelling, simplifying expressions, addition, subtraction and writing expressions from everyday situations.
Question 6 : Train Journey
A local train travels through three stations. The distance between every two stations is t km. The train stops for 2 minutes at every station. Write an expression for the total travelling time.
- Distance between stations = t km
- There are three stations.
- The train stops for 2 minutes at each station.
Station A ---- t km ---- Station B ---- t km ---- Station C
Question 7 : Simplify the Expressions
Simplify each algebraic expression by combining like terms.
| Expression | Simplified Form |
|---|---|
| 3a + 5b − 6 + 8a − 4b − 7a + 16 | 4a + b + 10 |
| 3(3d − 3b) − 8a − 4b − 16 | 9d − 13b − 8a −16 |
| 2(2x − 3) + 8x + 12 | 12x + 6 |
| 8x − (2x − 3) + 12 | 6x + 15 |
Question 8 : Add the Expressions
Add the following algebraic expressions carefully.
Step 1
Arrange like terms together.
Step 2
Add coefficients of similar variables.
Step 3
Add constants separately.
(4x + 5y) + (3x + 2y)
= 7x + 7y
Question 9 : Subtract the Expressions
Subtract one algebraic expression from another.
(9a + 6b) − (4a + 2b)
= 5a + 4b
Question 10 : Write Algebraic Expressions
Convert each verbal statement into an algebraic expression.
| Statement | Expression |
|---|---|
| 8x + 3y | Eight times x plus three times y |
| 15x − 2x | Difference between fifteen times x and twice x |
| 5a + 9 | Five times a increased by nine |
| 7m − 4 | Four less than seven times m |
Common Mistakes
- Ignoring negative signs while simplifying.
- Adding unlike terms.
- Removing brackets incorrectly.
- Writing words instead of algebraic expressions.
- Forgetting to combine constant terms.
Everyday Applications
Shopping Bills
Calculate total price of different items.
Travel
Estimate travelling distance and time.
Business
Calculate profit and expenses.
School Mathematics
Simplify expressions quickly.
Practice MCQs
1. Simplify 5x + 3x − 2.
A) 8x − 2
B) 2x − 2
C) 8x + 2
D) 3x − 2
2. Which terms are called like terms?
A) Same variables with same powers
B) Different variables
C) Constants only
D) Any two numbers
Part Summary
- Travel and real-life situations can be represented using algebra.
- Like terms can be combined by adding or subtracting coefficients.
- Unlike terms cannot be combined.
- Always remove brackets carefully.
- Word statements can be converted into algebraic expressions.
4.5 Number Patterns in a Grid
Mathematics is full of interesting patterns. In this activity, numbers are arranged in a grid with four columns. By carefully observing the rows, columns, and positions, we can discover simple algebraic rules that help us predict any number without writing the entire table.
| Column 1 | Column 2 | Column 3 | Column 4 |
|---|---|---|---|
| 1 | 2 | 3 | 4 |
| 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 |
Formula for Each Column
Suppose the row number is represented by r. The first row is r = 1, second row is r = 2, and so on.
| Column | Formula | Example (r = 4) |
|---|---|---|
| Column 1 | 4(r − 1) + 1 | 13 |
| Column 2 | 4(r − 1) + 2 | 14 |
| Column 3 | 4(r − 1) + 3 | 15 |
| Column 4 | 4(r − 1) + 4 | 16 |
Worked Examples
Example 1
Find the number in Row 8, Column 3.
= 4(8 − 1) + 3
= 28 + 3
= 31
Example 2
Find the number in Row 12, Column 1.
= 4(11)+1
=45
Example 3
Row 20, Column 4
4(19)+4
=80
Interesting Observations
- Numbers increase by 1 from left to right.
- Numbers increase by 4 while moving down a column.
- Every row contains four consecutive numbers.
- Column 1 always contains numbers of the form 4n+1.
- Column 2 always contains numbers of the form 4n+2.
- Column 3 always contains numbers of the form 4n+3.
- Column 4 always contains numbers of the form 4n.
Classroom Activity
Draw a similar table containing 10 rows.
- Circle all multiples of 2.
- Underline multiples of 5.
- Colour multiples of 3.
- Find the diagonal pattern.
- Create your own formula.
Quick Check
- Find the number in Row 15, Column 2.
- Write the formula for Column 4.
- Which column contains all multiples of 4?
- Find the number in Row 50, Column 1.
- How much do numbers increase vertically?
Chapter Summary
- Letters can represent unknown numbers.
- Algebraic expressions describe mathematical relationships.
- Expressions contain variables, constants and operations.
- Multiplication sign is usually omitted between numbers and variables.
- Like terms can be combined.
- Unlike terms cannot be added or subtracted directly.
- The distributive property simplifies expressions.
- Expressions help solve real-life situations.
- Patterns can be expressed using algebraic formulas.
- Letter-number expressions make mathematics shorter and easier.
Formula Revision
| Concept | Formula |
|---|---|
| Rectangle Perimeter | 2(l+b) |
| Square Perimeter | 4a |
| Rectangle Area | l × b |
| Distributive Property | a(b+c)=ab+ac |
| Combine Like Terms | 3x+5x=8x |
| Column Formula | 4(r−1)+column number |