- Started with
\[\begin{cases} \frac{2 \cdot c}{\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}} & \text{when } b \ge 0 \\ \frac{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}{2 \cdot a} & \text{otherwise} \end{cases}\]
22.9
- Using strategy
rm 22.9
- Applied pow1 to get
\[\begin{cases} \frac{2 \cdot c}{\color{red}{\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}} & \text{when } b \ge 0 \\ \frac{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}{2 \cdot a} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{2 \cdot c}{\color{blue}{{\left(\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}\right)}^{1}}} & \text{when } b \ge 0 \\ \frac{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}{2 \cdot a} & \text{otherwise} \end{cases}\]
22.9
- Applied taylor to get
\[\begin{cases} \frac{2 \cdot c}{{\left(\left(-b\right) - \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}\right)}^{1}} & \text{when } b \ge 0 \\ \frac{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}{2 \cdot a} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{2 \cdot c}{{\left(2 \cdot \frac{c \cdot a}{b} - 2 \cdot b\right)}^{1}} & \text{when } b \ge 0 \\ \frac{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}{2 \cdot a} & \text{otherwise} \end{cases}\]
15.5
- Taylor expanded around inf to get
\[\begin{cases} \frac{2 \cdot c}{{\color{red}{\left(2 \cdot \frac{c \cdot a}{b} - 2 \cdot b\right)}}^{1}} & \text{when } b \ge 0 \\ \frac{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}{2 \cdot a} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{2 \cdot c}{{\color{blue}{\left(2 \cdot \frac{c \cdot a}{b} - 2 \cdot b\right)}}^{1}} & \text{when } b \ge 0 \\ \frac{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}{2 \cdot a} & \text{otherwise} \end{cases}\]
15.5
- Applied simplify to get
\[\color{red}{\begin{cases} \frac{2 \cdot c}{{\left(2 \cdot \frac{c \cdot a}{b} - 2 \cdot b\right)}^{1}} & \text{when } b \ge 0 \\ \frac{\left(-b\right) + \sqrt{{b}^2 - \left(4 \cdot a\right) \cdot c}}{2 \cdot a} & \text{otherwise} \end{cases}} \leadsto \color{blue}{\begin{cases} \frac{c}{\frac{a}{b} \cdot c - b} & \text{when } b \ge 0 \\ \frac{\sqrt{{b}^2 - a \cdot \left(4 \cdot c\right)} + \left(-b\right)}{a \cdot 2} & \text{otherwise} \end{cases}}\]
13.2
- Applied taylor to get
\[\begin{cases} \frac{c}{\frac{a}{b} \cdot c - b} & \text{when } b \ge 0 \\ \frac{\sqrt{{b}^2 - a \cdot \left(4 \cdot c\right)} + \left(-b\right)}{a \cdot 2} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{c}{\frac{a}{b} \cdot c - b} & \text{when } b \ge 0 \\ -1 \cdot \frac{b}{a} & \text{otherwise} \end{cases}\]
1.5
- Taylor expanded around -inf to get
\[\begin{cases} \frac{c}{\frac{a}{b} \cdot c - b} & \text{when } b \ge 0 \\ -1 \cdot \frac{b}{a} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{c}{\frac{a}{b} \cdot c - b} & \text{when } b \ge 0 \\ -1 \cdot \frac{b}{a} & \text{otherwise} \end{cases}\]
1.5
- Applied simplify to get
\[\begin{cases} \frac{c}{\frac{a}{b} \cdot c - b} & \text{when } b \ge 0 \\ -1 \cdot \frac{b}{a} & \text{otherwise} \end{cases} \leadsto \begin{cases} \frac{c}{c \cdot \frac{a}{b} - b} & \text{when } b \ge 0 \\ \frac{-b}{a} & \text{otherwise} \end{cases}\]
1.5
- Applied final simplification