Solve Geometry Coordinate Homework: |Z-1|+|Z+1|=7

AI Thread Summary
The equation |Z-1|+|Z+1|=7 describes a locus of points in the complex plane. It represents an ellipse with foci at the points -1 and +1 on the real axis. The initial calculations attempted to derive a circle, but the correct interpretation reveals it is indeed an ellipse. Squaring both sides of the equation was noted as a potential error in the algebra. Understanding the geometric properties of the ellipse is crucial for accurately illustrating it on the Argand Diagram.
nekteo
Messages
9
Reaction score
0

Homework Statement


Given that Z is a complex number with condition |Z-1|+|Z+1|=7

Illustrate Z on Argand Diagram and write out the equation of Locuz Z


I attempted to figured out the equation of locus Z,
|Z-1|+|Z+1|=7
|x+yi-1|+|x+yi+1|=7
\sqrt{}[(x-1)^2+y^2] + \sqrt{}[(x+1)^2 + y^2] = 7
\sqr{}x^2 + 1 - 2x + y^2 + x^2 + 1 + 2x + y^2 = 49
\sqr{}2x^2 + 2y^2 = 47

it's not necessary the correct answer though...
however, I can't figure how to illustrate the diagram! help!
 
Physics news on Phys.org
Assuming that your calculations are correct, that gives a circle of radius \sqrt{47/2}. However, I don't think it is... Check your algebra carefully -- squaring both sides doesn't mean get rid of square roots!

Another way to think about it is that the original equation says that the distance from a point on the locus to the points +1 and -1 add up to 7. This is the condition for an ellipse with its foci at -1 and 1! And an ellipse is only a circle if the foci coincide.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top