What is the locus of points z in the complex plane satisfying |z−3i|+|z+3i|=10 ?
1 Answer
An ellipse.
Explanation:
This is the classic way to draw an ellipse.
Attach each end of a string of length
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
Let's do it algebraically:
Suppose
Then:
10=|x+(y−3)i|+|x+(y+3i)|
=√x2+(y−3)2+√x2+(y+3)2
=√x2+y2−6y+9+√x2+y2+6y+9
Squaring both ends, we get:
100=(x2+y2−6y+9)+(x2+y2+6y+9)+2√x2+y2−6y+9√x2+y2+6y+9
=(2x2+2y2+18)+2√(x2+y2−6y+9)(x2+y2+6y+9)
Divide both ends by
50=(x2+y2+9)+√(x2+y2−6y+9)(x2+y2+6y+9)
Subtract
41−x2−y2=√(x2+y2−6y+9)(x2+y2+6y+9)
Square both sides to get:
x4+2x2y2−82x2+y4−82y2+1681
=(x2+y2−6y+9)(x2+y2+6y+9)
=x4+2x2y2+18x2+y4−18y2+81
Subtract
−82x2−82y2+1681=18x2−18y2+81
Add
1600=100x2+64y2
Divide both sides by
x242+y252=1
which is the standard form of the equation of an ellipse with horizontal semi minor axis
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]}