I don't want you to solve the problem for me, but I'm am confused as to how to start the problem.
Linearization typically gives you the value of $a$, not $x$, with you then plugging that value into $L(x) = f(a) + f'(a)(x-a)$ and solving for $L(x)$.
In this case, I don't know if I should treat that $x$ value as '$a$' and plug it in for all the $a$'s in the $L(x)$ formula. And, the use of '$a$' in $f(x) = ax^2 + b$ adds some questions as well. Surely that's not the same '$a$' as the one in $L(x)$, because I assume that '$a$' is mostly arbitrary and stands for some number not $x$, that you will plug into the equation.
Hint: the lineariziation is given by:
$$L(x)=f'(-2)(x-(-2))+f(-2)$$ compare this with $L(x)=-4x-7$ to get a system of equations. Solving this system will determine $a$ and $b$.