We are supposed to use this formula for which I can't find any explaination anywhere and our teacher didn't explain anything so if anyone could help me I would appreciate it.
$ x = A + k \times 2\pi$
and
$x = \pi - A + k \times 2\pi$
where $k$ is supposed to be a random integer? and A in this case is $\frac{11}{9}\pi$
The first step is always the same:
DRAW A DIAGRAM!
It doesn't need to be a particularly precise diagram -- we're not going to measure anything on it, just get an overview of how things fit together. Here's a rough graph of $\sin(x)$ with $x=\frac{11}{9}\pi$ marked:
$\frac{11}{9}\pi$ is a bit more than $\pi$, so the value of $\sin \frac{11}{9}$ is somewhere between $-1$ and $0$. We need to find all the $x$ that have that value as their sine.
$x=\frac{11}{9}\pi$ itself is certainly one solution. And we know that the sine repeats itself with a period of $2\pi$, so $x=\frac{11}{9}\pi+2\pi$ is another solution, and $\frac{11}{9}\pi+2\pi+2\pi$ is yet another one, and so forth, and to the other side $\frac{11}{9}\pi-2\pi = -\frac{7}{9}\pi$ is also a solution, and so forth. This gives us $$ x = \frac{11}{9}\pi + 2k\pi, k\in\mathbb Z, $$ the points indicated in green here:
These are all the points where the sine curve passes down through the red horizontal line. We're still missing the ones where the curve crosses back up again, but we can figure out where they are because the sine curve is mirror symmetric about each of it throughs and crests. So the first up crossing after $x=0$ is just as far left of $2\pi$ as our known down crossing is right of $\pi$, and we get for this point $$ x = 2\pi - (\frac{11}{9}\pi - \pi) = \frac{16}{9}\pi $$ This point also has copies at regular $2\pi$ intervals to the right, so this gives the blue solutions $$ x = \frac{16}{9}\pi + 2k\pi, k\in\mathbb Z $$
The complete solution is $$ x = \begin{cases} \frac{11}{9}\pi + 2k\pi & k\in\mathbb Z \\ \frac{16}9 \pi + 2k\pi & k \in\mathbb Z \end{cases} $$