Expansions — ICSE Class 9 Maths Important Questions
13 hand-picked ICSE Class 9 Maths important questions for Expansions, each with a full model answer — the formats and topics most likely to appear in your board exam.
- 13
- Questions
- 6
- Question types
- 32
- Total marks
- ₹0
- With answers
High-yield ICSE Expansions questions use the identities (a± b)^2=a^2±2ab+b^2, (a+b+c)^2=a^2+b^2+c^2+2(ab+bc+ca), and (a± b)^3=a^3±3a^2b+3ab^2± b^3. Common tasks are expanding expressions, evaluating squares/cubes of numbers, and finding a^2+1/a^2 or a^3+1/a^3 from a given value.
About Expansions
In the ICSE Class 9 Maths chapter Expansions you apply standard algebraic identities for squares and cubes of binomials, the square of a trinomial, and product identities to expand expressions and to evaluate numerical powers and symmetric expressions such as x^2+1/x^2 efficiently.
Key concepts & formulas
(a+b)^2=a^2+2ab+b^2, (a-b)^2=a^2-2ab+b^2, and (a+b+c)^2=a^2+b^2+c^2+2(ab+bc+ca).
(a+b)^3=a^3+3a^2b+3ab^2+b^3=a^3+b^3+3ab(a+b); (a-b)^3=a^3-b^3-3ab(a-b).
a^2+1/a^2=(a+1a)^2-2 and a^3+1/a^3=(a+1a)^3-3(a+1a).
Get all 13 Expansions questions as a PDF
The full question bank with model answers — perfect for offline revision and last-minute practice.
Important questions with answers
Try each on paper first, then reveal the model answer to check your method.
| Question type | Count | Marks |
|---|---|---|
| MCQ | 4 | 1 |
| Assertion–Reason | 1 | 1 |
| Very Short | 2 | 2 |
| Short Answer | 3 | 3 |
| Long Answer | 2 | 5 |
| Case-based | 1 | 4 |
Multiple-choice questions (1 mark)
The expansion of (x+3)^2 is:
- (a)
x^2+6x+9
- (b)
x^2+9
- (c)
x^2+3x+9
- (d)
x^2+6x+6
Show model answer
Answer: (a) x^2+6x+9.
(x+3)^2=x^2+2(x)(3)+3^2=x^2+6x+9.
The value of (a-b)^3 is:
- (a)
a^3-b^3
- (b)
a^3-3a^2b+3ab^2-b^3
- (c)
a^3+3a^2b+3ab^2+b^3
- (d)
a^3-b^3-3ab
Show model answer
Answer: (b) a^3-3a^2b+3ab^2-b^3.
This is the standard expansion of the cube of a difference.
If a+b=7 and ab=10, then a^2+b^2 equals:
- (a)
29
- (b)
49
- (c)
39
- (d)
59
Show model answer
Answer: (a) 29.
a^2+b^2=(a+b)^2-2ab=49-20=29.
If x+1x=3, then x^3+1/x^3 equals:
- (a)
27
- (b)
18
- (c)
9
- (d)
21
Show model answer
Answer: (b) 18.
x^3+1/x^3=(x+1x)^3-3(x+1x)=27-9=18.
Want every Expansions question solved live, at your pace?
Practise free with the AI tutor →Assertion–Reason questions (1 mark)
Assertion (A): (a+b+c)^2=a^2+b^2+c^2+2(ab+bc+ca).
Reason (R): The square of a sum of three terms contains the square of each term plus twice the product of each distinct pair.
- (a)
Both A and R are true and R is the correct explanation of A
- (b)
Both A and R are true but R is not the correct explanation of A
- (c)
A is true but R is false
- (d)
A is false but R is true
Show model answer
Answer: (a) Both are true and R correctly explains A. Expanding (a+b+c)^2 produces each square once and each cross-product twice, matching the stated identity.
Very short answer questions (2 marks)
Evaluate (103)^2 using a suitable identity.
Show model answer
Write 103=100+3 and use (a+b)^2=a^2+2ab+b^2:
(103)^2=(100+3)^2=100^2+2(100)(3)+3^2=10000+600+9=10609.
Expand (2x-1/2x)^2.
Show model answer
Using (a-b)^2=a^2-2ab+b^2 with a=2x, b=1/2x:
(2x-1/2x)^2=(2x)^2-2(2x)(1/2x)+(1/2x)^2=4x^2-2+1/4x^2.
Short answer questions (3 marks)
If a-1a=4, find a^2+1/a^2 and a^4+1/a^4.
Show model answer
Square the given relation:
(a-1a)^2=a^2-2+1/a^2=16 a^2+1/a^2=16+2=18.
Now square this result:
(a^2+1/a^2)^2=a^4+2+1/a^4=18^2=324.
a^4+1/a^4=324-2=322.
Expand (2x+3y-z)^2.
Show model answer
Use (a+b+c)^2=a^2+b^2+c^2+2(ab+bc+ca) with a=2x, b=3y, c=-z:
a^2+b^2+c^2=4x^2+9y^2+z^2.
2(ab+bc+ca)=2[(2x)(3y)+(3y)(-z)+(-z)(2x)]=2[6xy-3yz-2zx]=12xy-6yz-4zx.
(2x+3y-z)^2=4x^2+9y^2+z^2+12xy-6yz-4zx.
If x+y=5 and xy=6, find the value of x^3+y^3.
Show model answer
Use the identity x^3+y^3=(x+y)^3-3xy(x+y).
(x+y)^3=5^3=125.
3xy(x+y)=3×6×5=90.
x^3+y^3=125-90=35.
Long answer questions (5 marks)
If a+b+c=9 and ab+bc+ca=23, find a^2+b^2+c^2. Also find a^3+b^3+c^3-3abc given abc=15.
Show model answer
Finding a^2+b^2+c^2: From (a+b+c)^2=a^2+b^2+c^2+2(ab+bc+ca):
81=a^2+b^2+c^2+2(23)=a^2+b^2+c^2+46.
a^2+b^2+c^2=81-46=35.
Finding a^3+b^3+c^3-3abc: Use the identity
a^3+b^3+c^3-3abc=(a+b+c)(a^2+b^2+c^2-ab-bc-ca).
a^2+b^2+c^2-ab-bc-ca=35-23=12.
a^3+b^3+c^3-3abc=9×12=108.
If x+1x=4, evaluate (i) x^2+1/x^2, (ii) x^3+1/x^3, and (iii) x^4+1/x^4.
Show model answer
(i) Square x+1x=4:
(x+1x)^2=x^2+2+1/x^2=16 x^2+1/x^2=16-2=14.
(ii) Cube x+1x=4:
x^3+1/x^3=(x+1x)^3-3(x+1x)=64-12=52.
(iii) Square the result of (i):
(x^2+1/x^2)^2=x^4+2+1/x^4=14^2=196 x^4+1/x^4=196-2=194.
Case-based questions (4 marks)
A student is asked to evaluate large numbers quickly using algebraic identities instead of long multiplication.
(i) Evaluate (98)^2 using (a-b)^2.
(ii) Evaluate (102)^2 using (a+b)^2.
(iii) Evaluate 105×95 using (a+b)(a-b).
(iv) Evaluate (101)^3 using (a+b)^3.
Show model answer
(i) (98)^2=(100-2)^2=10000-400+4=9604.
(ii) (102)^2=(100+2)^2=10000+400+4=10404.
(iii) 105×95=(100+5)(100-5)=100^2-5^2=10000-25=9975.
(iv) (101)^3=(100+1)^3=100^3+3(100^2)(1)+3(100)(1^2)+1^3=1000000+30000+300+1=1030301.
All ICSE Class 9 Maths Chapters
Frequently asked questions
Are these Expansions important questions free?
Yes. All 13 ICSE Class 9 Maths important questions for Expansions are free, with full model answers and no login required.Do these Expansions questions follow the latest ICSE syllabus?
Yes — they are aligned to the CISCE latest syllabus syllabus for ICSE Class 9 Maths, so nothing here is outside the current course.How should I practise the Expansions important questions?
Attempt each question on paper first, then reveal the model answer to check your method — not just the final result. Re-do anything you got wrong the same day.What types of questions are covered for Expansions?
A full mix — multiple-choice questions, assertion–reason questions, very short answer questions, short answer questions, long answer questions, case-based questions — so every format in the ICSE paper is covered.
Stuck on Expansions? Let the AI tutor help
Free to start · Step-by-step Socratic help · ICSE Class 9 Maths
Practise Expansions free →