Solveeit Logo

Question

Question: Show that\(\left| \dfrac{z-2}{z-3} \right|=2\) represents a circle. Find its centre and radius....

Show thatz2z3=2\left| \dfrac{z-2}{z-3} \right|=2 represents a circle. Find its centre and radius.

Explanation

Solution

Hint: At first take cross multiplication and then take z as x+iyx+iy and then use form that if w=a+ibw=a+ib then w=a2+b2\left| w \right|={{a}^{2}}+{{b}^{2}}. After solving and finding equation of circle convert it in form (xa)2+(yb)2=c2{{\left( x-a \right)}^{2}}+{{\left( y-b \right)}^{2}}=c^2 where (a, b) is centre and c is radius.

Complete step-by-step answer:
In the question we are given an equation z2z3=2\left| \dfrac{z-2}{z-3} \right|=2 represents a circle and we have to find it’s centre and radius.
Here z is a complex number.
Before doing so, we will learn what complex numbers are.
A complex number is a number that can be written in form of a+bia+bi where a, b are real numbers and I is a solution of the equation x2=1.{{x}^{2}}=-1. This is because no real value satisfies for equation x2+1=0{{x}^{2}}+1=0 or x2=1{{x}^{2}}=-1, hence I is called imaginary numbers. For the complex number a+iba+ib, a is considered as the real part and b as imaginary part. Despite the historical nomenclature “imaginary” , complex numbers are regarded in the mathematical sciences as just as “real” as real numbers, and are fundamental in any aspect of scientific description of the natural word.
So, given equation is
z2z3=2\left| \dfrac{z-2}{z-3} \right|=2
On cross multiplication we get,
z2=2z3\left| z-2 \right|=2\left| z-3 \right|
As z is a complex number then z can be taken as a x+iyx+iy where x, y are real numbers.
So on substituting z=x+iyz=x+iy we get,
x+iy2=2x+iy3\left| x+iy-2 \right|=2\left| x+iy-3 \right|
The equation can be rearranged and written as,
(x2)+iy=2(x3)+iy\left| (x-2)+iy \right|=2\left| (x-3)+iy \right|
Now we will apply formula that
If w=a+ibw=a+ib then w=a2+b2\left| w \right|=\sqrt{{{a}^{2}}+{{b}^{2}}}
So,
x2+iy=(x2)2+y2\left| x-2+iy \right|=\sqrt{{{(x-2)}^{2}}+{{y}^{2}}} and x3+iy=(x3)2+y2\left| x-3+iy \right|=\sqrt{{{(x-3)}^{2}}+{{y}^{2}}}
So we can rewrite equation as,
(x2)2+y2=2(x3)2+y2\sqrt{{{(x-2)}^{2}}+{{y}^{2}}}=2\sqrt{{{(x-3)}^{2}}+{{y}^{2}}}
Now we will square on both sides we will get,
{{(x-2)}^{2}}+{{y}^{2}}=4\left\\{ {{(x-3)}^{2}}+{{y}^{2}} \right\\}
Now we will break and do the expansions we get,
{{x}^{2}}-4x+4+{{y}^{2}}=4\left\\{ \left( {{x}^{2}}-6x+9 \right)+{{y}^{2}} \right\\}
On simplifying the equation we get,
x24x+4+y2=4x224x+36+4y2{{x}^{2}}-4x+4+{{y}^{2}}=4{{x}^{2}}-24x+36+4{{y}^{2}}
Now taking all variables and constants in one side of equation we will get,
3x220x+32+3y2=03{{x}^{2}}-20x+32+3{{y}^{2}}=0
Now we will divide the whole equation of 3 we will get
x2203x+323+y2=0{{x}^{2}}-\dfrac{20}{3}x+\dfrac{32}{3}+{{y}^{2}}=0
Now we will write the equation as,
x22(103)x+(103)249+y2=0{{x}^{2}}-2\left( \dfrac{10}{3} \right)x+{{\left( \dfrac{10}{3} \right)}^{2}}-\dfrac{4}{9}+{{y}^{2}}=0
So we can write the equation as,
(x103)2+(y0)2=49=(23)2{{\left( x-\dfrac{10}{3} \right)}^{2}}+{{\left( y-0 \right)}^{2}}=\dfrac{4}{9}={{\left( \dfrac{2}{3} \right)}^{2}}
Now as we know that if equation of circle is (xx1)2+(yy1)2=r2{{\left( x-{{x}_{1}} \right)}^{2}}+{{\left( y-{{y}_{1}} \right)}^{2}}={{r}^{2}} then its centre is (x1,y1)\left( {{x}_{1}},{{y}_{1}} \right) and radius is ‘r’ so if the equation is
(x103)2+(y0)2=(23)2{{\left( x-\dfrac{10}{3} \right)}^{2}}+{{\left( y-0 \right)}^{2}}={{\left( \dfrac{2}{3} \right)}^{2}}
Then the centre will be (103,0)\left( \dfrac{10}{3},0 \right) and radius will be 23\dfrac{2}{3} .
Hence it’s centre is (103,0)\left( \dfrac{10}{3},0 \right) and radius is (23)\left( \dfrac{2}{3} \right) .

Note: Also we can find centre and radius of circle, given equation if it is in form x2+y2+2gx+2fy+c=0{{x}^{2}}+{{y}^{2}}+2gx+2fy+c=0 then it’s centre will be (-g, -f) and radius will be g2+f2c\sqrt{{{g}^{2}}+{{f}^{2}}-c} .