For all complex numbers z 1 , z 2 satisfying ∣ z 1 ∣ = 1 2 and ∣ z 2 − 3 − 4 i ∣ = 5 , find the minimum value of ∣ z 1 − z 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.
Nice and quick geometrical approach to the problem.
This question is based on reverse triangle inequality ∣ ∣ z 1 ∣ − ∣ z 2 ∣ ∣ ≤ ∣ z 1 − z 2 ∣
∣ z 2 − ( 3 + 4 i ) ∣ = 5
∣ ∣ z 2 ∣ − ∣ 3 + 4 i ∣ ∣ ≤ ∣ z 2 − ( 3 + 4 i ) ∣
∣ ∣ z 2 ∣ − ∣ 3 + 4 i ∣ ∣ ≤ 5
∣ ∣ z 2 ∣ − 5 ∣ ≤ 5
− 5 ≤ ∣ z 2 ∣ − 5 ≤ 5
− 5 − 7 ≤ ∣ z 2 ∣ − 5 − 7 ≤ 5 − 7
− 1 2 ≤ ∣ z 2 ∣ − 1 2 ≤ − 2
− 1 2 ≤ ∣ z 2 ∣ − ∣ z 1 ∣ ≤ − 2 c o z i t i s g i v e n t h a t ∣ z 1 ∣ = 1 2
1 2 ≥ ∣ z 1 ∣ − ∣ z 2 ∣ ≥ 2
1 2 ≥ ∣ ∣ z 1 ∣ − ∣ z 2 ∣ ∣ ≥ 2
so the minimum value of ∣ ∣ z 1 ∣ − ∣ z 2 ∣ ∣ is 2 .
According to reverse triangle inequality ∣ ∣ z 1 ∣ − ∣ z 2 ∣ ∣ ≤ ∣ z 1 − z 2 ∣
As the minimum value of ∣ ∣ z 1 ∣ − ∣ z 2 ∣ ∣ is 2 , the minimum value of ∣ z 1 − z 2 ∣ is 2 .
Good solution. Please use \leq for "<=" and \geq for ">=", then solution will look prettier.
Log in to reply
thanks for sharing interesting sums :)
Log in to reply
I am editing your solution , then have a look at the syntax.
distance of Z1 from origin is 12 and distance of 3+4i is from origin is 5..so to minimum the value of distance we take Z1, Z2 and 3+4i is on one st. line..since distance of Z2 from 3+4i is 5.. its distance from Z1 is (12-5)-5=2
Problem Loading...
Note Loading...
Set Loading...
∣ z 2 − 3 − 4 i ∣ = 5 ⇒ z 2 l i e s o n a c i r c l e w i t h r a d i u s 5 u n i t s a n d c e n t e r ( 3 , 4 )
Therefore minimum value of ∣ z 1 − z 2 ∣ = 2 u n i t s