Complex number satisfies . Find the maximum value of .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Similar solution with @Dan Czinege with more details
Let the complex number z = x + i y , where x and y are real numbers and i = − 1 denotes the imaginary unit . Then ∣ z + 4 ∣ ≤ 3 , implies that ( x + 4 ) 2 + y 2 ≤ 3 2 , which is a circle (red) with center at ( − 4 , 0 ) and radius of 3 in the complex plane. All z sastifying ∣ z + 4 ∣ ≤ 3 is within the red circle. Therefore all the z + 1 are within a circle of the same radius shifted by + 1 or with center at ( − 3 , 0 ) (the blue circle). Then max ∣ z + 1 ∣ = 6 , when z + 1 = − 6 the point farthest away from the origin ( 0 , 0 ) .