Example 2.2.1. A Horrible Formula.
For example, suppose you were asked to solve the following equation for \(x\text{:}\)
\begin{equation*}
\frac{\frac{\pi x}{\sqrt{(28-\sqrt[3]{26})^{\frac{1}{3}}}}}{\pi^2-\sqrt{3}}
- \sqrt[21]{2^{\frac{11}{2}}}= (\pi^3-\sqrt{2})x.
\end{equation*}
At first glance this looks horribly complicated. But look at it again. On the right the coefficient of \(x\) is \(\pi^3-\sqrt{2}\text{.}\) That’s just a number. It is approximately \(29.6\) but who cares? For purposes of algebraically isolating \(x\) all we need to know is that it is a number. Rather than calling it \(\pi^3-\sqrt{2}\text{,}\) let’s just call it something simple, like \(A\text{.}\) Think of it as giving the expression \(\pi^3-\sqrt{2}\) a nickname; something shorter, and easier to remember.
If we make that substitution our equation is now
\begin{equation*}
\frac{\frac{\pi x}{\sqrt{(28-\sqrt[3]{26})^{\frac{1}{3}}}}}{\pi^2-\sqrt{3}}
- \sqrt[21]{2^{\frac{11}{2}}}= Ax.
\end{equation*}
which is a bit “easier on the eyes.”
But wait. The expression \(\sqrt[21]{2^{\frac{11}{2}}}\) is also just a number. Let’s make it “easier on the eyes,” too. If we let \(B=\sqrt[21]{2^{\frac{11}{2}}}\) we have
\begin{equation*}
\frac{\frac{\pi x}{\sqrt{(28-\sqrt[3]{26})^{\frac{1}{3}}}}}{\pi^2-\sqrt{3}}
- B= Ax.
\end{equation*}
which is even easier to look at. By now you see where this is going. If we let \(C=\frac{\frac{\pi}{\sqrt{(28-\sqrt[3]{26})^{\frac{1}{3}}}}}{\pi^2-\sqrt{3}}\) then our equation is \(Cx-B=Ax\) which is much “easier on the eyes” than the original equation was. In fact, we can now see that this is really a very simple equation and the solution is \(x=\frac{B}{C-A}\text{.}\) Of course we inserted \(A\text{,}\) \(B\text{,}\) and \(C\) into the problem so now we need to unwind our substitutions. When we do that we get
\begin{equation*}
x=\frac{\sqrt[21]{2^{\frac{11}{2}}}}{\frac{\frac{\pi}{\sqrt{(28-\sqrt[3]{26})^{\frac{1}{3}}}}}{\pi^2-\sqrt{3}}
- (\pi^3-\sqrt{2})}.
\end{equation*}
If a decimal number is required we could enter this formula into whatever computational tool we’re using. Good luck with that.