The area of the polygon, whose vertices are the non-real roots of the equation z=iz2 is :
Options
Solution
Key Concepts and Formulas
Complex Number Representation: A complex number z can be written as z=x+iy, where x and y are real numbers, and i is the imaginary unit (i2=−1). The conjugate of z is z=x−iy.
Equating Complex Numbers: If a+bi=c+di, where a,b,c,d are real numbers, then a=c and b=d.
Area of a Triangle: Given the vertices (x1,y1), (x2,y2), and (x3,y3), the area of the triangle formed by these vertices is given by Area=21∣x1(y2−y3)+x2(y3−y1)+x3(y1−y2)∣
Step-by-Step Solution
Step 1: Express z in rectangular form and substitute into the equation
We are given the equation z=iz2. To solve this, we express z in its rectangular form, z=x+iy, where x and y are real numbers. The conjugate of z is then z=x−iy. Substituting these into the given equation, we get:
x−iy=i(x+iy)2
Step 2: Expand and simplify the equation
Now, we expand the right-hand side of the equation and simplify it to separate the real and imaginary parts:
x−iy=i(x2+2ixy−y2)x−iy=i(x2−y2+2ixy)x−iy=i(x2−y2)+i2(2xy)
Since i2=−1, we have:
x−iy=i(x2−y2)−2xyx−iy=−2xy+i(x2−y2)
Step 3: Equate the real and imaginary parts
Equating the real and imaginary parts on both sides of the equation, we obtain two real equations:
Real part: x=−2xy (Equation 1)
Imaginary part: −y=x2−y2 (Equation 2)
Step 4: Solve for x and y from the real equations
From Equation 1, x=−2xy, we can write:
x+2xy=0x(1+2y)=0
This gives us two cases:
Case 1: x=0
Case 2: 1+2y=0⇒y=−21
Step 4.1: Analyze Case 1 (x=0)
Substitute x=0 into Equation 2:
−y=(0)2−y2−y=−y2y2−y=0y(y−1)=0
This gives us two solutions for y: y=0 or y=1.
So, when x=0, we have two complex numbers: z1=0+0i=0 and z2=0+1i=i.
Step 4.2: Analyze Case 2 (y=−21)
Substitute y=−21 into Equation 2:
−(−21)=x2−(−21)221=x2−41x2=21+41=43x=±43=±23
So, when y=−21, we have two complex numbers: z3=23−21i and z4=−23−21i.
Step 5: Identify the non-real roots
The roots are z1=0, z2=i, z3=23−21i, and z4=−23−21i.
The non-real roots are i, 23−21i, and −23−21i.
In the complex plane, these correspond to the points (0,1), (23,−21), and (−23,−21).
Step 6: Calculate the area of the triangle formed by the non-real roots
Let the vertices of the triangle be A=(0,1), B=(23,−21), and C=(−23,−21). Using the formula for the area of a triangle:
Area=21∣xA(yB−yC)+xB(yC−yA)+xC(yA−yB)∣Area=21∣0(−21−(−21))+23(−21−1)+(−23)(1−(−21))∣Area=21∣0+23(−23)−23(23)∣Area=21∣−433−433∣Area=21∣−463∣=21⋅463=433
Common Mistakes & Tips
Sign Errors: Be extremely careful with signs when expanding and simplifying the complex equation and when applying the area formula.
Real vs. Non-Real Roots: Make sure to correctly identify and use only the non-real roots for calculating the area. The root z=0 is real and should be excluded.
Simplifying Complex Expressions: Double-check all algebraic manipulations, especially when dealing with i2 and separating real and imaginary components.
Summary
We solved the equation z=iz2 by expressing z as x+iy, separating the real and imaginary parts, and solving the resulting system of equations. We identified the non-real roots and used them as vertices of a triangle. Finally, we calculated the area of this triangle using the coordinates of its vertices.
The final answer is 433, which corresponds to option (A).