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.
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.
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.
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.
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.
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.
(2x + 3y) + (4x + y) = (2x + 4x) + (3y + y) = 6x + 4y.
(7x^2 - 3x) - (3x^2 - 2x) = 7x^2 - 3x^2 - 3x + 2x = 4x^2 - x.
Multiply the coefficients and multiply the variable parts using the laws of exponents. $$(3x) \times (4y) = 12xy$$ $$(5x^2) \times (2x^3) = 10x^5$$
Multiply the monomial with each term of the polynomial using the distributive law. $$2x(3x + 4) = 6x^2 + 8x$$
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$$
An identity is an equation that is true for all values of the variables. The following four standard identities are very important:
$$(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$$
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.
| 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 |
| 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 |
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.