Initial program 52.2
\[\frac{\left(-b\right) + \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}}{2 \cdot a}\]
- Using strategy
rm Applied flip-+52.2
\[\leadsto \frac{\color{blue}{\frac{\left(-b\right) \cdot \left(-b\right) - \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c} \cdot \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}}{\left(-b\right) - \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}}}}{2 \cdot a}\]
Simplified0.4
\[\leadsto \frac{\frac{\color{blue}{\mathsf{fma}\left(4 \cdot c, a, 0\right)}}{\left(-b\right) - \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}}}{2 \cdot a}\]
- Using strategy
rm Applied fma-neg0.4
\[\leadsto \frac{\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{\left(-b\right) - \sqrt{\color{blue}{\mathsf{fma}\left(b, b, -\left(4 \cdot a\right) \cdot c\right)}}}}{2 \cdot a}\]
Simplified0.4
\[\leadsto \frac{\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{\left(-b\right) - \sqrt{\mathsf{fma}\left(b, b, \color{blue}{-\left(a \cdot c\right) \cdot 4}\right)}}}{2 \cdot a}\]
- Using strategy
rm Applied *-commutative0.4
\[\leadsto \frac{\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{\left(-b\right) - \sqrt{\mathsf{fma}\left(b, b, -\left(a \cdot c\right) \cdot 4\right)}}}{\color{blue}{a \cdot 2}}\]
Applied div-inv0.5
\[\leadsto \frac{\color{blue}{\mathsf{fma}\left(4 \cdot c, a, 0\right) \cdot \frac{1}{\left(-b\right) - \sqrt{\mathsf{fma}\left(b, b, -\left(a \cdot c\right) \cdot 4\right)}}}}{a \cdot 2}\]
Applied times-frac0.4
\[\leadsto \color{blue}{\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{a} \cdot \frac{\frac{1}{\left(-b\right) - \sqrt{\mathsf{fma}\left(b, b, -\left(a \cdot c\right) \cdot 4\right)}}}{2}}\]
- Using strategy
rm Applied associate-*r/0.4
\[\leadsto \color{blue}{\frac{\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{a} \cdot \frac{1}{\left(-b\right) - \sqrt{\mathsf{fma}\left(b, b, -\left(a \cdot c\right) \cdot 4\right)}}}{2}}\]
Simplified0.2
\[\leadsto \frac{\color{blue}{\frac{\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{a}}{\left(-b\right) - \sqrt{\mathsf{fma}\left(b, b, -\left(a \cdot c\right) \cdot 4\right)}}}}{2}\]
Final simplification0.2
\[\leadsto \frac{\frac{\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{a}}{\left(-b\right) - \sqrt{\mathsf{fma}\left(b, b, -\left(a \cdot c\right) \cdot 4\right)}}}{2}\]