Skip to main content

Subsection A.3 Properties of Equality

When solving equations, we frequently use the following properties of equality. Many of these properties are intuitively obvious. Some follow from the Field Properties for Real Numbers. A.2
The next principle allows us to switch the left and right sides of any equation.
In addition, if two expressions are both equal to a common expression, then they must be equal to each other.
In this course, we may use this transitivity to equate two different expressions that both give the length of a segment or the area of a figure.
 5 
An additional principle, the reflexive property, states more explicitly that any numerical quantity is equal to itself; hence, the area of triangle \(\Delta ABC\) is equal to the area of triangle \(\Delta ABC\text{.}\)
The remaining properties of equality focus on the special role of zero.
When solving a polynomial equation, like \(x^3-5x^2=6x\text{,}\) Zero Product Property is helpful.

Example A.3.26. Solving a Polynomial Equation Using Principles.

Solve \(x^3-5x^2=6x\text{.}\)
Answer.
In symbols, with properties used:
\begin{align*} x^3-5x^2 \amp = 6x \amp\amp \\ x^3-5x^2-6x \amp = 0 \amp \amp \text{ (Additive Property of Equality)}\\ x(x^2-5x-6) \amp = 0 \amp\amp \text{ (Factor; Distributive Law)}\\ x(x-6)(x+1) \amp = 0 \amp\amp \text{ (Factor; Distributive Law)}\\ x=0, x=6,\amp \text{ or} x=-1 \amp\amp \text{ (Zero Product Property)} \end{align*}
Click on solution to see this solution in paragraph form.
Solution.
To solve
\begin{equation*} x^3-5x^2=6x\text{,} \end{equation*}
we first use Addition Principle of Equality to subtract \(6x\) from both sides of the equation so that the right side of the equation is 0. Thus,
\begin{equation*} x^3-5x^2-6x=0\text{.} \end{equation*}
\begin{equation*} x(x-6)(x+1)=(x^2-6x)(x+1)=x^3-6x^2+x^2-6x=x^3-5x^2-6x\text{.} \end{equation*}
Substituting into our earlier equation, we see
\begin{equation*} x(x-6)(x+1)=0\text{.} \end{equation*}
Therefore, Zero Product Property informs us that one of the following must be true: \(x=0\text{,}\) \(x-6=0\text{,}\) or \(x+1=0\text{.}\) Solving each of these for \(x\) gives the possible answers, \(x=0\text{,}\) \(x=6\text{,}\) and \(x=-1\text{.}\) Substituting each of these into the original equation verifies that the solution consists of these three values, \(0\text{,}\) \(6\text{,}\) and \(-1\text{.}\)
Click on answer to see the solution as a series of equations.