Library/Algebra/Algebraic Identities

Algebraic Identities

Practice
Overview
Important

Algebraic identities are equalities involving variables that hold for all values of those variables. They are used to expand, simplify, or factor algebraic expressions.

Important properties

  • Identities are always true, unlike equations which may be true only for some values.

  • They can be used to factorise or expand polynomials.

  • Common identities include:

    • (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2
    • (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2
    • a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b)
    • (a+b)3=a3+3a2b+3ab2+b3(a + b)^3 = a^3 + 3a^2b + 3ab^2 + b^3
    • (ab)3=a33a2b+3ab2b3(a - b)^3 = a^3 - 3a^2b + 3ab^2 - b^3
    • a3+b3=(a+b)(a2ab+b2)a^3 + b^3 = (a + b)(a^2 - ab + b^2)
    • a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2)