Equations that are true for every possible value of the variable are called identities. Some special polynomial equations are identities. Using polynomial identities can be useful when rewriting polynomial expressions. To prove an equation is an identity, it is enough to show that both sides can be written in the same way.
Find all complex solutions to the equation x3−43=0 by using the difference of two cubes.
Show Solution
Solution
To solve the equation x3−43=0, notice that the expression on the left-hand side is the difference of two cubes. We can use that to rewrite it as a product.
x3−43=0⇕(x−4)(x2+x⋅4+42)=0
The Zero Product Property tells us that we can solve the equation by setting each of the factors equal to 0 and solving the resulting equations separately.
x−4=0andx2+x⋅4+42=0
Let's find the solution to the first equation.
x−4=0⇔x=4
The second equation we will solve using the Quadratic Formula.
After we have simplified, we the complex solutions to the quadratic equation can be written as x=-2+i12 and x=-2−i12.x=4,x=-2+i12andx=-2−i12
Rule
Square of a Sum of Two Squares
Rule
(a2+b2)2=(a2−b2)2+(2ab)2
To prove the identity (a2+b2)2=(a2−b2)2+(2ab)2,
it is enough to show that the right-hand side can be rewritten to equal the expression on the left-hand side.