Initial program 28.8
\[\frac{\left(-b\right) + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}{3 \cdot a}\]
- Using strategy
rm Applied flip-+28.9
\[\leadsto \frac{\color{blue}{\frac{\left(-b\right) \cdot \left(-b\right) - \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c} \cdot \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}{\left(-b\right) - \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}}}{3 \cdot a}\]
Simplified0.6
\[\leadsto \frac{\frac{\color{blue}{\mathsf{fma}\left(3 \cdot c, a, 0\right)}}{\left(-b\right) - \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}}{3 \cdot a}\]
- Using strategy
rm Applied frac-2neg0.6
\[\leadsto \frac{\color{blue}{\frac{-\mathsf{fma}\left(3 \cdot c, a, 0\right)}{-\left(\left(-b\right) - \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}\right)}}}{3 \cdot a}\]
Simplified0.4
\[\leadsto \frac{\frac{\color{blue}{-\left(3 \cdot a\right) \cdot c}}{-\left(\left(-b\right) - \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}\right)}}{3 \cdot a}\]
Simplified0.4
\[\leadsto \frac{\frac{-\left(3 \cdot a\right) \cdot c}{\color{blue}{b + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}}}{3 \cdot a}\]
- Using strategy
rm Applied *-commutative0.4
\[\leadsto \frac{\frac{-\color{blue}{\left(a \cdot 3\right)} \cdot c}{b + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}}{3 \cdot a}\]
Applied associate-*l*0.6
\[\leadsto \frac{\frac{-\color{blue}{a \cdot \left(3 \cdot c\right)}}{b + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}}{3 \cdot a}\]
Applied distribute-lft-neg-in0.6
\[\leadsto \frac{\frac{\color{blue}{\left(-a\right) \cdot \left(3 \cdot c\right)}}{b + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}}{3 \cdot a}\]
Applied associate-/l*0.6
\[\leadsto \frac{\color{blue}{\frac{-a}{\frac{b + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}{3 \cdot c}}}}{3 \cdot a}\]
Applied associate-/l/0.6
\[\leadsto \color{blue}{\frac{-a}{\left(3 \cdot a\right) \cdot \frac{b + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}{3 \cdot c}}}\]
Simplified0.5
\[\leadsto \frac{-a}{\color{blue}{\left(1 \cdot a\right) \cdot \frac{b + \sqrt{b \cdot b - \left(3 \cdot a\right) \cdot c}}{c}}}\]
- Using strategy
rm Applied fma-neg0.5
\[\leadsto \frac{-a}{\left(1 \cdot a\right) \cdot \frac{b + \sqrt{\color{blue}{\mathsf{fma}\left(b, b, -\left(3 \cdot a\right) \cdot c\right)}}}{c}}\]
Simplified0.5
\[\leadsto \frac{-a}{\left(1 \cdot a\right) \cdot \frac{b + \sqrt{\mathsf{fma}\left(b, b, \color{blue}{-\left(a \cdot c\right) \cdot 3}\right)}}{c}}\]
Final simplification0.5
\[\leadsto -\frac{a}{\frac{b + \sqrt{\mathsf{fma}\left(b, b, -\left(a \cdot c\right) \cdot 3\right)}}{c} \cdot a}\]