Let z 1 and z 2 be two given complex numbers such that z 2 z 1 + z 1 z 2 = 1 and ∣ z 1 ∣ = 3 . Compute ∣ z 1 − z 2 ∣ 2 .
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.
but z 1 z 1 ˉ = ∣ z 1 ∣ 2
The answer should be 9 because there is an exponent 2 outside the ∣ z 1 − z 2 ∣ 2
From z 2 z 1 + z 1 z 2 = 1 , we have
z 1 z 2 z 1 2 + z 2 2 = 1
z 1 2 + z 2 2 = z 1 z 2
( z 1 − z 2 ) 2 = − z 1 z 2
{|z_{1}-z_{2}|}^{2}=|z_{1}||z_{2}| \ \tag{1}
From z 1 2 + z 2 2 = z 1 z 2 , we have
z 1 2 = z 2 z 1 − z 2 2
z 1 2 = z 2 ( z 1 − z 2 )
∣ z 2 ∣ ∣ z 1 ∣ 2 = ∣ z 1 − z 2 ∣
\frac{{|z_{1}|}^{4}}{{|z_{2}|}^{2}}={|z_{1}-z_{2}|}^{2} \ \tag{2}
( 1 ) = ( 2 )
∣ z 2 ∣ 2 ∣ z 1 ∣ 4 = ∣ z 1 ∣ ∣ z 2 ∣
∣ z 1 ∣ 3 = ∣ z 2 ∣ 3
Therefore,
∣ z 1 ∣ = ∣ z 2 ∣ = 3
∣ z 1 − z 2 ∣ 2 = ∣ z 1 ∣ ∣ z 2 ∣ = 9
The explanation is correct, but it seems hard to motivate such an approach.
Problem Loading...
Note Loading...
Set Loading...
Putting z 2 z 1 = t , we get t + t 1 = 1 or, t 2 − t + 1 = 0 or, t = 2 1 + 3 i or, ∣ t ∣ = 1 or, ∣ z 1 ∣ = ∣ z 2 ∣ = 3 .
Now ∣ z 1 − z 2 ∣ 2 = ( z 1 − z 2 ) ( z 1 ˉ − z 2 ˉ )
= z 1 z 1 ˉ + z 2 z 2 ˉ − ( z 1 z 2 ˉ + z 2 z 1 ˉ )
= 9 + 9 − ( t z 2 z 2 ˉ + t z 1 z 1 ˉ )
= 1 8 − 9 ( t + t 1 ) = 1 8 − 9 = 9 .