If $p$ and $q$ are the roots of equation $x^2+mx+n=0$ and $m$ and $n$ are the roots of equation $x^2+px+q=0$ then the equation whose roots are $(q+n)$ and $(p+m)$ is
$A) \; x^2-4$
$B) \; x^2-2x+4 $
$C) \; x^2+4x-4 $
$D) \; x^2+2x-8 $
Note that $p, q, r$ and $s$ are non zero integers.
You have $p+q=-m$ and $pq=n$ from the first equation and $m+n=-p$ and $mn=q$ from the second equation.
For the new quadratic equation, the sum of roots is $q+n+p+m=n=q$ using the above, so it follows that $p=1=m$, and therefore $q=-2=n$
Now calculate the new product of roots and you get $-8$ so the answer is D
I hope this helps