Let $a,b,c,d$ represent $4$ different non-zero integers such that the absolute value of each integer is less than $11$. If $c$ and $d$ are the solutions for $x$ of $x^2+ax+b=0$ and if $a$ and $b$ are the solutions for $x$ of $2x^2-cx-20d=0$, find the value of $a+b+c+d$.
I know the answer to this problem should be $6$.