What is the locus of points z in the complex plane satisfying |z3i|+|z+3i|=10 ?

1 Answer
Aug 17, 2016

An ellipse.

Explanation:

This is the classic way to draw an ellipse.

Attach each end of a string of length 10 to two pegs - one at 3i and the other at 3i (6 units apart). These are the focii of the ellipse.

Take a pencil and pull the string tight, then move the pencil around the pegs, allowing the string to slide past the end of the pencil, but keeping it taught.

The resulting shape will be an ellipse with major axis running from 5i to 5i and minor axis from 4 to 4.


Let's do it algebraically:

Suppose z=x+yi

Then:

10=|x+(y3)i|+|x+(y+3i)|

=x2+(y3)2+x2+(y+3)2

=x2+y26y+9+x2+y2+6y+9

Squaring both ends, we get:

100=(x2+y26y+9)+(x2+y2+6y+9)+2x2+y26y+9x2+y2+6y+9

=(2x2+2y2+18)+2(x2+y26y+9)(x2+y2+6y+9)

Divide both ends by 2 to get:

50=(x2+y2+9)+(x2+y26y+9)(x2+y2+6y+9)

Subtract (x2+y2+9) from both sides to get:

41x2y2=(x2+y26y+9)(x2+y2+6y+9)

Square both sides to get:

x4+2x2y282x2+y482y2+1681

=(x2+y26y+9)(x2+y2+6y+9)

=x4+2x2y2+18x2+y418y2+81

Subtract x4+2x2y2+y4 from both ends to get:

82x282y2+1681=18x218y2+81

Add 82x2+82y281 to both sides to get:

1600=100x2+64y2

Divide both sides by 1600 and transpose to get:

x242+y252=1

which is the standard form of the equation of an ellipse with horizontal semi minor axis 4 and vertical semi major axis 5.

graph{(x^2/16+y^2/25-1)(x^2+(y-3)^2-0.02)(x^2+(y+3)^2-0.02)=0 [-10, 10, -5.6, 5.6]}