The equation of the line joining the complex numbers $-5 + 4i$ and $7 + 2i$ can be expressed in the form $az + b \overline{z} = 38$ for some complex numbers $a$ and $b$. Find $(a, b)$.
So, I decided to graph the two points out. They would be $(-5,4)$ and $(7,2)$. The slope would be $\frac{-1}{6}$. Do I substitute $z$ for $a+bi$ ?
You have $az+b\overline z=38$.
Let $z=x+yi.$
Then $$az+b\overline z=a(x+yi)+b(x-yi)=a(x,y)+b(x,-y)=38\dots(\star)$$
Now you just need to substitute $(-5,4)$ and $(7,2)$ in $(\star).$
And to solve the system for $a$ and $b$.