Animated Solution for Mathematics - Complex Numbers: Let the lines (2–i)z=(2+i)zˉ and (2+i)z+(i–2)zˉ–4i=0, (here i2=−1 ) be normal to a circle C. If the line iz+zˉ+1+i=0 is tangent to this circle C, then its radius is :
Select Answer:
Visualized Solution
Understanding the Geometry
Normals to a circle always pass through its center.
The intersection of the two given normal lines will provide the center (h,k).
The radiusr is the perpendicular distance from the center to the tangent line.
Cartesian Conversion Strategy
Complex line equations can be hard to visualize.
We convert them to Cartesian form by substituting z=x+iy and zˉ=x−iy.
This will give us standard straight line equations.
Substituting into First Normal
First normal equation: (2−i)z=(2+i)zˉ
Substitute z=x+iy and zˉ=x−iy:
(2−i)(x+iy)=(2+i)(x−iy)
Simplifying First Normal
Expand both sides: 2x+2iy−ix+y=2x−2iy+ix+y
Cancel common terms: 2x and y cancel out.
We get: 4iy−2ix=0
Divide by −2i: x−2y=0 (L1)
Substituting into Second Normal
Second normal equation: (2+i)z+(i−2)zˉ−4i=0
Substitute z and zˉ:
(2+i)(x+iy)+(i−2)(x−iy)−4i=0
Simplifying Second Normal
Expand: 2x+2iy+ix−y+ix+y−2x+2iy−4i=0
Cancel 2x and −y: 4iy+2ix−4i=0
Divide by 2i: x+2y−2=0 (L2)
Finding the Center of the Circle
Solve L1:x−2y=0 and L2:x+2y=2.
Add the equations: (x−2y)+(x+2y)=0+2⟹2x=2⟹x=1
Substitute x=1 into L1: 1−2y=0⟹y=21
CenterC(1,21)
Substituting into Tangent Line
Tangent equation: iz+zˉ+1+i=0
Substitute z=x+iy and zˉ=x−iy:
i(x+iy)+(x−iy)+1+i=0
Simplifying Tangent Line
Expand: ix−y+x−iy+1+i=0
Group real and imaginary parts:
(x−y+1)+i(x−y+1)=0
For this to be zero, the real part must be zero: x−y+1=0
Radius as Perpendicular Distance
The radius is the perpendicular distance from the center C(1,21) to the tangent line x−y+1=0.
Distance formula: r=A2+B2∣Ax0+By0+C∣
Applying the Distance Formula
Center (x0,y0)=(1,21)
Tangent line: 1⋅x−1⋅y+1=0 (So A=1,B=−1,C=1)
Substitute values: r=12+(−1)2∣1(1)−1(21)+1∣
Calculating the Final Radius
Numerator: ∣1−21+1∣=23
Denominator: 12+(−1)2=2
r=223=223
Final Conclusion
The radius of the circle is 223.
Key Takeaway: Always convert complex line equations to Cartesian form for geometric clarity.
Final Answer: Option (3)
00:00 / 00:00
The Sigma Insight: Geometrical Applications of Complex Numbers
Solution Diagram
Analyzing the Setup
We are given two lines in the complex plane, (2−i)z=(2+i)zˉ and (2+i)z+(i−2)zˉ−4i=0, which serve as normals to a circle. Since a normal to a circle must pass through its center, the intersection of these two lines provides the center (h,k) of the circle.
To solve this, we employ the Cartesian bridge by substituting z=x+iy and zˉ=x−iy. This translates the complex equations into standard linear equations in x and y.
Translating the Normals
For the first normal, (2−i)(x+iy)=(2+i)(x−iy), we expand the terms:
2x+2iy−ix−i2y=2x−2iy+ix+i2y
Recalling that i2=−1, the equation simplifies significantly:
2x+2iy−ix+y=2x−2iy+ix−y
Canceling the 2x terms and rearranging, we obtain 4iy−2ix+2y=0. Dividing by 2i (or simplifying the real and imaginary components), we arrive at the first line, L1:
x−2y=0
For the second normal, (2+i)(x+iy)+(i−2)(x−iy)−4i=0, we expand:
2x+2iy+ix−y+ix+y−2x+2iy−4i=0
The 2x and −2x terms cancel, as do the −y and +y terms. We are left with:
4iy+2ix−4i=0
Dividing the entire equation by 2i, we obtain the second line, L2:
x+2y−2=0
Locating the Center
We now solve the system of linear equations:
1) x−2y=0
2) x+2y=2
Adding these two equations yields 2x=2, which implies x=1. Substituting x=1 into the first equation, we find 1−2y=0, or y=1/2. Thus, the center of the circle is (1,1/2).
Determining the Radius
We are given the tangent line iz+zˉ+1+i=0. Substituting z=x+iy and zˉ=x−iy:
i(x+iy)+(x−iy)+1+i=0
ix−y+x−iy+1+i=0
Grouping the real and imaginary parts, we get:
(x−y+1)+i(x−y+1)=0
For this complex equation to hold, both the real and imaginary parts must be zero. This yields the tangent line equation:
x−y+1=0
The radius r is the perpendicular distance from the center (1,1/2) to the line x−y+1=0. Using the distance formula: