We expand the determinant along the first row: $$ \Delta = -1 \begin{vmatrix} a & -1 \\ 4 & 2a \end{vmatrix} - (-2) \begin{vmatrix} -2 & -1 \\ 0 & 2a \end{vmatrix} + 5 \begin{vmatrix} -2 & a \\ 0 & 4 \end{vmatrix} = -86 $$
Calculating the 2x2 determinants: $$ -1(2a^2 - (-4)) + 2(-4a - 0) + 5(-8 - 0) = -86 $$ $$ -1(2a^2 + 4) + 2(-4a) + 5(-8) = -86 $$
Distribute and combine terms: $$ -2a^2 - 4 - 8a - 40 = -86 $$ $$ -2a^2 - 8a - 44 = -86 $$ $$ -2a^2 - 8a + 42 = 0 $$
Divide by -2: $$ a^2 + 4a - 21 = 0 $$ Using the sum of roots formula for a quadratic equation $ax^2 + bx + c = 0$, the sum of roots is $-b/a$. Here, sum $= -4/1 = -4$.
Final Answer: -4
AI generated content. Review strictly for academic accuracy.