Initial program 15.1
\[\frac{x}{x \cdot x + 1}\]
Simplified15.1
\[\leadsto \color{blue}{\frac{x}{\mathsf{fma}\left(x, x, 1\right)}}\]
- Using strategy
rm Applied add-sqr-sqrt15.1
\[\leadsto \frac{x}{\color{blue}{\sqrt{\mathsf{fma}\left(x, x, 1\right)} \cdot \sqrt{\mathsf{fma}\left(x, x, 1\right)}}}\]
Applied associate-/r*15.0
\[\leadsto \color{blue}{\frac{\frac{x}{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}\]
- Using strategy
rm Applied *-un-lft-identity15.0
\[\leadsto \frac{\frac{\color{blue}{1 \cdot x}}{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}\]
Applied associate-/l*15.1
\[\leadsto \frac{\color{blue}{\frac{1}{\frac{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}{x}}}}{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}\]
- Using strategy
rm Applied add-sqr-sqrt15.2
\[\leadsto \frac{\frac{1}{\frac{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}{x}}}{\color{blue}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}} \cdot \sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}}\]
Applied *-un-lft-identity15.2
\[\leadsto \frac{\frac{1}{\frac{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}{\color{blue}{1 \cdot x}}}}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}} \cdot \sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}\]
Applied add-sqr-sqrt15.3
\[\leadsto \frac{\frac{1}{\frac{\color{blue}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}} \cdot \sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}}{1 \cdot x}}}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}} \cdot \sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}\]
Applied times-frac15.3
\[\leadsto \frac{\frac{1}{\color{blue}{\frac{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{1} \cdot \frac{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{x}}}}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}} \cdot \sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}\]
Applied *-un-lft-identity15.3
\[\leadsto \frac{\frac{\color{blue}{1 \cdot 1}}{\frac{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{1} \cdot \frac{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{x}}}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}} \cdot \sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}\]
Applied times-frac15.3
\[\leadsto \frac{\color{blue}{\frac{1}{\frac{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{1}} \cdot \frac{1}{\frac{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{x}}}}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}} \cdot \sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}\]
Applied times-frac15.3
\[\leadsto \color{blue}{\frac{\frac{1}{\frac{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{1}}}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}} \cdot \frac{\frac{1}{\frac{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{x}}}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}}\]
Simplified15.2
\[\leadsto \color{blue}{\frac{1}{\mathsf{hypot}\left(1, x\right)}} \cdot \frac{\frac{1}{\frac{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}{x}}}{\sqrt{\sqrt{\mathsf{fma}\left(x, x, 1\right)}}}\]
Simplified0.0
\[\leadsto \frac{1}{\mathsf{hypot}\left(1, x\right)} \cdot \color{blue}{\frac{x}{\mathsf{hypot}\left(1, x\right)}}\]
Final simplification0.0
\[\leadsto \frac{1}{\mathsf{hypot}\left(1, x\right)} \cdot \frac{x}{\mathsf{hypot}\left(1, x\right)}\]