Let the ideal $I=(4+3i)\mathbb Z[i]$ and $J=I\cap\mathbb Z$. Prove that $J$ is an ideal in $\mathbb Z,$ and find $n$ such that $J=n\mathbb Z$.
The first part of the task is to use the definition of an ideal by checking if it meets the appropriate properties. However I don't know what the ideal $J$ looks like because I must find part of the common $\mathbb Z$ and $\mathbb Z[i]$. Also, I don't know exactly how to find $n$?

We have $$I=\{(4+3i) (a+bi):a,b\in\mathbb Z\} = \{(4a-3b) + (3a+4b)i:a,b\in\mathbb Z\}.$$ Now you want $I\cap \mathbb Z$, this will be the set of numbers of the form above with imaginary part zero, i.e., integers of the form $4a-3b$ such that $3a+4b=0$, i.e., integers of the form $\frac{25a}{4}$.
It follows that $J=25\mathbb Z$, since $25a/4$ is an integer if and only if $a$ is a multiple of $4$.