- Started with
\[\begin{cases} \frac{\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}} & \text{otherwise} \end{cases}\]
14.8
- Using strategy
rm 14.8
- Applied add-sqr-sqrt to get
\[\begin{cases} \frac{\left(-b\right) - \sqrt{{b}^2 - \color{red}{\left(4 \cdot a\right) \cdot c}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{\left(-b\right) - \sqrt{{b}^2 - \color{blue}{{\left(\sqrt{\left(4 \cdot a\right) \cdot c}\right)}^2}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}} & \text{otherwise} \end{cases}\]
14.8
- Applied difference-of-squares to get
\[\begin{cases} \frac{\left(-b\right) - \sqrt{\color{red}{{b}^2 - {\left(\sqrt{\left(4 \cdot a\right) \cdot c}\right)}^2}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{\left(-b\right) - \sqrt{\color{blue}{\left(b + \sqrt{\left(4 \cdot a\right) \cdot c}\right) \cdot \left(b - \sqrt{\left(4 \cdot a\right) \cdot c}\right)}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}} & \text{otherwise} \end{cases}\]
14.8
- Applied sqrt-prod to get
\[\begin{cases} \frac{\left(-b\right) - \color{red}{\sqrt{\left(b + \sqrt{\left(4 \cdot a\right) \cdot c}\right) \cdot \left(b - \sqrt{\left(4 \cdot a\right) \cdot c}\right)}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{\left(-b\right) - \color{blue}{\sqrt{b + \sqrt{\left(4 \cdot a\right) \cdot c}} \cdot \sqrt{b - \sqrt{\left(4 \cdot a\right) \cdot c}}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}} & \text{otherwise} \end{cases}\]
14.8
- Applied taylor to get
\[\begin{cases} \frac{\left(-b\right) - \sqrt{b + \sqrt{\left(4 \cdot a\right) \cdot c}} \cdot \sqrt{b - \sqrt{\left(4 \cdot a\right) \cdot c}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{\left(-b\right) - \sqrt{b + \sqrt{\left(4 \cdot a\right) \cdot c}} \cdot \sqrt{b - \sqrt{\left(4 \cdot a\right) \cdot c}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \left(2 \cdot \frac{c \cdot a}{b} - b\right)} & \text{otherwise} \end{cases}\]
4.0
- Taylor expanded around -inf to get
\[\begin{cases} \frac{\left(-b\right) - \sqrt{b + \sqrt{\left(4 \cdot a\right) \cdot c}} \cdot \sqrt{b - \sqrt{\left(4 \cdot a\right) \cdot c}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\color{red}{\left(-b\right) + \left(2 \cdot \frac{c \cdot a}{b} - b\right)}} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{\left(-b\right) - \sqrt{b + \sqrt{\left(4 \cdot a\right) \cdot c}} \cdot \sqrt{b - \sqrt{\left(4 \cdot a\right) \cdot c}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\color{blue}{\left(-b\right) + \left(2 \cdot \frac{c \cdot a}{b} - b\right)}} & \text{otherwise} \end{cases}\]
4.0
- Applied simplify to get
\[\begin{cases} \frac{\left(-b\right) - \sqrt{b + \sqrt{\left(4 \cdot a\right) \cdot c}} \cdot \sqrt{b - \sqrt{\left(4 \cdot a\right) \cdot c}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\left(-b\right) + \left(2 \cdot \frac{c \cdot a}{b} - b\right)} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{\left(-b\right) - \sqrt{b - \sqrt{\left(4 \cdot a\right) \cdot c}} \cdot \sqrt{b + \sqrt{\left(4 \cdot a\right) \cdot c}}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{2 \cdot c}{\frac{2 \cdot c}{\frac{b}{a}} - \left(b - \left(-b\right)\right)} & \text{otherwise} \end{cases}\]
1.1
- Applied final simplification