Algebraic Identities
Mathematicians often use a set of formulas known as algebraic identities. They serve as the basis for algebra and make computations simple and straightforward. To solve some algebraic problems, one must perform a number of complicated mathematical operations. Here, we can perform the calculations directly using algebraic identities, skipping any additional steps.
An algebraic identity states that, for all possible values of the variables, the left side of the equation equals the right side. Here, we'll try to familiarize ourselves with all of the algebraic identities, their justifications, and how to apply them to mathematical calculations.
People also Read:
|
What are Algebraic Expressions?
Algebraic expressions are categorized as monomials, binomials, or trinomials depending on how many terms, one, two, or three, are present. Additionally, an expression is referred to as a polynomial if it contains one or more terms. A number called a coefficient is associated with each term in an algebraic expression.
Standard Algebraic Identities List
1. (a+b)2=a2+2ab+b2
2. (a-b)2=a2-2ab+b2
3. (a+b) (a-b) = a2- b2
If values are entered for terms a and b in any one of the three expressions listed above, the left side of the equation will be equal to the right side of the equation. demonstrating these expressions' identities.
Two Variable Identities
The following are the identities in algebra with two variables. These identities are easily verified by multiplying polynomials and expanding the square or cube. For example, we can demonstrate that (a + b)2 = (a + b) (a + b) = a2 + ab + ab + b2 = a2 + 2ab + b2 to demonstrate the first identity below. The other identities can be confirmed in the same manner.
- (a + b)2 = a2 + 2ab + b2
- (a - b)2 = a2 - 2ab + b2
- (a + b)(a - b) = a2 - b2
- (a + b)3 = a3 +3a2b + 3ab2 + b3
- (a - b)3 = a3 - 3a2b + 3ab2 - b3
Three Variable Identities
The identities for three variables in algebra have also been derived, just like the identities for two variables. Additionally, these identities make it simple to work with algebraic expressions by requiring the fewest steps possible.
- (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ac
- a2 + b2 + c2 = (a + b + c)2 - 2(ab + bc + ac)
- a3 + b3 + c3 - 3abc = (a + b + c)(a2 + b2 + c2 - ab - ca - bc)
- (a + b)(b + c)(c + a) = (a + b + c)(ab + ac + bc) - 2abc
Factorization Identities
Algebraic identities are very helpful in quickly factoring algebraic expressions. Some of the higher algebraic expressions, like a4 - b4, can be factored using the fundamental algebraic identities like a2 - b2 = (a - b)(a + b). The following is a list of algebraic identities that can be used to factor polynomials.
- a2 - b2 = (a - b)(a + b)
- x2 + x(a + b) + ab = (x + a)(x + b)
- a3 - b3 = (a - b)(a2 + ab + b2)
- a3 + b3 = (a + b)(a2 - ab + b2)
Solved Examples
Problem 1 :
If x + y = 5 and xy = 6 and x > y, then find 2(x2 + y2).
Solution :
(x + y)2 = (x + y)(x + y)
(x + y)2 = x2 + xy + xy + y2
(x + y)2 = x2 + 2xy + y2
or
x2 + 2xy + y2 = (x + y)2
Subtract 2xy from both sides.
x2 + y2 = (x + y)2 - 2xy
Substitute x + y = 5 and xy = 6.
x2 + y2 = 52 - 2(6)
x2 + y2 = 25 - 12
x2 + y2 = 13
Multiply both sides by 2.
2(x2 + y2) = 2(13)
2(x2 + y2) = 26
Problem 2 :
If a3 - b3 = 513 and a - b = 3, what is the value of ab?
Solution :
a3 - b3 = 513
(a - b)3 + 3ab(a - b) = 513
Substitute a - b = 3.
33 + 3ab(3) = 513
27 + 9ab = 513
Subtract 27 from both sides.
9ab = 486
Divide both sides by 9.
ab = 54
Problem 3:
If a + (1/a) = 11, then determine the value of a2 + 1/a2.
Solution:
Given algebraic equation: a + (1/a) = 11
To find: a2 + 1/a2.
Using the algebraic identity, (a+b)2 = a2 + b2 + 2ab.
Thus, (a + 1/a )2 = a2 + (1/a)2 + 2(a)(1/a)
Now, substitute a + (1/a) = 11 in the above equation, we get
(11)2 = a2 + 1/a2 + 2
121 = a2 + 1/a2 + 2
a2 + 1/a2 = 121 – 2
a2 + 1/a2 = 119.
Therefore, the value of a2 + 1/a2 = 119.