I have to find the complex plane region that is determined by the following condition:
$$|2z+3|\gt 4$$
I develop using my definition of $z$ as $a+bi$
and I get to
$$a^2+3a-b^2 \gt \frac{7}{4}$$
After this, I do not know what to do, any help would be appreciated.
$$|2z+3|^2 = |2a+3+2bi|^2=(2a+3)^2+4b^2>16$$ Dividing both sides by $4$, we get $$\left(a+\frac{3}{2}\right)^2+b^2>4$$
The resulting region is the exterior of a circle, not including the boundary.
(You made a mistake with the minus in front of $b^2$ )