so I was wondering if you have two different equations having denominators $2+i$ and $2-i$ respectively how came the denominator of the quotient in standard form is $5$ for both equations? I tought the denominator was given by $a^2 + b^2$ for $z/w$? ? I mean looking at the first "denominator" wouldnt that be $3$? since $4 + i^2$ and $i^2 =-1$?
$$\begin{align} \ z &= x+yi \\ \ w &= a + bi \\ \end{align} $$
I was also wondering about something else and thats how to simplify $(2+i)^3$ ? I got something like $\sqrt{5} (\cos(3 \tan^{-1} (1/2) + i \sin(3 \tan^{-1} (1/2))$ which gave me $2/5 + (11/5)i$, but in the solution is says only $2 + 11i$??
The standard trick for simplifying quotients of complex number is to multiply both the numerator and the denominator by the conjugate of the denominator.
Let $w \neq 2+\mathrm{i}$ and $z\neq 2-\mathrm{i}$ be two complex numbers. Notice that $2+\mathrm{i}$ is the conjugate of $2-\mathrm{i}$ and vice-versa. Consider the following:
$$\frac{w}{2+\mathrm{i}} = \frac{w(2-\mathrm{i})}{(2+\mathrm{i})(2-\mathrm{i})}=\frac{w(2-\mathrm{i})}{4-2\mathrm{i}+2\mathrm{i}+1}=\frac{w(2-\mathrm{i})}{5}$$
$$\frac{z}{2-\mathrm{i}} = \frac{z(2+\mathrm{i})}{(2-\mathrm{i})(2+\mathrm{i})}=\frac{z(2+\mathrm{i})}{4+2\mathrm{i}-2\mathrm{i}+1}=\frac{z(2+\mathrm{i})}{5}$$