spalte \((x-3)^3\) in \((x-3)^2\cdot(x-3)\) ab. Du kannst dann über die Binomischen Formeln und die Kreuzmultiplikation auflösen. Alternativ ist es auch über den Binomischen Lehrsatz möglich.
Rechenweg:$$\frac{1}{9}(x-3)^3-3(x-3)+6$$$$\Longleftrightarrow \frac{1}{9}(x-3)^2(x-3)-3(x-3)+6$$$$\Longleftrightarrow \frac{1}{9}[(x^2-6x+9)(x-3)]]-3(x-3)+6$$$$\Longleftrightarrow \frac{1}{9}(x^3-6x^2+9x-3x^2+18x-27)-3(x-3)+6$$$$\Longleftrightarrow \frac{1}{9}(x^3-9x^2+27x-27)-3(x-3)+6$$$$\Longleftrightarrow \frac{1}{9}x^3-x^2+3x-3-3(x-3)+6$$$$\Longleftrightarrow \frac{1}{9}x^3-x^2+3x-3-3x+9+6$$$$\Longleftrightarrow \frac{1}{9}x^3-x^2+12$$Alternativ über binomischen Lehrsatz:$$(x-3)^3=\sum_{k=0}^{3}{\begin{pmatrix}3 \\ k \end{pmatrix}\cdot x^{3-k}\cdot y^k}=\begin{pmatrix} 3 \\ 0 \end{pmatrix}\cdot x^3 +\begin{pmatrix} 3 \\ 1 \end{pmatrix}\cdot x^2\cdot (-3)+\begin{pmatrix} 3 \\ 2 \end{pmatrix}\cdot x\cdot (-3)^2+\begin{pmatrix} 3 \\ 3 \end{pmatrix}\cdot (-3)^3=x^3-9x^2+27x-27$$
Grüße