Drawing In The Argand Plane

Algebra Level 5

z + 1 + i = 2 z = 3 \begin{aligned} |z+1+i|&=\sqrt{2} \\ |z|&=3 \end{aligned} The above system of equations (where i = 1 i=\sqrt{-1} ) has

Two solutions One solution More than two solutions No solution

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.

6 solutions

Partial Solution:

The first equation represents a circle with radius Sqrt(2) centered at (-1,-1)

The second equation is a circle of radius 3 centered at the origin.

Clearly, they do not touch each other, which is why there are no solutions

Let be z = a + i b z = a + ib , so we have:

z + 1 + i = ( a + 1 ) + ( b + 1 ) i z + 1 + i = (a + 1) + (b + 1)i

z = a 2 + b 2 a 2 + b 2 = 3 |z| = \sqrt{a^2 + b^2} \Rightarrow \sqrt{a^2 + b^2} = 3

z + 1 + i = ( a + 1 ) 2 + ( b + 1 ) 2 ( a + 1 ) 2 + ( b + 1 ) 2 = 2 |z + 1 + i| = \sqrt{(a + 1)^2 + (b + 1)^2} \Rightarrow \sqrt{(a + 1)^2 + (b + 1)^2} = \sqrt{2}

Raising both equations to the square power we obtain:

a 2 + b 2 = 9 a^2 + b^2 = 9

( a + 1 ) 2 + ( b + 1 ) 2 = 2 (a + 1)^2 + (b + 1)^2 = 2

Let's develop the second equation:

a 2 + 2 a + 1 + b 2 + 2 b + 1 = 2 a 2 + 2 a + b 2 + 2 b = 0 a^2 + 2a + 1 + b^2 + 2b + 1 = 2 \Rightarrow a^2 + 2a + b^2 + 2b = 0

But the first equation says a 2 + b 2 = 9 a^2 + b^2 = 9 , so:

a 2 + 2 a + b 2 + 2 b = 0 9 + 2 a + 2 b = 0 ( a + b ) = 9 2 a^2 + 2a + b^2 + 2b = 0 \Rightarrow 9 + 2a + 2b = 0 \Rightarrow (a + b) = -\frac {9}{2}

being ( a + b ) 2 = a 2 + b 2 + 2 a b (a + b)^2 = a^2 + b^2 + 2ab we obviously have that a 2 + b 2 = ( a + b ) 2 2 a b a^2 + b^2 = (a + b)^2 - 2ab

so:

( 9 2 ) 2 2 a b = 9 81 / 4 2 a b = 9 a b = 45 / 8 (-\frac {9}{2})^2 - 2ab = 9 \Rightarrow 81/4 - 2ab = 9 \Rightarrow ab = 45/8

So we can build a new equation:

x 2 + ( a + b ) x + a b = 0 x 2 9 2 x + 45 8 = 0 x^2 + (a + b)x + ab = 0 \Rightarrow x^2 -\frac {9}{2}x + \frac{45}{8}=0

that has no solutions, being Δ = 81 4 [ 4 × 45 8 ] = 81 4 45 2 = 9 4 \Delta=\frac {81}{4} - [4\times \frac{45}{8}] = \frac {81}{4} - \frac{45}{2}=-\frac {9}{4}

Graphical solution is much easier!

Anandhu Raj - 5 years, 8 months ago

Log in to reply

Sure! This is only another way...

Giorgio de Fornasari - 5 years, 8 months ago

Why does z = a 2 + b 2 |z|=\sqrt{a^2+b^2} ?

jimmy sardana - 5 years, 6 months ago

Log in to reply

|z| is called "modulus" of the complex number a + i b a + ib . It represents the distance between origin of the complex plan and the point which coordinates are "a" on the real axis and "b" on the complex one. It is the same thing than measuring the distance between the origin of the real plan and any point P(x, y) on it.

Giorgio de Fornasari - 5 years, 6 months ago
Gautam Sharma
Nov 12, 2015

Using Triangular Inequality

z i + 1 z + 1 + i z + 1 + i |z|-|i+1| \le |z+1+i| \le |z|+|1+i|

Also z = 3 |z|=3

3 2 z + 1 + i 3 + 2 3- \sqrt2 \le |z+1+i| \le 3+\sqrt2

But 2 \sqrt2 does not lie in above range .Hence no solutions

Abha Vishwakarma
Sep 21, 2018

We can solve the two equations considering the complex number z z as z = x + i y z = x + iy .

It is a known fact that z = x 2 + y 2 |z| = \sqrt{x^2 + y^2}

The given equations are:

  1. z = 3 |z| = 3
  2. z + 1 + i = 2 |z + 1 + i| = \sqrt{2}

So equation ( 1 ) (1) becomes

x 2 + y 2 = 3 \sqrt{x^2 + y^2} = 3

x 2 + y 2 = 9 \Rightarrow x^2 + y^2 = 9

which is the equation of a circle of radius 3 units centered at the origin.

And equation ( 2 ) (2) becomes

x + i y + 1 + i = 2 |x + iy + 1 + i| = \sqrt{2}

( x + 1 ) + i ( y + 1 ) = 2 \Rightarrow |(x+1) + i(y + 1)| = \sqrt{2}

( x + 1 ) 2 + ( y + 1 ) 2 = 2 \Rightarrow \sqrt{(x+1)^2 +(y+1)^2} = \sqrt{2}

( x + 1 ) 2 + ( y + 1 ) 2 = 2 \Rightarrow (x+1)^2 + (y+1)^2 = 2

which is the equation of a circle of radius 2 \sqrt{2} units centered at ( 1 , 1 ) (-1,-1) .

For understanding how we get to know the radius and center of the circle, refer Equation of a Circle

When the graphs of these two equations are plotted in the x y xy plane they look like this : -

The blue circle is the graph of equation ( 1 ) (1) and the red circle is the graph of equation ( 2 ) (2)

We can clearly see that they do not intersect anywhere in their domain, which means there is no coordinate ( x , y ) (x,y) that satisfies both the equations simultaneously . Hence the two equations have no common solution.

For the more rigorous algebraic solution to this answer, you can refer the answer given by Giorgio de Fornasari.

Nivedit Jain
May 30, 2017

Andrew Callahan
Jan 24, 2016

Since |z| = 3, z must be -3 or 3. From this the two equations can be simplified to be |4 + i| = (2)^(1/2) and |-2 + i| = (2)^(1/2). We know that a^2 + b^2 = |a + bi|^2, so 16 + 1 = |4 + i|^2, so (17)^(1/2) = |4+ 1|, since (17)^(1/2) does not equal (2)^(1/2), this equation is wrong. Next |-2 + i| = (-2)^2 + (1)^2 = 4 + 1 = 5, so (5)^(1/2) = |-2 + i|. Since (5)^(1/2) does not equal (2)^(1/2) this equation does not work either. Since both possible options for these equations have been exhausted there is no solution.

Moderator note:

The first line is not true. For example, 1 + 8 i = 3 | 1 + \sqrt{8} i | = 3 .

If z has imaginary part equal to 0, then it must be -3 or 3, but if not, it can be any complex number a+bi such that (a^2+b^2)^(1/2)=3 for real numbers a and b. There is an infinite number of z's which satisfy this, all of which lie in the complex plane on a circle centered at the origin with radius equal to 3. Think about |z| as the distance of z from the point (0,0) in the complex plane.

Chris Callahan - 5 years, 4 months ago

The first line is not true. For example, 1 + 8 i = 3 | 1 + \sqrt{8} i | = 3 .

Calvin Lin Staff - 5 years, 4 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...