1

How to sketch this set in the complex plane? $$S=\{ z\in C: Re[(4-i)z] > Re[(-5+7i)(4+6i)] \}$$ Where:

  • S - set
  • Re[x+yi] - real part of the complex number
  • C - complex numbers
  • z - complex number

I solved the Real parts inside the brackets and here what I`ve got: $$Re[(4-i)z] = Re[(4-i)(x+iy)] = Re[(4x+y) + i(4y-x)] = 4x+y$$ $$Re[(-5+7i)(4+6i)] = Re[-20-30i+28i-42] = Re[-64-2i] = -64$$ After that I have an inequality: $$4x+y>-64$$

Ted Shifrin
  • 115,160

1 Answers1

1

wolfram alpha plot

So this is how it looks like plotted by Wolfram Alpha (it goes through x=-16)