I’ve solved the first part of the question:
Find the modulus and argument of $(-7+24i)$ giving your value of the argument in radian correct to 3 significant figures.
Modulus of $(-7+24i)= \sqrt{(-7)^2+{24}^2} =25$
Arg$(-7+24i)=\tan^{-1}\big(\displaystyle\frac{24}{-7}\big) =1.85$rad
I don’t know how to solve the second part of the question:
Use de Moivre’s theorem to find the value of the real part of $(-7+24i)^8$, correct to 3 significant figures.
How do I change $(-7+24i)^8$ into a form in which I can apply de Moivre’s theorem?
We have $\sqrt{7^2+24^2} = 25$
So, $$-7+24i = 25\left(\frac{-7}{25} + \frac{24}{25}i\right)$$
Let $\frac{-7}{25} = \cos \theta $ and $\frac{24}{25} = \sin\theta$
Now use the fact that $$(\cos\theta+i\sin\theta)^n = \cos(n\theta) + i\sin(n\theta)$$
Here $n=8$