Solved Examples

NCERT Solutions for Class 8 Maths Chapter 8: Algebraic Expressions and Identities — Free PDF

Complete solutions covering polynomials, like and unlike terms, multiplication, and the four standard algebraic identities.

CBSEClass 8
The SparkEd Authors (IITian & Googler)15 March 202635 min read
NCERT Solutions Class 8 Maths Chapter 8 Algebraic Expressions And Identities — SparkEd

Chapter 8 Overview: Algebraic Expressions and Identities

Chapter 8 is one of the most algebra-heavy chapters in Class 8 and forms the backbone of algebraic manipulation for Classes 9 and 10. You will learn to classify expressions as monomials, binomials, trinomials, and polynomials, perform addition, subtraction, and multiplication of algebraic expressions, and master the four standard algebraic identities.

These identities are not just formulas to memorise — they are powerful tools that allow you to expand expressions instantly, simplify complex calculations mentally, and later factorise polynomials. Getting comfortable with them now is essential for your future success in algebra, coordinate geometry, and even calculus.

The chapter has 4 exercises with a total of around 25 problems. Exercises 8.1 and 8.2 focus on addition, subtraction, and multiplication of algebraic expressions. Exercises 8.3 and 8.4 are dedicated to applying algebraic identities for expansion and numerical computation. Every problem in Chapters 12 (Factorisation) and 14 (Equations) uses skills from this chapter.

Key Concepts and Definitions

1. Algebraic Expression: A combination of constants, variables, and arithmetic operations (+,,×,÷+, -, \times, \div). For example, 3x2+5x73x^2 + 5x - 7 is an algebraic expression.

2. Term: Each part of an expression separated by ++ or - signs. In 4x23xy+74x^2 - 3xy + 7, the terms are 4x24x^2, 3xy-3xy, and 77.

3. Coefficient: The numerical factor of a term. In 5x2y-5x^2y, the coefficient is 5-5.

4. Types of Expressions:
- Monomial: One term (e.g., 3x23x^2, 7ab-7ab, 55)
- Binomial: Two terms (e.g., 2x+52x + 5, a2b2a^2 - b^2)
- Trinomial: Three terms (e.g., x2+3x+2x^2 + 3x + 2)
- Polynomial: One or more terms with non-negative integer powers of variables.

5. Like and Unlike Terms: Like terms have the same variable parts (e.g., 3x23x^2 and 5x2-5x^2). Unlike terms have different variable parts (e.g., 3x23x^2 and 3x3x). Only like terms can be added or subtracted.

6. Degree of a Polynomial: The highest power of the variable in the polynomial. For example, 4x3+2x14x^3 + 2x - 1 has degree 33.

7. Important: x2x^2 and xx are NOT like terms. 3xy3xy and 3yx3yx ARE like terms (multiplication is commutative). The coefficient includes the sign (7x-7x has coefficient 7-7).

Multiplication Rules

Multiplication of algebraic expressions follows three patterns:

**1. Monomial ×\times Monomial:**
Multiply the coefficients and add the exponents of like variables.

3x2×5x3=15x2+3=15x53x^2 \times 5x^3 = 15x^{2+3} = 15x^5

(2a2b)×(4ab3)=8a2+1b1+3=8a3b4(-2a^2b) \times (4ab^3) = -8a^{2+1}b^{1+3} = -8a^3b^4

**2. Monomial ×\times Polynomial:**
Distribute the monomial to each term of the polynomial.

3x(2x2+5x4)=6x3+15x212x3x(2x^2 + 5x - 4) = 6x^3 + 15x^2 - 12x

**3. Polynomial ×\times Polynomial:**
Multiply each term of one polynomial by each term of the other, then combine like terms.

(2x+3)(x2x+4)(2x + 3)(x^2 - x + 4)

=2xx2+2x(x)+2x4+3x2+3(x)+34= 2x \cdot x^2 + 2x \cdot (-x) + 2x \cdot 4 + 3 \cdot x^2 + 3 \cdot (-x) + 3 \cdot 4

=2x32x2+8x+3x23x+12= 2x^3 - 2x^2 + 8x + 3x^2 - 3x + 12

=2x3+x2+5x+12= 2x^3 + x^2 + 5x + 12

Practice this topic on SparkEd — free visual solutions and AI coaching

Try Free

The Four Standard Algebraic Identities

These four identities must be memorised perfectly. They are used throughout Classes 8, 9, and 10.

Identity I:

(a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2

Squaring a sum gives three terms: the square of the first, twice the product, and the square of the second.

Identity II:

(ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2

Squaring a difference also gives three terms, but the middle term is negative.

Identity III:

(a+b)(ab)=a2b2(a + b)(a - b) = a^2 - b^2

The product of the sum and difference of two terms equals the difference of their squares.

Identity IV:

(x+a)(x+b)=x2+(a+b)x+ab(x + a)(x + b) = x^2 + (a+b)x + ab

This is the general product of two binomials with the same first term.

Critical Warning: (a+b)2a2+b2(a + b)^2 \neq a^2 + b^2. The middle term 2ab2ab must never be forgotten. This is the single most common error in all of algebra.

Exercise 8.1 & 8.2 — Solved Examples

**Q1. Add: 3x2+5x43x^2 + 5x - 4 and 2x23x+72x^2 - 3x + 7.**

Solution:

(3x2+5x4)+(2x23x+7)(3x^2 + 5x - 4) + (2x^2 - 3x + 7)

Combine like terms:
- x2x^2 terms: 3x2+2x2=5x23x^2 + 2x^2 = 5x^2
- xx terms: 5x3x=2x5x - 3x = 2x
- Constants: 4+7=3-4 + 7 = 3

=5x2+2x+3= 5x^2 + 2x + 3

---

**Q2. Subtract 4a27a+34a^2 - 7a + 3 from 6a2+2a56a^2 + 2a - 5.**

Solution:

(6a2+2a5)(4a27a+3)(6a^2 + 2a - 5) - (4a^2 - 7a + 3)

Change the sign of every term in the second expression:

=6a2+2a54a2+7a3= 6a^2 + 2a - 5 - 4a^2 + 7a - 3

=2a2+9a8= 2a^2 + 9a - 8

---

**Q3. Multiply: 3x2y×(2xy3)3x^2y \times (-2xy^3).**

Solution:

3x2y×(2xy3)=(3×2)(x2x)(yy3)=6x3y43x^2y \times (-2xy^3) = (3 \times -2)(x^2 \cdot x)(y \cdot y^3) = -6x^3y^4

---

**Q4. Multiply: 2x(3x25x+4)2x(3x^2 - 5x + 4).**

Solution:

Distribute 2x2x to each term:

=2x×3x2+2x×(5x)+2x×4= 2x \times 3x^2 + 2x \times (-5x) + 2x \times 4

=6x310x2+8x= 6x^3 - 10x^2 + 8x

---

**Q5. Multiply: (3x+2)(2x5)(3x + 2)(2x - 5).**

Solution:

=3x×2x+3x×(5)+2×2x+2×(5)= 3x \times 2x + 3x \times (-5) + 2 \times 2x + 2 \times (-5)

=6x215x+4x10= 6x^2 - 15x + 4x - 10

=6x211x10= 6x^2 - 11x - 10

---

**Q6. Find the product: (a+2b)(a22ab+4b2)(a + 2b)(a^2 - 2ab + 4b^2).**

Solution:

=a(a22ab+4b2)+2b(a22ab+4b2)= a(a^2 - 2ab + 4b^2) + 2b(a^2 - 2ab + 4b^2)

=a32a2b+4ab2+2a2b4ab2+8b3= a^3 - 2a^2b + 4ab^2 + 2a^2b - 4ab^2 + 8b^3

=a3+8b3= a^3 + 8b^3

This is actually the identity a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2) with b=2bb = 2b.

Exercise 8.3 & 8.4 — Solved Examples (Identities)

**Q1. Find (3x+4y)2(3x + 4y)^2 using Identity I.**

Solution:

Using (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2 with a=3x,b=4ya = 3x, b = 4y:

(3x+4y)2=(3x)2+2(3x)(4y)+(4y)2=9x2+24xy+16y2(3x + 4y)^2 = (3x)^2 + 2(3x)(4y) + (4y)^2 = 9x^2 + 24xy + 16y^2

---

**Q2. Evaluate 99299^2 using Identity II.**

Solution:

992=(1001)2=10022(100)(1)+12=10000200+1=980199^2 = (100 - 1)^2 = 100^2 - 2(100)(1) + 1^2 = 10000 - 200 + 1 = 9801

---

**Q3. Find 103×97103 \times 97 using Identity III.**

Solution:

103×97=(100+3)(1003)=100232=100009=9991103 \times 97 = (100 + 3)(100 - 3) = 100^2 - 3^2 = 10000 - 9 = 9991

---

**Q4. Find (x+3)(x+7)(x + 3)(x + 7) using Identity IV.**

Solution:

Using (x+a)(x+b)=x2+(a+b)x+ab(x+a)(x+b) = x^2 + (a+b)x + ab with a=3,b=7a = 3, b = 7:

(x+3)(x+7)=x2+(3+7)x+3×7=x2+10x+21(x+3)(x+7) = x^2 + (3+7)x + 3 \times 7 = x^2 + 10x + 21

---

**Q5. Expand (2a3b)2(2a - 3b)^2 using Identity II.**

Solution:

Using (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2 with a=2a,b=3ba = 2a, b = 3b:

(2a3b)2=(2a)22(2a)(3b)+(3b)2=4a212ab+9b2(2a - 3b)^2 = (2a)^2 - 2(2a)(3b) + (3b)^2 = 4a^2 - 12ab + 9b^2

---

**Q6. Evaluate 1042104^2 using Identity I.**

Solution:

1042=(100+4)2=1002+2(100)(4)+42=10000+800+16=10816104^2 = (100 + 4)^2 = 100^2 + 2(100)(4) + 4^2 = 10000 + 800 + 16 = 10816

---

**Q7. Find (x+4)(x3)(x + 4)(x - 3) using Identity IV.**

Solution:

Using (x+a)(x+b)=x2+(a+b)x+ab(x+a)(x+b) = x^2 + (a+b)x + ab with a=4,b=3a = 4, b = -3:

(x+4)(x3)=x2+(4+(3))x+(4)(3)=x2+x12(x+4)(x-3) = x^2 + (4 + (-3))x + (4)(-3) = x^2 + x - 12

---

**Q8. Simplify: (5x+3y)2(5x3y)2(5x + 3y)^2 - (5x - 3y)^2.**

Solution:

Using Identities I and II:

(5x+3y)2=25x2+30xy+9y2(5x + 3y)^2 = 25x^2 + 30xy + 9y^2

(5x3y)2=25x230xy+9y2(5x - 3y)^2 = 25x^2 - 30xy + 9y^2

Subtracting:

=(25x2+30xy+9y2)(25x230xy+9y2)=60xy= (25x^2 + 30xy + 9y^2) - (25x^2 - 30xy + 9y^2) = 60xy

Alternatively, use Identity III directly: (A+B)(AB)=A2B2(A + B)(A - B) = A^2 - B^2 where A=5x+3yA = 5x+3y and B=5x3yB = 5x-3y... but actually, a quicker approach is to note (a+b)2(ab)2=4ab(a+b)^2 - (a-b)^2 = 4ab. With a=5x,b=3ya = 5x, b = 3y: answer =4(5x)(3y)=60xy= 4(5x)(3y) = 60xy.

Additional Worked Examples

Here are more examples covering common exam patterns.

**Example 1. Evaluate 48×5248 \times 52 using an identity.**

Solution:

48×52=(502)(50+2)=50222=25004=249648 \times 52 = (50 - 2)(50 + 2) = 50^2 - 2^2 = 2500 - 4 = 2496

This uses Identity III: (ab)(a+b)=a2b2(a-b)(a+b) = a^2 - b^2.

---

**Example 2. If x+1x=5x + \dfrac{1}{x} = 5, find x2+1x2x^2 + \dfrac{1}{x^2}.**

Solution:

Square both sides using Identity I:

(x+1x)2=25\left(x + \dfrac{1}{x}\right)^2 = 25

x2+2x1x+1x2=25x^2 + 2 \cdot x \cdot \dfrac{1}{x} + \dfrac{1}{x^2} = 25

x2+2+1x2=25x^2 + 2 + \dfrac{1}{x^2} = 25

x2+1x2=23x^2 + \dfrac{1}{x^2} = 23

---

**Example 3. If ab=3a - b = 3 and a2+b2=29a^2 + b^2 = 29, find abab.**

Solution:

Using Identity II: (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2

32=292ab3^2 = 29 - 2ab

9=292ab9 = 29 - 2ab

2ab=20    ab=102ab = 20 \implies ab = 10

---

**Example 4. Using identities, evaluate 10.2×9.810.2 \times 9.8.**

Solution:

10.2×9.8=(10+0.2)(100.2)=1020.22=1000.04=99.9610.2 \times 9.8 = (10 + 0.2)(10 - 0.2) = 10^2 - 0.2^2 = 100 - 0.04 = 99.96

---

**Example 5. Without multiplying directly, find (3x+5)2+(3x5)2(3x + 5)^2 + (3x - 5)^2.**

Solution:

Using the identity (a+b)2+(ab)2=2(a2+b2)(a+b)^2 + (a-b)^2 = 2(a^2 + b^2):

=2[(3x)2+52]=2[9x2+25]=18x2+50= 2[(3x)^2 + 5^2] = 2[9x^2 + 25] = 18x^2 + 50

Common Mistakes to Avoid

Students frequently lose marks in this chapter due to these errors:

**Mistake 1: Writing (a+b)2=a2+b2(a+b)^2 = a^2 + b^2.**
This is the most common algebra mistake across all classes. Always remember: (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2. Squaring a binomial produces THREE terms, not two.

Mistake 2: Sign errors during subtraction.
When subtracting one expression from another, you must change the sign of EVERY term in the expression being subtracted. Missing even one sign change leads to a wrong answer.

Mistake 3: Mixing up like and unlike terms.
3x23x^2 and 3x3x are NOT like terms (different powers). 5xy5xy and 2xy-2xy ARE like terms. Only like terms can be added or subtracted.

Mistake 4: Forgetting to combine like terms after multiplication.
After multiplying two polynomials, always scan for like terms that need to be combined. Students often leave the answer with uncollected terms.

Mistake 5: Confusing Identity III and Identity IV.
Identity III: (a+b)(ab)=a2b2(a+b)(a-b) = a^2 - b^2 requires the same terms with opposite signs. Identity IV: (x+a)(x+b)=x2+(a+b)x+ab(x+a)(x+b) = x^2 + (a+b)x + ab is for two binomials with the same first term but different second terms.

Exam Tips for Algebraic Expressions

1. Memorise all four identities perfectly. They are used in almost every exam, including competitive exams.
2. For numerical calculations like 1052105^2 or 48×5248 \times 52, identify which identity applies and use it for quick mental computation.
3. When multiplying polynomials, use a table method (writing each term in a row/column) to avoid missing terms.
4. Be careful with signs when subtracting expressions — distribute the negative sign to every term.
5. These identities reappear in Chapter 12 (Factorisation), so mastering them now saves effort later.
6. The identity (a+b)2+(ab)2=2(a2+b2)(a+b)^2 + (a-b)^2 = 2(a^2 + b^2) is a useful derived result for competitive exams.
7. Similarly, (a+b)2(ab)2=4ab(a+b)^2 - (a-b)^2 = 4ab is frequently tested.
8. When the question says "evaluate using identities", express the number in terms of a round number (like 102=100+2102 = 100 + 2 or 98=100298 = 100 - 2) and apply the appropriate identity.

Practice Questions with Answers

Test your understanding with these additional questions.

Q1. Expand (4x5y)2(4x - 5y)^2.

Answer: (4x)22(4x)(5y)+(5y)2=16x240xy+25y2(4x)^2 - 2(4x)(5y) + (5y)^2 = 16x^2 - 40xy + 25y^2.

---

Q2. Evaluate 9972997^2 using an identity.

Answer: 9972=(10003)2=10000006000+9=994009997^2 = (1000 - 3)^2 = 1000000 - 6000 + 9 = 994009.

---

Q3. If a+b=7a + b = 7 and ab=12ab = 12, find a2+b2a^2 + b^2.

Answer: (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2. So 49=a2+b2+2449 = a^2 + b^2 + 24. Therefore a2+b2=25a^2 + b^2 = 25.

---

Q4. Multiply (2x+3y)(2x+3y)(2x3y)(2x + 3y)(2x + 3y)(2x - 3y).

Answer: First multiply the last two: (2x+3y)(2x3y)=4x29y2(2x+3y)(2x-3y) = 4x^2 - 9y^2. Then: (2x+3y)(4x29y2)=8x318xy2+12x2y27y3(2x+3y)(4x^2 - 9y^2) = 8x^3 - 18xy^2 + 12x^2y - 27y^3. But actually, let us be careful: (2x+3y)2(2x3y)=(4x2+12xy+9y2)(2x3y)(2x+3y)^2(2x-3y) = (4x^2 + 12xy + 9y^2)(2x - 3y). Expanding: 8x312x2y+24x2y36xy2+18xy227y3=8x3+12x2y18xy227y38x^3 - 12x^2y + 24x^2y - 36xy^2 + 18xy^2 - 27y^3 = 8x^3 + 12x^2y - 18xy^2 - 27y^3.

---

Q5. Find (x+2)(x+5)(x + 2)(x + 5) and (x+2)(x5)(x + 2)(x - 5) using Identity IV.

Answer: (x+2)(x+5)=x2+7x+10(x+2)(x+5) = x^2 + 7x + 10. (x+2)(x5)=x2+(25)x+(2)(5)=x23x10(x+2)(x-5) = x^2 + (2-5)x + (2)(-5) = x^2 - 3x - 10.

Key Takeaways

  • Algebraic expressions are classified by the number of terms: monomial (11), binomial (22), trinomial (33).
    - Add/subtract like terms only; multiply by distributing each term.
    - The four standard identities are essential tools for expansion, simplification, and mental computation.
    - (a+b)2a2+b2(a+b)^2 \neq a^2 + b^2 — never forget the middle term 2ab2ab.
    - For numerical calculations, express numbers as sums or differences of round numbers and apply identities.
    - Derived identities: (a+b)2+(ab)2=2(a2+b2)(a+b)^2 + (a-b)^2 = 2(a^2 + b^2) and (a+b)2(ab)2=4ab(a+b)^2 - (a-b)^2 = 4ab.
    - These identities are the foundation for Chapter 12 (Factorisation), which uses them in reverse.
    - When multiplying polynomials, use the table/grid method to ensure no term is missed.

Practise algebraic identities on SparkEd for adaptive questions with step-by-step feedback!

Frequently Asked Questions

Try SparkEd Free

Visual step-by-step solutions, three difficulty levels of practice, and an AI-powered Spark coach to guide you when you are stuck. Pick your class and board to start.

Start Practicing Now