\(j \cdot \left(t \cdot c - y \cdot i\right) + \left(\left(z \cdot y - a \cdot t\right) \cdot x - b \cdot \left(c \cdot z - i \cdot a\right)\right)\)
- Started with
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + j \cdot \left(c \cdot t - i \cdot y\right)\]
5.3
- Using strategy
rm 5.3
- Applied add-cube-cbrt to get
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - \color{red}{b \cdot \left(c \cdot z - i \cdot a\right)}\right) + j \cdot \left(c \cdot t - i \cdot y\right) \leadsto \left(x \cdot \left(y \cdot z - t \cdot a\right) - \color{blue}{{\left(\sqrt[3]{b \cdot \left(c \cdot z - i \cdot a\right)}\right)}^3}\right) + j \cdot \left(c \cdot t - i \cdot y\right)\]
5.5
- Applied taylor to get
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - {\left(\sqrt[3]{b \cdot \left(c \cdot z - i \cdot a\right)}\right)}^3\right) + j \cdot \left(c \cdot t - i \cdot y\right) \leadsto \left(x \cdot \left(y \cdot z - t \cdot a\right) - {\left(\sqrt[3]{b \cdot \left(c \cdot z - i \cdot a\right)}\right)}^3\right) + \left(j \cdot \left(c \cdot t\right) - y \cdot \left(j \cdot i\right)\right)\]
5.7
- Taylor expanded around inf to get
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - {\left(\sqrt[3]{b \cdot \left(c \cdot z - i \cdot a\right)}\right)}^3\right) + \color{red}{\left(j \cdot \left(c \cdot t\right) - y \cdot \left(j \cdot i\right)\right)} \leadsto \left(x \cdot \left(y \cdot z - t \cdot a\right) - {\left(\sqrt[3]{b \cdot \left(c \cdot z - i \cdot a\right)}\right)}^3\right) + \color{blue}{\left(j \cdot \left(c \cdot t\right) - y \cdot \left(j \cdot i\right)\right)}\]
5.7
- Applied simplify to get
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - {\left(\sqrt[3]{b \cdot \left(c \cdot z - i \cdot a\right)}\right)}^3\right) + \left(j \cdot \left(c \cdot t\right) - y \cdot \left(j \cdot i\right)\right) \leadsto \left(y \cdot z - t \cdot a\right) \cdot x - \left(b \cdot \left(c \cdot z - i \cdot a\right) - \left(\left(c \cdot t\right) \cdot j - \left(i \cdot j\right) \cdot y\right)\right)\]
5.6
- Applied final simplification
- Applied simplify to get
\[\color{red}{\left(y \cdot z - t \cdot a\right) \cdot x - \left(b \cdot \left(c \cdot z - i \cdot a\right) - \left(\left(c \cdot t\right) \cdot j - \left(i \cdot j\right) \cdot y\right)\right)} \leadsto \color{blue}{j \cdot \left(t \cdot c - y \cdot i\right) + \left(\left(z \cdot y - a \cdot t\right) \cdot x - b \cdot \left(c \cdot z - i \cdot a\right)\right)}\]
5.3