- 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}\]
22.5
- Using strategy
rm 22.5
- Applied pow1 to get
\[\begin{cases} \frac{\color{red}{\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} \leadsto \begin{cases} \frac{\color{blue}{{\left(\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}\right)}^{1}}}{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}\]
22.5
- Applied taylor to get
\[\begin{cases} \frac{{\left(\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}\right)}^{1}}{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(\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}\right)}^{1}}{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}\]
14.4
- Taylor expanded around -inf to get
\[\begin{cases} \frac{{\left(\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}\right)}^{1}}{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(\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}\right)}^{1}}{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}\]
14.4
- Applied simplify to get
\[\color{red}{\begin{cases} \frac{{\left(\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}\right)}^{1}}{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 \color{blue}{\begin{cases} \frac{\left(-b\right) - \sqrt{{b}^2 - \left(c \cdot 4\right) \cdot a}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{c \cdot 2}{\left(c \cdot 2\right) \cdot \frac{a}{b} - \left(b - \left(-b\right)\right)} & \text{otherwise} \end{cases}}\]
12.2
- Applied taylor to get
\[\begin{cases} \frac{\left(-b\right) - \sqrt{{b}^2 - \left(c \cdot 4\right) \cdot a}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{c \cdot 2}{\left(c \cdot 2\right) \cdot \frac{a}{b} - \left(b - \left(-b\right)\right)} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{2 \cdot \frac{c \cdot a}{b} - 2 \cdot b}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{c \cdot 2}{\left(c \cdot 2\right) \cdot \frac{a}{b} - \left(b - \left(-b\right)\right)} & \text{otherwise} \end{cases}\]
5.0
- Taylor expanded around inf to get
\[\begin{cases} \frac{\color{red}{2 \cdot \frac{c \cdot a}{b} - 2 \cdot b}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{c \cdot 2}{\left(c \cdot 2\right) \cdot \frac{a}{b} - \left(b - \left(-b\right)\right)} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{\color{blue}{2 \cdot \frac{c \cdot a}{b} - 2 \cdot b}}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{c \cdot 2}{\left(c \cdot 2\right) \cdot \frac{a}{b} - \left(b - \left(-b\right)\right)} & \text{otherwise} \end{cases}\]
5.0
- Applied simplify to get
\[\color{red}{\begin{cases} \frac{2 \cdot \frac{c \cdot a}{b} - 2 \cdot b}{2 \cdot a} & \text{when } b \ge 0 \\ \frac{c \cdot 2}{\left(c \cdot 2\right) \cdot \frac{a}{b} - \left(b - \left(-b\right)\right)} & \text{otherwise} \end{cases}} \leadsto \color{blue}{\begin{cases} c \cdot \frac{1}{b} - \frac{b}{a} & \text{when } b \ge 0 \\ \frac{c \cdot 2}{(\left(\frac{c}{b}\right) * \left(2 \cdot a\right) + \left(-b\right))_* - b} & \text{otherwise} \end{cases}}\]
1.7
- Applied simplify to get
\[\begin{cases} \color{red}{c \cdot \frac{1}{b} - \frac{b}{a}} & \text{when } b \ge 0 \\ \frac{c \cdot 2}{(\left(\frac{c}{b}\right) * \left(2 \cdot a\right) + \left(-b\right))_* - b} & \text{otherwise} \end{cases} \leadsto \begin{cases} \color{blue}{\frac{c}{b} - \frac{b}{a}} & \text{when } b \ge 0 \\ \frac{c \cdot 2}{(\left(\frac{c}{b}\right) * \left(2 \cdot a\right) + \left(-b\right))_* - b} & \text{otherwise} \end{cases}\]
1.7