\(\left(j \cdot \left(c \cdot t - y \cdot i\right) + x \cdot \left(y \cdot z - a \cdot t\right)\right) - b \cdot \left(c \cdot z - a \cdot i\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.6
- Using strategy
rm 5.6
- Applied add-exp-log to get
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + \color{red}{j \cdot \left(c \cdot t - i \cdot y\right)} \leadsto \left(x \cdot \left(y \cdot z - t \cdot a\right) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + \color{blue}{e^{\log \left(j \cdot \left(c \cdot t - i \cdot y\right)\right)}}\]
17.7
- Applied taylor to get
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + e^{\log \left(j \cdot \left(c \cdot t - i \cdot y\right)\right)} \leadsto \left(x \cdot \left(y \cdot z - t \cdot a\right) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + e^{\log \left(j \cdot \left(c \cdot t\right) - y \cdot \left(j \cdot i\right)\right)}\]
17.7
- Taylor expanded around inf to get
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + e^{\log \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) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + e^{\log \color{blue}{\left(j \cdot \left(c \cdot t\right) - y \cdot \left(j \cdot i\right)\right)}}\]
17.7
- Applied simplify to get
\[\left(x \cdot \left(y \cdot z - t \cdot a\right) - b \cdot \left(c \cdot z - i \cdot a\right)\right) + e^{\log \left(j \cdot \left(c \cdot t\right) - y \cdot \left(j \cdot i\right)\right)} \leadsto \left(\left(j \cdot t\right) \cdot c - \left(i \cdot j\right) \cdot y\right) + \left(\left(y \cdot z - t \cdot a\right) \cdot x - b \cdot \left(c \cdot z - i \cdot a\right)\right)\]
5.7
- Applied final simplification
- Applied simplify to get
\[\color{red}{\left(\left(j \cdot t\right) \cdot c - \left(i \cdot j\right) \cdot y\right) + \left(\left(y \cdot z - t \cdot a\right) \cdot x - b \cdot \left(c \cdot z - i \cdot a\right)\right)} \leadsto \color{blue}{\left(j \cdot \left(c \cdot t - y \cdot i\right) + x \cdot \left(y \cdot z - a \cdot t\right)\right) - b \cdot \left(c \cdot z - a \cdot i\right)}\]
5.6
- Removed slow pow expressions