Comprehensive Guide to Algebraic Identities and Factorisation

Introduction to Algebraic Identities and Numerical Patterns

In the study of algebra, identities represent special mathematical rules that simplify complicated calculations and allow for the efficient manipulation of algebraic expressions. Unlike standard linear equations, which describe relationships between specific quantities, identities provide a framework for transforming expressions universally. A primary way to understand the power of identities is through numerical patterns. Consider the behavior of three consecutive square numbers, such as 11, 44, and 99. If we add the smallest and the largest squares (1+9=101 + 9 = 10) and subtract twice the middle square (10(2×4)=210 - (2 \times 4) = 2), the result is 22. This pattern holds for any set of three consecutive squares. For instance, with 99, 1616, and 2525, the calculation (9+25)(2×16)=3432=2(9 + 25) - (2 \times 16) = 34 - 32 = 2 holds true. Similarly, for 2525, 3636, and 4949, we find (25+49)(2×36)=7472=2(25 + 49) - (2 \times 36) = 74 - 72 = 2. This consistent outcome suggests an underlying algebraic rule that we can eventually prove using formalized identities.

Visualising Identities through Geometrical Models

Algebraic identities can be visualized using geometry, specifically through the construction of squares and rectangles to represent various terms. Consider a square with a side length of (a+b)(a + b) units. This larger square can be partitioned into four distinct areas: a square with area a2a^2, a square with area b2b^2, and two rectangles each having an area of abab. Summing these parts demonstrates the identity (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2. This model illustrates that the total area of the outer square, (a+b)2(a + b)^2, is identical to the sum of the areas of its interior components. While this geometric model is intuitive for positive lengths, the identity holds true for all real numbers, including negative and rational numbers.

To verify the identity with negative numbers, let a=2a = -2 and b=3b = -3. Here, (a+b)=5(a + b) = -5, so (a+b)2=25(a + b)^2 = 25. Calculating the right side of the identity gives a2=4a^2 = 4, b2=9b^2 = 9, and 2ab=2×(2)×(3)=122ab = 2 \times (-2) \times (-3) = 12. Summing these yields 4+12+9=254 + 12 + 9 = 25, confirming the identity. For rational numbers, consider a=23a = -\frac{2}{3} and b=34b = \frac{3}{4}. The sum (a+b)=112(a + b) = \frac{1}{12}, making (a+b)2=1144(a + b)^2 = \frac{1}{144}. Evaluating the expansion, we get a2=49a^2 = \frac{4}{9}, b2=916b^2 = \frac{9}{16}, and 2ab=2×(23)×(34)=12ab = 2 \times (-\frac{2}{3}) \times (\frac{3}{4}) = -1. Summing 491+916\frac{4}{9} - 1 + \frac{9}{16} results in 64144+81144=1144\frac{64 - 144 + 81}{144} = \frac{1}{144}, showing that the identity remains valid. Algebraically, this is fundamentally derived from the distributive property: (a+b)2=(a+b)(a+b)=a(a+b)+b(a+b)=a2+ab+ba+b2=a2+2ab+b2(a + b)^2 = (a + b)(a + b) = a(a + b) + b(a + b) = a^2 + ab + ba + b^2 = a^2 + 2ab + b^2.

Defining the Distinction between Equations and Identities

It is critical to distinguish between an algebraic equation and an algebraic identity. An algebraic identity is an equation that remains true for every possible value of the variables involved. In contrast, a standard equation is only true for specific values. For example, the equation x21=24x^2 - 1 = 24 is only true when x=5x = 5 or x=5x = -5. However, (x+y)2=x2+2xy+y2(x + y)^2 = x^2 + 2xy + y^2 is an identity because it holds for all values of xx and yy.

A common misconception is that (a+b)2=a2+b2(a + b)^2 = a^2 + b^2. By comparing the two, we see that (a+b)2(a + b)^2 includes an additional term, 2ab2ab. Whether (a+b)2(a + b)^2 is greater than, less than, or equal to a2+b2a^2 + b^2 depends entirely on the sign and value of the term 2ab2ab. For instance, if a=10a = 10 and b=2b = 2, then (a+b)2=144(a + b)^2 = 144 and a2+b2=104a^2 + b^2 = 104, meaning (a+b)2>a2+b2(a + b)^2 > a^2 + b^2. If either aa or bb is zero, the expressions are equal. If 2ab2ab is negative (one variable is negative and the other is positive), then (a+b)2<a2+b2(a + b)^2 < a^2 + b^2.

Expansion and Factorisation using Quadratic Identities

Identities are dual-purpose tools used for expanding binomials and factoring trinomials. To expand an expression like (5x+2y)2(5x + 2y)^2, we identify a=5xa = 5x and b=2yb = 2y. Applying the identity yields (5x)2+2(5x)(2y)+(2y)2=25x2+20xy+4y2(5x)^2 + 2(5x)(2y) + (2y)^2 = 25x^2 + 20xy + 4y^2. This also applies to numerical squares; to find 43243^2, we rewrite it as (40+3)2=402+2(40)(3)+32=1600+240+9=1849(40 + 3)^2 = 40^2 + 2(40)(3) + 3^2 = 1600 + 240 + 9 = 1849.

In reverse, for factorization, we look for the pattern a2+2ab+b2a^2 + 2ab + b^2. For the expression x2+4x+4x^2 + 4x + 4, we observe x2=(x)2x^2 = (x)^2, 4=224 = 2^2, and 4x=2(x)(2)4x = 2(x)(2), which matches the identity where a=xa = x and b=2b = 2, resulting in (x+2)2(x + 2)^2. Another example is 36x2+12x+136x^2 + 12x + 1, which factors into (6x+1)2(6x + 1)^2. Sometimes, a common factor must be extracted first. For 50p2+60pq+18q250p^2 + 60pq + 18q^2, we extract 22 to get 2(25p2+30pq+9q2)2(25p^2 + 30pq + 9q^2). This inner part matches our identity with a=5pa = 5p and b=3qb = 3q, resulting in the factored form 2(5p+3q)22(5p + 3q)^2.

The Identity (a - b)² and the Proof of Square Patterns

By replacing bb with b-b in the first identity, we derive the second identity: (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2. This can be geometrically visualized by taking a square of side aa and subtracting the area of two rectangles to isolate a square of side (ab)(a - b). The derivation follows: (ab)2=a2abb(ab)=a2abba+b2=a22ab+b2(a - b)^2 = a^2 - ab - b(a - b) = a^2 - ab - ba + b^2 = a^2 - 2ab + b^2. This identity can be used for calculations like 292=(301)2=90060+1=84129^2 = (30 - 1)^2 = 900 - 60 + 1 = 841.

We can now use this to prove the consecutive square pattern from the introduction. Let the three consecutive numbers be (n1)(n - 1), nn, and (n+1)(n + 1). The sum of the smallest and largest squares is (n1)2+(n+1)2=(n22n+1)+(n2+2n+1)=2n2+2(n - 1)^2 + (n + 1)^2 = (n^2 - 2n + 1) + (n^2 + 2n + 1) = 2n^2 + 2. If we subtract twice the middle square (2n22n^2), we are left with 22, proving the result is always 22 regardless of the choice of nn.

Expanding to Trinomials and the Difference of Squares

Expanding the square of a sum of three numbers, (a+b+c)2(a + b + c)^2, involves treating (b+c)(b + c) as a single term dd. Evaluating (a+d)2=a2+2ad+d2(a + d)^2 = a^2 + 2ad + d^2 and substituting (b+c)(b + c) back in results in the identity (a+b+c)2=a2+b2+c2+2ab+2bc+2ca(a + b + c)^2 = a^2 + b^2 + c^2 + 2ab + 2bc + 2ca. This is useful for squaring large numbers like 1192=(100+10+9)2=1002+102+92+2(100)(10)+2(100)(9)+2(10)(9)=10000+100+81+2000+1800+180=14161119^2 = (100 + 10 + 9)^2 = 100^2 + 10^2 + 9^2 + 2(100)(10) + 2(100)(9) + 2(10)(9) = 10000 + 100 + 81 + 2000 + 1800 + 180 = 14161.

Another essential identity is the difference of squares: a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b). Historically, around 750 CE, Śhrīdharāchārya proposed a version of this, a2=(a+b)(ab)+b2a^2 = (a + b)(a - b) + b^2, for rapid mental squaring. For example, to find 55255^2, one could use (55+5)(555)+52=60×50+25=3000+25=3025(55 + 5)(55 - 5) + 5^2 = 60 \times 50 + 25 = 3000 + 25 = 3025.

Factorisation with Algebra Tiles and the Splitting Method

Algebra tiles help visualize the product of linear expressions like (x+3)(x+4)(x + 3)(x + 4). An x2x^2-tile, seven xx-tiles, and twelve unit tiles can be arranged into a rectangle with dimensions (x+3)(x + 3) and (x+4)(x + 4). This represents the identity (x+a)(x+b)=x2+(a+b)x+ab(x + a)(x + b) = x^2 + (a + b)x + ab. To factor expressions like x2+7x+12x^2 + 7x + 12 without tiles, we find two numbers aa and bb such that their sum is the coefficient of the middle term (a+b=7a + b = 7) and their product is the constant term (ab=12ab = 12). For x2+11x+30x^2 + 11x + 30, we find a=5a = 5 and b=6b = 6, resulting in (x+5)(x+6)(x + 5)(x + 6). For x25x+6x^2 - 5x + 6, since the middle term is negative and the product is positive, we use a=2a = -2 and b=3b = -3, resulting in (x2)(x3)(x - 2)(x - 3).

Cubic Identities and Volume Visualization

The volume of a cube with side (a+b)(a + b) is given by (a+b)3(a + b)^3. This cube can be decomposed into two smaller cubes (volumes a3a^3 and b3b^3) and six cuboids (three with volume a2ba^2b and three with volume ab2ab^2). This gives the identity (a+b)3=a3+3a2b+3ab2+b3(a + b)^3 = a^3 + 3a^2b + 3ab^2 + b^3. Substituting b-b for bb yields (ab)3=a33a2b+3ab2b3(a - b)^3 = a^3 - 3a^2b + 3ab^2 - b^3. These can be used to find the side of a cube given its volume. For example, if a volume is p3+6p2q+12pq2+8q3p^3 + 6p^2q + 12pq^2 + 8q^3, we recognize this matches the cubic identity where a=pa = p and b=2qb = 2q, so the side is (p+2q)(p + 2q).

Two other important cubic identities are:

  1. (xy)(x2+xy+y2)=x3y3(x - y)(x^2 + xy + y^2) = x^3 - y^3
  2. (x+y)(x2xy+y2)=x3+y3(x + y)(x^2 - xy + y^2) = x^3 + y^3

Additionally, there is a complex trinomial cubic identity: (x+y+z)(x2+y2+z2xyxzyz)=x3+y3+z33xyz(x + y + z)(x^2 + y^2 + z2 - xy - xz - yz) = x^3 + y^3 + z^3 - 3xyz. This is used in problems where the sum of squares, sum of numbers, and products are known to find the sum of cubes. If x+y+z=10x + y + z = 10, xyz=25xyz = 25, and x2+y2+z2=38x^2 + y^2 + z^2 = 38, then the sum of cubes x3+y3+z3=145x^3 + y^3 + z^3 = 145.

Simplification of Rational Expressions and Word Problems

Factorization is the primary tool for simplifying rational algebraic expressions. To simplify x27x+125x2+5x100\frac{x^2 - 7x + 12}{5x^2 + 5x - 100}, we factor both the numerator and denominator. The numerator factors to (x3)(x4)(x - 3)(x - 4). The denominator is 5(x2+x20)5(x^2 + x - 20), which factors to 5(x4)(x+5)5(x - 4)(x + 5). Canceling the common factor (x4)(x - 4) leaves x35(x+5)\frac{x - 3}{5(x + 5)}, provided the denominator is non-zero.

Practical applications of these identities often involve finding dimensions of physical objects. If Saira forms a rectangle with an area of x2+8x+15x^2 + 8x + 15, the length and breadth are the factors (x+5)(x + 5) and (x+3)(x + 3). In another instance, a rectangular pool with area 96 sq.m96\text{ sq.m} and breadth 4m4\text{m} less than its length results in the equation x(x4)=96x(x - 4) = 96. Solving x24x96=0x^2 - 4x - 96 = 0 yields factors (x12)(x+8)=0(x - 12)(x + 8) = 0. Since length cannot be negative, we find the length to be 12m12\text{m} and the breadth to be 8m8\text{m}.

Questions & Discussion

Interactions between James and Reshma: James and Reshma discussed different ways to expand (ab)2(a+b)(a - b)^2 (a + b). James suggested expanding the square first: (a22ab+b2)(a+b)(a^2 - 2ab + b^2)(a + b). Reshma proposed regrouping the terms to use the difference of squares identity: (ab)[(ab)(a+b)]=(ab)(a2b2)(a - b) [(a - b)(a + b)] = (a - b)(a^2 - b^2). Both methods are mathematically correct and will result in the same product, but Reshma's method utilizes the difference of squares identity to simplify the steps.

Think and Reflect Prompts:

  1. What can you say about aa and bb if (a+b)2<a2+b2(a+b)^2 < a^2 + b^2? This implies 2ab<02ab < 0, so one of aa or bb must be negative while the other is positive.
  2. When will (a+b)2=a2+b2(a+b)^2 = a^2 + b^2? This occurs when 2ab=02ab = 0, meaning either a=0a = 0 or b=0b = 0.
  3. What if 7x7x in x2+7x+12x^2 + 7x + 12 was split as 2x+5x2x + 5x? This would not allow for a perfect rectangular arrangement of algebra tiles because 2×5122 \times 5 \neq 12. The splitting must satisfy both the sum and the product requirements of the constant term.