This equation demonstrates a way to separate expressions of the form \(\htmlClass{sdt-0000000003}{x}^{\htmlClass{sdt-0000000017}{y} + \htmlClass{sdt-0000000043}{z}}\). It can also be used in reverse to aggregate expressions of the form \(\htmlClass{sdt-0000000003}{x}^{\htmlClass{sdt-0000000017}{y}} \cdot \htmlClass{sdt-0000000003}{x}^{\htmlClass{sdt-0000000043}{z}}\).
\( y \) | This is a secondary symbol for any generic variable. It can hold any value, whether that be an integer or a real number, or a complex number, or a matrix etc. |
\( x \) | This is a symbol for any generic variable. It can hold any value, whether that be an integer or a real number, or a complex number, or a matrix etc. |
\( z \) | This is a tertiary symbol for any generic variable. It can hold any value, whether that be an integer or a real number, or a complex number, or a matrix etc. |
We can use the equation to say that
\[3^{2 + 3} = 3^{2} \cdot 3^{3}\].
We can then calculate that \(3^2 = 3 \cdot 3 = 9\) and that \(3^3 = 3 \cdot 3 \cdot 3 = 27\)
From here it follows that...
\[3^{2+3} = 9 \cdot 27 = 243\]