Initial program 43.7
\[\frac{\left(-b\right) + \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}}{2 \cdot a}\]
- Using strategy
rm Applied flip-+43.7
\[\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 *-commutative0.4
\[\leadsto \frac{\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{\left(-b\right) - \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}}}{\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{b \cdot b - \left(4 \cdot a\right) \cdot c}}}}{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{b \cdot b - \left(4 \cdot a\right) \cdot c}}}{2}}\]
- Using strategy
rm Applied div-inv0.4
\[\leadsto \frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{a} \cdot \color{blue}{\left(\frac{1}{\left(-b\right) - \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}} \cdot \frac{1}{2}\right)}\]
Applied associate-*r*0.4
\[\leadsto \color{blue}{\left(\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{a} \cdot \frac{1}{\left(-b\right) - \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}}\right) \cdot \frac{1}{2}}\]
Simplified0.2
\[\leadsto \color{blue}{\frac{\frac{\mathsf{fma}\left(4 \cdot c, a, 0\right)}{a}}{\left(-b\right) - \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}}} \cdot \frac{1}{2}\]
Taylor expanded around 0 0.2
\[\leadsto \frac{\color{blue}{4 \cdot c}}{\left(-b\right) - \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}} \cdot \frac{1}{2}\]
Final simplification0.2
\[\leadsto \frac{4 \cdot c}{\left(-b\right) - \sqrt{b \cdot b - \left(4 \cdot a\right) \cdot c}} \cdot \frac{1}{2}\]