Given curve is
$$y = \cos (x + y), -2\pi \leq x \leq 2\pi ..... (1)$$
Parallel to the line
$$x + 2y = 0$$
We prove that, slope of tangent is $$\dfrac {dy}{dx}$$
$$y = \cos (x + y)$$
Diff w.r.t $$x$$ and we get
$$\dfrac {dy}{dx} = -\sin (x + y) \dfrac {d}{dx}(x + y) \therefore \dfrac {d}{dx}\cos x = -\sin x$$
$$\dfrac {dy}{dx} = -\sin (x + y) \left (1 + \dfrac {dy}{dx}\right )$$
$$\dfrac {dy}{dx} = -\sin (x + y) + (-\sin (x + y))\dfrac {dy}{dx}$$
$$\dfrac {dy}{dx} [1 + \sin (x + y)] = -\sin (x + y)$$
$$\dfrac {dy}{x} = \dfrac {-\sin (x + y)}{1 + \sin (x + y)} ..... (2)$$
Given line is $$x + 2y = 0$$
$$x = -2y$$
$$2y = -x$$
$$y = -\dfrac {x}{2}$$
$$y = \dfrac {-x}{2} + C$$
The above equation of the form
$$y = mx + C$$
When, $$m = \dfrac {-1}{2}$$ (slope)$$
$$\dfrac {dy}{dx} = m = \dfrac {-1}{2}$$
$$\therefore$$ slope of tangent $$=$$ slope of line
$$\dfrac {-\sin (x + y)}{1 + \sin (x + y)} = -\dfrac {1}{2}$$
$$\dfrac {\sin (x + y)}{1 + \sin (x + y)} = \dfrac {1}{2}$$
$$2\sin (x + y) = 1 + \sin (x + y)$$
$$2 \sin (x + y) - \sin (x + y) = 1$$
$$\sin (x + y) = 1$$
$$\sin (x + y) = \sin \dfrac {\pi}{2}$$
Hence, general solution of $$x + y$$ is
$$x + y = n\pi + (-1)^{n} \dfrac {\pi}{2}$$
Now, Finding points through which tangents passes.
$$y = \cos (x + y)\rightarrow$$ given curve
Putting value of $$(x + y)$$
$$y = \cos \left [n\pi + (1)^{n}\dfrac {\pi}{2}\right ]$$
$$y = 0$$ in $$x$$ (put)
$$x + y = n\pi + (1)^{n}\dfrac {\pi}{2}$$
$$x + 0 = n\pi + (-1)^{n} \dfrac {\pi}{2}$$
$$x = n\pi + (-1)^{n} \dfrac {\pi}{2}$$
Since, $$-2\pi \leq x \leq 2\pi$$
Putting $$n = 0$$
$$x = 0\pi + (-1)^{0} \dfrac {\pi}{2}$$
$$\therefore (-1)^{0} = 1$$
$$x = \dfrac {\pi}{2}$$
Putting $$n = -1$$
$$x= (-1)\pi + (-1)^{-1} \dfrac {\pi}{2}$$
$$x = -\pi - \dfrac {\pi}{2}$$
$$x = -\dfrac {3\pi}{2}$$
Thus, points are $$\left (-\dfrac {3\pi}{2}, 0\right )$$ and $$\left (\dfrac {\pi}{2}, 0\right )$$
We know that equation of tangent at point $$(x_{1}, y_{1})$$ and slope $$m$$ is
$$y - y_{1} = m(x - x_{1})$$
Now, Equation of tangent at $$\left (\dfrac {-3\pi}{2}, 0\right )$$ and slope $$\dfrac {-1}{2}$$ is
$$y - 0 = -\dfrac {1}{2} \left (x - \left (\dfrac {-3\pi}{2}\right )\right )$$
$$y = \dfrac {-1}{2} \left (x + \dfrac {3\pi}{2}\right )$$
$$4y = -(2x + 3\pi)$$
$$2x + 4y + 3\pi = 0$$
Equation of tangent at $$\left (\dfrac {\pi}{2}, 0\right )$$ and slope $$\dfrac {-1}{2}$$ is
$$y - 0 = \dfrac {-1}{2} \left (x - \dfrac {\pi}{2}\right )$$
$$y = \dfrac {-1}{2} \left (\dfrac {2x - \pi}{2}\right )$$
$$4y = -2x + \pi$$
$$2x + 4y - \pi = 0$$
Hence, this is the answer.