Initial program 30.7
\[\log \left(x + \sqrt{x \cdot x - 1}\right)\]
- Using strategy
rm Applied difference-of-sqr-130.7
\[\leadsto \log \left(x + \sqrt{\color{blue}{\left(x + 1\right) \cdot \left(x - 1\right)}}\right)\]
Applied sqrt-prod0.1
\[\leadsto \log \left(x + \color{blue}{\sqrt{x + 1} \cdot \sqrt{x - 1}}\right)\]
- Using strategy
rm Applied add-sqr-sqrt0.1
\[\leadsto \log \left(x + \sqrt{\color{blue}{\sqrt{x + 1} \cdot \sqrt{x + 1}}} \cdot \sqrt{x - 1}\right)\]
Applied sqrt-prod0.1
\[\leadsto \log \left(x + \color{blue}{\left(\sqrt{\sqrt{x + 1}} \cdot \sqrt{\sqrt{x + 1}}\right)} \cdot \sqrt{x - 1}\right)\]
Applied associate-*l*0.1
\[\leadsto \log \left(x + \color{blue}{\sqrt{\sqrt{x + 1}} \cdot \left(\sqrt{\sqrt{x + 1}} \cdot \sqrt{x - 1}\right)}\right)\]
Final simplification0.1
\[\leadsto \log \left(x + \left(\sqrt{x - 1} \cdot \sqrt{\sqrt{1 + x}}\right) \cdot \sqrt{\sqrt{1 + x}}\right)\]