I need to solve: $2^k\equiv7(\text{mod }30)$. Also there exists a homomorphism $\varphi: U_{30}\rightarrow U_{30}$ such that $\text{Ker}(\varphi)={\{\bar{1},\bar{11}\}} $
our teacher chalenged us also to solve: $x^k\equiv7(\text{mod }30)$, i.e.: find a method to find an x that for whom there exists a k that solved this congruence.
Your first congruence has no solutions. Note that for any $k\in\mathbb{N}$ we get that $2^k$ is even and hence the remainder after dividing it by $30$ will always be an even number, so it will never be $7$. Try to use that idea for the second part where you have to find $x$.