Help please :)) This is timed as well as mind boggling

Answer: Choice C
==========================================================
Explanation:
Recall that the form
[tex]z = r*\left[\cos\left(\theta\right)+i*\sin\left(\theta\right)\right][/tex]
can be abbreviated to
[tex]z = r*\text{cis}(\theta)[/tex]
The "cis" stands for the first letters of "cosine i sine" in that order.
The original fairly messy quotient can be shortened down to
[tex]\frac{90\text{cis}(\pi/4)}{2\text{cis}(\pi/12)}[/tex]
We have 90cis(pi/4) all over 2cis(pi/12) as one big fraction.
-------------------------------
Now we'll use this rule to divide two complex numbers
[tex]z_1 = r_1*\text{cis}(\theta_1)\\\\z_2 = r_2*\text{cis}(\theta_2)\\\\\frac{z_1}{z_2} = \frac{r_1}{r_2}*\text{cis}(\theta_1-\theta_2)\\\\[/tex]
As you can see, we divide the r1 and r2 values to form the final coefficient out front. The theta angles are subtracted to form the new argument.
-------------------------------
Let's apply that idea to what your teacher gave you
[tex]z_1 = 90*\text{cis}(\pi/4)\\\\z_2 = 2*\text{cis}(\pi/12)\\\\\frac{z_1}{z_2} = \frac{90}{2}*\text{cis}(\pi/4 - \pi/12)\\\\\frac{z_1}{z_2} = 45\text{cis}(3\pi/12 - \pi/12)\\\\\frac{z_1}{z_2} = 45\text{cis}(2\pi/12)\\\\\frac{z_1}{z_2} = 45\text{cis}(\pi/6)\\\\[/tex]
That last step then converts directly to the expression shown in choice C.