StemCET Logo

Maths Question 8 – AP-EAMCET 2026

A, B represent the complex numbers z1,z2 in the complex plane. If O is the origin not lying on AB, AOB=α, OA=OB and z1,z2 are the roots of the equation z2+pz+q=0, where p,qC, then p2=

Understand how complex numbers z1 and z2 relate to points A and B in the complex plane, and how conditions like OA=OB and AOB=α translate to properties of z1 and z2.

Step 1: Relate Roots to Coefficients of the Quadratic Equation✦ Active

Given the quadratic equation z2+pz+q=0, and its roots are z1 and z2. According to Vieta's formulas, the sum and product of the roots are:

z1+z2=p(Equation 1) z1z2=q(Equation 2)

We need to find p2, which can be expressed as p2=(p)2=(z1+z2)2.

💡 Teacher's Secret Hint

Remember that Vieta's formulas are crucial for connecting the roots of a polynomial to its coefficients. Here, we are working with a monic quadratic equation (a=1). Make sure to correctly handle the signs for the sum of roots.

Step 2: Express Roots Using Geometric Conditions○ Expand

The problem states that A and B represent z1 and z2 respectively, O is the origin, OA=OB, and AOB=α. The condition OA=OB implies that the moduli of z1 and z2 are equal. Let |z1|=|z2|=r. The condition AOB=α means the angle between the complex numbers z1 and z2 is α. Without loss of generality, we can choose a coordinate system such that the bisector of AOB lies along the real axis. This allows us to write the complex numbers as:

z1=reiα/2 z2=reiα/2
💡 Teacher's Secret Hint

Representing complex numbers in polar form reiθ is very helpful for problems involving moduli and arguments. When dealing with angles between complex numbers, it's often convenient to rotate the entire system so that one of the arguments or their bisector aligns with an axis.

Step 3: Evaluate the Product of Roots○ Expand

Substitute the expressions for z1 and z2 from Step 2 into Equation 2 (z1z2=q):

q=(reiα/2)(reiα/2) q=r2eiα/2+iα/2 q=r2e0 q=r2(Equation 3)
💡 Teacher's Secret Hint

Remember the property of exponents for complex numbers: eaeb=ea+b. Also, e0=1 for any exponent.

Step 4: Evaluate the Sum of Roots○ Expand

Substitute the expressions for z1 and z2 from Step 2 into Equation 1 (z1+z2=p):

p=reiα/2+reiα/2 p=r(eiα/2+eiα/2)

Using Euler's formula, we know that eiθ+eiθ=2cosθ. Applying this, we get:

p=r(2cos(α/2))(Equation 4)
💡 Teacher's Secret Hint

The identity eiθ+eiθ=2cosθ is a very useful shortcut derived directly from eiθ=cosθ+isinθ and eiθ=cosθisinθ. Make sure to identify θ=α/2 in this context.

Step 5: Calculate p2○ Expand

Square both sides of Equation 4 to find p2:

(p)2=(2rcos(α/2))2 p2=4r2cos2(α/2)

Now, substitute the value of r2 from Equation 3 (r2=q) into this expression:

p2=4qcos2(α2)

This matches option 1.

💡 Teacher's Secret Hint

Always double-check that you've used all the given information. Here, the relationship between p,q and z1,z2 was established first, and then the geometric properties were used to simplify z1 and z2 before substitution.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.