📐
📊
✖️
← Back to Dashboard
Font Size:

1. Introduction

Algebra is the branch of mathematics in which we use letters and symbols to represent numbers and quantities. These letters, called variables, stand for unknown or varying quantities. Algebraic expressions are combinations of variables, numbers and operations like addition, subtraction, multiplication and division. For example, 3x + 5, 4x^2 - 2x + 1 and 2xy + 3 are all algebraic expressions.

Expressions are formed from terms. Terms are added to form expressions. For example, the expression 4x + 5 has two terms, 4x and 5. In this chapter we will learn how to identify terms, factors and coefficients, how to add, subtract and multiply algebraic expressions, and most importantly, how to use the standard algebraic identities which make calculations fast and easy.

2. Terms, Factors and Coefficients

Terms

Terms are the parts of an expression separated by addition or subtraction signs. For example, the expression 5x + 3y - 7 has three terms: 5x, 3y and -7.

Factors

Each term is a product of factors. For example, the term 5x is the product of 5 and x, so 5 and x are its factors.

Coefficients

The numerical factor of a term is called its numerical coefficient, or simply its coefficient. For example, in the term 5x, the coefficient is 5; in the term -7xy, the coefficient is -7.

Types of Expressions Based on Terms

3. Like and Unlike Terms

Like terms are terms that have the same variable factors (with the same powers). Unlike terms have different variable factors. For example, 5x and -3x are like terms, while 5x and 5y are unlike terms.

Only like terms can be added or subtracted. Unlike terms can only be multiplied or divided.

4. Addition and Subtraction of Algebraic Expressions

To add or subtract algebraic expressions, we combine like terms: 1. Group the like terms together. 2. Add or subtract their coefficients. 3. Keep the variable part unchanged.

Example of Addition

(2x + 3y) + (4x + y) = (2x + 4x) + (3y + y) = 6x + 4y.

Example of Subtraction

(7x^2 - 3x) - (3x^2 - 2x) = 7x^2 - 3x^2 - 3x + 2x = 4x^2 - x.

5. Multiplication of Algebraic Expressions

Multiplying a Monomial by a Monomial

Multiply the coefficients and multiply the variable parts using the laws of exponents. $$(3x) \times (4y) = 12xy$$ $$(5x^2) \times (2x^3) = 10x^5$$

Multiplying a Monomial by a Polynomial

Multiply the monomial with each term of the polynomial using the distributive law. $$2x(3x + 4) = 6x^2 + 8x$$

Multiplying a Polynomial by a Polynomial

Multiply each term of one polynomial with each term of the other, and then add the like terms. $$(x + 2)(x + 3) = x^2 + 3x + 2x + 6 = x^2 + 5x + 6$$

6. Standard Algebraic Identities

An identity is an equation that is true for all values of the variables. The following four standard identities are very important:

Identity I

$$(a + b)^2 = a^2 + 2ab + b^2$$

Identity II

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

Identity III

$$(a + b)(a - b) = a^2 - b^2$$

Identity IV

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

Applications of Identities

These identities help us calculate squares and products quickly. For example, 103 x 97 = (100 + 3)(100 - 3) = 100^2 - 3^2 = 10000 - 9 = 9991. And 99^2 = (100 - 1)^2 = 10000 - 200 + 1 = 9801.

Quick Revision Tables

Table 1: The Four Standard Identities

Identity Expansion
(a + b)^2 a^2 + 2ab + b^2
(a - b)^2 a^2 - 2ab + b^2
(a + b)(a - b) a^2 - b^2
(x + a)(x + b) x^2 + (a + b)x + ab

Table 2: Types of Expressions

Type Number of terms Example
Monomial 1 5x
Binomial 2 3x + 2
Trinomial 3 x^2 + 2x + 1
Polynomial 1 or more 4x^3 + 3x^2 + 2x + 1

Mind Map

graph TD A["Algebraic Expressions and Identities"] --> B["Terms, factors, coefficients"] A --> C["Types: monomial, binomial, trinomial, polynomial"] A --> D["Like and unlike terms"] D --> E["Only like terms can be added or subtracted"] A --> F["Operations"] F --> G["Addition and subtraction of like terms"] F --> H["Multiplication using distributive law"] A --> I["Identities"] I --> J["(a + b)^2 = a^2 + 2ab + b^2"] I --> K["(a - b)^2 = a^2 - 2ab + b^2"] I --> L["(a + b)(a - b) = a^2 - b^2"] I --> M["(x + a)(x + b) = x^2 + (a + b)x + ab"]

Important Diagrams (SVG)

Diagram 1: Geometric Proof of (a + b)^2

Visual Proof: (a + b)^2 = a^2 + 2ab + b^2 a^2 ab ab b^2 a b a + b a + b Area of big square = (a + b) x (a + b) = (a + b)^2 Sum of four small areas = a^2 + ab + ab + b^2 = a^2 + 2ab + b^2 Golden Rule: (a + b)^2 = a^2 + 2ab + b^2; do not forget the middle term 2ab.

Diagram 2: Visual Proof of (a + b)(a - b) = a^2 - b^2

Visual Proof: (a + b)(a - b) = a^2 - b^2 a^2 ab ab b^2 a b a b Removing the b x b corner from a x a leaves a^2 - b^2 The remaining shape has area (a + b)(a - b), so (a + b)(a - b) = a^2 - b^2 Golden Rule: (a + b)(a - b) = a^2 - b^2, the difference of two squares.

Common Mistakes

  1. Students forget the middle term 2ab while expanding (a + b)^2, writing it as a^2 + b^2 which is wrong.
  2. Students confuse (a + b)^2 with a^2 + b^2. They are never equal except for special values of a and b.
  3. While subtracting expressions, students forget to change the sign of every term of the expression being subtracted.
  4. Students try to add or subtract unlike terms. For example, 3x + 4y cannot be combined into 7xy.
  5. While multiplying polynomials, students forget to multiply all the terms of one polynomial with all the terms of the other.
  6. Students write the coefficient of a variable term incorrectly when the coefficient is 1 or -1; for example, x and -x have coefficients 1 and -1.
  7. In the identity (x + a)(x + b), students confuse the coefficient of x, which is (a + b), with the constant term ab.

Exam Tips

  1. Write each identity clearly before using it in a question; quoting the identity earns method marks.
  2. To verify an identity numerically, substitute simple values like a = 2, b = 3 and check both sides.
  3. Practise using identities for quick mental calculations, such as 105^2 = (100 + 5)^2 = 10000 + 1000 + 25 = 11025.
  4. When subtracting expressions, write the second expression in brackets and change all signs.
  5. Keep the variables in the same order while writing like terms to avoid careless mistakes.
  6. In multiplication questions, use the distributive property systematically to avoid missing terms.
  7. Remember that an identity is true for all values of the variables, while an equation may be true for only some values.

Conclusion

Algebraic expressions and identities are central to mathematics. In this chapter we learnt how to identify terms, factors and coefficients, and how to classify expressions as monomials, binomials and trinomials. We practised adding and subtracting like terms, and multiplying monomials, binomials and polynomials using the distributive law. Most importantly, we studied the four standard identities and their geometric proofs, and learnt how to use them to compute products and squares quickly and accurately. These skills are used in factorisation, solving equations, mensuration and countless other areas. Mastering identities will give students both speed and confidence in all future mathematics.