I need to find a real value for d so that the equation $(2-3i)z^2 -(d-1)z + 4+3i= 0$ has real roots.
I've tried using the discriminant formulae and then I got
$$\frac {(d-1) \pm \sqrt{d^2 -2 d-67 +24i}}{4-6i} $$
Here I got stuck because I get complex numbers.
I appreciate your help.
Let indicate with $w$ the real solution then $w=\bar w$ and consider the conjugate equation
$$(2-3i)w^2 -(d-1)w + 4+3i= (2+3i)\bar w^2 -(d-1)\bar w + 4-3i$$
$$2(w^2-\bar w^2)-3i(w^2+\bar w^2) -(d-1)(w-\bar w) + 6i= 0$$
$$-3i(w^2+\bar w^2) + 6i= 0 \implies w^2+\bar w^2=2\implies w=\pm 1$$
then