Equivalent Equations

Equations, that have same roots are called equivalent. In particular, equations that don't have roots are equivalent.

Example 1. Equations x+2=7{x}+{2}={7} and 2x+1=11{2}{x}+{1}={11} are equivalent, because each of them has unique root 5.

Example 2. Equations x2+1=0{{x}}^{{2}}+{1}={0} and 2x2+3=1{2}{{x}}^{{2}}+{3}={1} are equivalent, because they don't have roots.

Example 3. Equations x2+2x=3{{x}}^{{2}}+{2}{x}={3} and x3=8{{x}}^{{3}}={8} are not equivalent, because first of them has two roots: 1 and -3, and another has one root: 2.

Warning. Equations are equivalent only when they have exactly same roots.

Example 4. Equations x6=0{x}-{6}={0} and x2=36{{x}}^{{2}}={36} are not equivalent, because, although 6 is root of both of them, but second equation also has another root: -6.

Rules for getting equivalent equation:

  • Adding (subtracting) same number (or expression) to both sides of the equation will give equivalent equation.
  • Multiplying (dividing) both sides of the equation by the same non-zero number (or expression) will give equivalent equation.
  • Raising both sides of equation to the same odd power (or taking odd root) will give equivalent equation.
  • If both sides of equation are non-negative, then raising both sides of equation to the same even power (or taking even root) will give equivalent equation.

These rules give us an ability to "simplify" equations and even solve them.

Example 1. Solve the equation x+1=0{x}+{1}={0}.

To solve it, let's try to isolate variable (leave it on one side) and everything else move to another.

To obtain equivalent equation, we can subtract 1 from both sides of the equation:

x+11=01{x}+{1}-{1}={0}-{1}

x=1{x}=-{1}

We isolated variable. The only root of the equation is 1-{1}.

Example 2. Solve the equation 2x8=0{2}{x}-{8}={0}.

To solve it, let's try to isolate variable (leave it on one side) and everything else move to another.

To obtain equivalent equation, we can add 8 to both sides of the equation:

2x8+8=0+8{2}{x}-{8}+{8}={0}+{8}

2x=8{2}{x}={8}

Now, we can divide both sides by 2:

2x2=82\frac{{{2}{x}}}{{2}}=\frac{{8}}{{2}}

x=4{x}={4}

We isolated variable. The only root of the equation is 4{4}.

Example 3. Simplify the equation: 2x3+2x2+5=4x21{2}{{x}}^{{3}}+{2}{{x}}^{{2}}+{5}={4}{{x}}^{{2}}-{1}.

Usually, "simplify" means rewriting equation in such way that right side equals 0.

So, let's subtract 4x2{4}{{x}}^{{2}} from both sides:

2x3+2x2+54x2=4x214x2{2}{{x}}^{{3}}+{2}{{x}}^{{2}}+{5}-{4}{{x}}^{{2}}={4}{{x}}^{{2}}-{1}-{4}{{x}}^{{2}}

2x3+2x2+54x2=1{2}{{x}}^{{3}}+{2}{{x}}^{{2}}+{5}-{4}{{x}}^{{2}}=-{1}

When we deal with expressions, involving variables, we also can use all properties, that are true for number expressions (we used commutative property of addition)

Now, add 1 to both sides of the equation:

2x3+2x2+54x2+1=1+1{2}{{x}}^{{3}}+{2}{{x}}^{{2}}+{5}-{4}{{x}}^{{2}}+{1}=-{1}+{1}

2x3+2x2+54x2+1=0{2}{{x}}^{{3}}+{2}{{x}}^{{2}}+{5}-{4}{{x}}^{{2}}+{1}={0}

We can simplify even more, using properties of expressions.

2x3+2x24x2+5+1=0{2}{{x}}^{{3}}+{2}{{x}}^{{2}}-{4}{{x}}^{{2}}+{5}+{1}={0} (commutative property of addition)

2x3+2x24x2+6=0{2}{{x}}^{{3}}+{2}{{x}}^{{2}}-{4}{{x}}^{{2}}+{6}={0}

2x3+(24)x2+6=0{2}{{x}}^{{3}}+{\left({2}-{4}\right)}{{x}}^{{2}}+{6}={0} (distributive property of multiplication)

2x32x2+6=0{2}{{x}}^{{3}}-{2}{{x}}^{{2}}+{6}={0}

Finally, multiply both sides of the equation by 12\frac{{1}}{{2}}:

12(2x32x2+6)=120\frac{{1}}{{2}}{\left({2}{{x}}^{{3}}-{2}{{x}}^{{2}}+{6}\right)}=\frac{{1}}{{2}}\cdot{0}

12(2x32x2+6)=0\frac{{1}}{{2}}{\left({2}{{x}}^{{3}}-{2}{{x}}^{{2}}+{6}\right)}={0}

122x3122x2+126=0\frac{{1}}{{2}}\cdot{2}{{x}}^{{3}}-\frac{{1}}{{2}}\cdot{2}{{x}}^{{2}}+\frac{{1}}{{2}}\cdot{6}={0} (distributive property of multiplication)

x3x2+3=0{{x}}^{{3}}-{{x}}^{{2}}+{3}={0}

Done.

So, 2x3+2x2+5=4x21{2}{{x}}^{{3}}+{2}{{x}}^{{2}}+{5}={4}{{x}}^{{2}}-{1} is equivalent to x3x2+3=0{{x}}^{{3}}-{{x}}^{{2}}+{3}={0}, but last one looks like much simpler.

Now, it is time to exercise.

Exercise 1. Find roots of the equation x2=0{x}-{2}={0}.

Answer: 2.

Exercise 2. Solve the equation 12x+4=0-\frac{{1}}{{2}}{x}+{4}={0}.

Answer: 8.

Exercise 3. "Simplify" the equation 3x2+x352x=7+2x3+x3xx2{3}{{x}}^{{2}}+{{x}}^{{3}}-{5}-{2}{x}={7}+{2}{{x}}^{{3}}+{x}-{3}{x}-{{x}}^{{2}}.

Answer: x34x2+12=0{{x}}^{{3}}-{4}{{x}}^{{2}}+{12}={0}.