If z_1, z_2, z_3 in mathbbC are the vertices of an equilateral triangle, whose centroid is z_0, then sum_k=1^3 (z_k - z_0)^2 is equal to

Solution & Explanation

### Related Formula For any equilateral triangle with vertices z_1, z_2, z_3: z_1^2 + z_2^2 + z_3^2 = z_1 z_2 + z_2 z_3 + z_3 z_1 quad text--- (1) Centroid equation: z_0 = fracz_1 + z_2 + z_33 implies z_1 + z_2 + z_3 = 3z_0 ### Core Logic Let's expand the target sum: sum_k=1^3 (z_k - z_0)^2 = (z_1 - z_0)^2 + (z_2 - z_0)^2 + (z_3 - z_0)^2 ### Step 1: Expansion and Algebraic Grouping Expanding each quadratic term: = (z_1^2 + z_2^2 + z_3^2) - 2z_0(z_1 + z_2 + z_3) + 3z_0^2 Substitute z_1 + z_2 + z_3 = 3z_0: = (z_1^2 + z_2^2 + z_3^2) - 2z_0(3z_0) + 3z_0^2 = z_1^2 + z_2^2 + z_3^2 - 3z_0^2 ### Step 2: Resolving using Equilateral Condition Substitute 3z_0^2 = 3 left(fracz_1+z_2+z_33right)^2 = frac(z_1+z_2+z_3)^23: = (z_1^2 + z_2^2 + z_3^2) - fracz_1^2 + z_2^2 + z_3^2 + 2(z_1z_2 + z_2z_3 + z_3z_1)3 = frac2(z_1^2 + z_2^2 + z_3^2) - 2(z_1z_2 + z_2z_3 + z_3z_1)3 = frac23(z_1^2 + z_2^2 + z_3^2 - (z_1 z_2 + z_2 z_3 + z_3 z_1)) Using condition (1) for equilateral triangles, the terms inside the parentheses equal 0. Thus: = 0 ### Pattern Recognition This is a standard invariant of equilateral triangles. Any translation to center of mass coordinates leaves the shape invariant, making the sum of squares of coordinate vectors relative to the centroid equal to zero. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Complex Numbers

Reference Study Guides

More Complex Numbers Previous-Year Questions — Page 4

Q54 jee_main_2025_28_jan_evening Complex Roots of Quadratic Equations
If alpha+ibeta and gamma+idelta are the roots of x^2-(3-2i)x-(2i-2)=0, i=sqrt-1 then alphagamma+betadelta is equal to :
  • A. 6
  • B. 2
  • C. -2
  • D. -6

Solution

### Related Formula For a quadratic equation Ax^2 + Bx + C = 0, roots can be obtained via the quadratic formula: x = frac-B pm sqrtB^2 - 4AC2A ### Core Logic Given quadratic equation: x^2-(3-2i)x-(2i-2)=0 Using the quadratic formula where A=1, B=-(3-2i), C=-(2i-2): x = frac(3-2i) pm sqrt(3-2i)^2 - 4(1)(-(2i-2))2 ### Step 1: Simplify the Discriminant textDiscriminant D = (3-2i)^2 + 4(2i-2) D = (9 - 4 - 12i) + (8i - 8) D = 5 - 12i + 8i - 8 = -3 - 4i We need to find sqrt-3-4i. Let it be written as a perfect square: -3-4i = 1 - 4 - 4i = 1^2 + (2i)^2 - 2(1)(2i) = (1-2i)^2 Thus, sqrtD = pm(1-2i). ### Step 2: Find the Roots Boxedx = frac(3-2i) pm (1-2i)2 Case 1 (+ sign): x_1 = frac3 - 2i + 1 - 2i2 = frac4 - 4i2 = 2 - 2i Case 2 (- sign): x_2 = frac3 - 2i - 1 + 2i2 = frac22 = 1 + 0i Let the roots be alpha + ibeta = 2 - 2i implies alpha=2, beta=-2 and gamma + idelta = 1 + 0i implies gamma=1, delta=0 ### Step 3: Evaluate Target Expression alphagamma + betadelta = (2)(1) + (-2)(0) = 2 ### Pattern Recognition Always try to express the complex number under the square root in the form (a + bi)^2 by matching the imaginary part 2ab = -4i implies ab = -2, and a^2 - b^2 = -3. This avoids long calculations. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Complex Numbers and Quadratic Equations
Q jee_main_2025_29_jan_morning Geometry of Complex Numbers
Let |z_1 - 8 - 2i| le 1 and |z_2 - 2 + 6i| le 2, z_1, z_2 in mathbbC. Then the minimum value of |z_1 - z_2| is:
  • A. 3
  • B. 7
  • C. 13
  • D. 10

Solution

### Related Formula textMinimum distance between two circles: d_min = C_1C_2 - r_1 - r_2 ### Core Logic The expressions define two circular disc fields in the complex plane: Circle 1: Center C_1(8, 2), radius r_1 = 1 Circle 2: Center C_2(2, -6), radius r_2 = 2
Geometry of Complex Numbers diagram for Q69 - JEE Main 2025 Morning
Geometry of Complex Numbers diagram for Q69 - JEE Main 2025 Morning
### Step 1: Calculate Center Distance Using coordinate distance formulation: C_1C_2 = sqrt(8 - 2)^2 + (2 - (-6))^2 = sqrt6^2 + 8^2 = 10 ### Step 2: Find Minimum Separation |z_1 - z_2|_min = C_1C_2 - r_1 - r_2 = 10 - 1 - 2 = 7 ### Pattern Recognition Always interpret modulus circle properties geometrically rather than algebraically. Disconnecting complex plane variables into simple 2D analytical geometry centers avoids calculation mistakes entirely. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Complex Numbers Class 11 Mathematics: Coordinate Geometry
Q6 jee_main_2024_01_february_morning Geometry of Complex Numbers
Let S=\zin C:|z-1|=1 text and (sqrt2-1)(z+overlinez)-i(z-overlinez)=2sqrt2\. Let z_1, z_2in S be such that |z_1|=max_zin S|z| and |z_2|=min_zin S|z|. Then |sqrt2z_1-z_2|^2 equals:
  • A. 1
  • B. 4
  • C. 3
  • D. 2

Solution

### Related Formula For a complex number z = x + iy: 1. |z| = sqrtx^2 + y^2 2. z + overlinez = 2x 3. z - overlinez = 2iy ### Core Logic Let z = x + iy. The first condition |z - 1| = 1 describes a circle: (x-1)^2 + y^2 = 1 quad implies (1) The second condition gives a straight line: (sqrt2-1)(2x) - i(2iy) = 2sqrt2 2(sqrt2-1)x + 2y = 2sqrt2 (sqrt2-1)x + y = sqrt2 quad implies (2) The set S contains the intersection points of this circle and line. ### Step 1: Solve for Intersection Points From (2), y = sqrt2 - (sqrt2-1)x. Substitute this into (1): (x-1)^2 + [sqrt2 - (sqrt2-1)x]^2 = 1 Solving this quadratic equation gives two values of x: x = 1 quad textor quad x = frac12-sqrt2 - **Case A**: x = 1 implies y = sqrt2 - (sqrt2-1)(1) = 1. So, one point is z_A = 1 + i. Its magnitude is |z_A| = sqrt1^2 + 1^2 = sqrt2. - **Case B**: x = frac12-sqrt2 = frac2+sqrt22 = 1 + frac1sqrt2. Then y = sqrt2 - (sqrt2-1)left(1+frac1sqrt2right) = sqrt2 - left(sqrt2 + 1 - 1 - frac1sqrt2right) = frac1sqrt2. So, the other point is z_B = left(1 + frac1sqrt2right) + fracisqrt2. Its magnitude is |z_B| = sqrtleft(1+frac1sqrt2right)^2 + left(frac1sqrt2right)^2 = sqrt1 + sqrt2 + frac12 + frac12 = sqrt2 + sqrt2. ### Step 2: Evaluate Min and Max Magnitude Expressions Comparing magnitudes, |z_B| > |z_A|, so: z_1 = z_B = left(1 + frac1sqrt2right) + fracisqrt2 z_2 = z_A = 1 + i Now, calculate |sqrt2z_1-z_2|^2: sqrt2z_1 = sqrt2left(1 + frac1sqrt2right) + sqrt2left(fracisqrt2right) = (sqrt2 + 1) + i sqrt2z_1 - z_2 = (sqrt2 + 1 + i) - (1 + i) = sqrt2 |sqrt2z_1 - z_2|^2 = |sqrt2|^2 = 2 ### Pattern Recognition Sees: Geometric constraint mapping to a circle and line intersection in the complex plane. Shortcut: Rationalizing terms like frac12-sqrt2 immediately into standard form 1+frac1sqrt2 saves you from handling layered fraction algebra down the line. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Complex Numbers: Geometry Class 10 Coordinate Geometry: Lines and Circles
Q27 jee_main_2024_01_february_morning Geometry of Complex Numbers
Let P=\zinmathbbC:|z+2-3i|le1\ and Q=\zinmathbbC:z(1+i)+overlinez(1-i)le-8\. Let in P cap Q, |z-3+2i| be maximum and minimum at z_1 and z_2 respectively. If |z_1|^2+2|z_2|^2=alpha+betasqrt2, where alpha, beta are integers, then alpha+beta equals
Numerical Answer. Answer: 36 to 36

Solution

### Related Formula For a complex coordinate transformation, substituting z = x + iy and its conjugate overlinez = x - iy maps a complex condition directly into rectangular Cartesian coordinates. ### Core Logic Let's translate the complex set properties into Cartesian geometry: - Set P: |z - (-2 + 3i)| le 1 implies Interior and boundary of a circle with center C(-2, 3) and radius r = 1. - Set Q: (x+iy)(1+i) + (x-iy)(1-i) le -8 implies (x - y + ix + iy) + (x - y - ix - iy) le -8 2(x - y) le -8 implies x - y + 4 le 0 This defines a half-plane below or to the left of the boundary line L_2: x - y + 4 = 0. ### Step 1: Identify Extreme Points for Distance from Point A We want to find points in the region P cap Q that minimize and maximize the distance to the external point A(3, -2), corresponding to |z - (3 - 2i)|. The line L_1 connecting center C(-2, 3) and point A(3, -2) has slope: m = frac-2 - 33 - (-2) = frac-55 = -1 Equation of line L_1: y - 3 = -1(x + 2) implies x + y - 1 = 0.
Geometric region intersection for complex inequalities for Q27 - JEE Main 2024 01 February Morning
The graphic details the intersection region bounded by the circular locus and the line inequality, showing points z1 and z2 relative to external reference point P.
### Step 2: Calculate Coordinates for z1 and z2 - **Minimum Distance Point (z_2):** By geometric observation, the minimum distance from A to the bounded region is the intersection point of lines L_1 and L_2: x - y + 4 = 0 quad textand quad x + y - 1 = 0 implies 2x + 3 = 0 implies x = -frac32, \, y = frac52 So, z_2 = left(-frac32, frac52 ight). - **Maximum Distance Point (z_1):** The maximum distance is at the far boundary edge of the circle along line L_1. The vector path from C(-2, 3) opposite to A has unit direction left(-frac1sqrt2, frac1sqrt2right): z_1 = left(-2 - frac1sqrt2, \, 3 + frac1sqrt2right) ### Step 3: Evaluate Magnitudes and Sum Parameters Calculate the squares of the moduli: |z_1|^2 = left(-2 - frac1sqrt2right)^2 + left(3 + frac1sqrt2right)^2 = 4 + 2sqrt2 + frac12 + 9 + 3sqrt2 + frac12 = 14 + 5sqrt2 |z_2|^2 = left(-frac32right)^2 + left(frac52 ight)^2 = frac94 + frac254 = frac344 = frac172 Now compute the total requested term: |z_1|^2 + 2|z_2|^2 = (14 + 5sqrt2) + 2left(frac172right) = 14 + 5sqrt2 + 17 = 31 + 5sqrt2 Matching with alpha + betasqrt2 gives alpha = 31 and beta = 5. Thus: alpha + beta = 31 + 5 = 36 ### Pattern Recognition Sees: Locus intersection involving geometric complex inequalities. Shortcut: Translating complex equations into standard 2D graphs reveals the geometry instantly, mapping extreme distances to line intersections or boundary nodes cleanly. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Complex Numbers: Geometry Class 11 Coordinate Geometry: Straight Lines
Q6 jee_main_2024_29_january_evening Modulus and Argument of a Complex Number
Let r and theta respectively be the modulus and amplitude of the complex number z = 2 - i left(2 tan frac5 pi8right), then (r, theta) is equal to
  • A. left(2sec frac3pi8,frac3pi8right)
  • B. left(2sec frac3pi8,frac5pi8right)
  • C. left(2sec frac5pi8,frac3pi8right)
  • D. left(2sec frac11pi8,frac11pi8 ight)

Solution

### Related Formula For z = x + iy, modulus r = sqrtx^2 + y^2 and argument theta depends on the quadrant location. ### Core Logic Given z = 2 - ileft(2 tan frac5pi8right). Note that frac5pi8 lies in the second quadrant, so tan frac5pi8 < 0. Let's write r: r = sqrt2^2 + left(-2 tan frac5pi8right)^2 = 2 sqrt1 + tan^2 frac5pi8 = 2 left| sec frac5pi8 right| Since sec frac5pi8 is negative: r = -2 sec frac5pi8 = -2 sec left(pi - frac3pi8right) = 2 sec frac3pi8 ### Step 1: Finding the Amplitude Since x = 2 > 0 and y = -2 tan frac5pi8 > 0, the complex number lies in the first quadrant. theta = tan^-1 left( fracyx right) = tan^-1 left( frac-2 tan frac5pi82 right) = tan^-1 left( -tan frac5pi8 right) -tan frac5pi8 = -tan left(pi - frac3pi8right) = tan frac3pi8 theta = tan^-1 left( tan frac3pi8 right) = frac3pi8 ### Pattern Recognition Always absolute-value trigonometric terms coming out of square roots (e.g., sqrtsec^2 phi = |sec phi|). Knowing the precise quadrant prevents incorrect signs. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Complex Numbers and Quadratic Equations

More Complex Numbers Questions — jee_main_2025_03_april_evening

Practice all Complex Numbers previous-year questions →

Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)