Animated Solution for Mathematics - Quadratic Equations: If 2+i3 is a root of the equation x2+px+q=0, where p and q are real, then (p,q)=(…,…).
Visualized Solution
The Given Root
Given root: α=2+i3
Equation: x2+px+q=0
Real Coefficients Condition
Coefficients p,q∈R
Complex Conjugate Root Theorem
If coefficients are real, complex roots occur in conjugate pairs.
If α=a+ib is a root, then αˉ=a−ib is also a root.
Identifying the Second Root
First root: α=2+i3
Second root: β=αˉ=2−i3
Vieta's Formulas
For x2+px+q=0:
Sum of roots: α+β=−p
Product of roots: αβ=q
Setting up the Sum
Sum =α+β=(2+i3)+(2−i3)
Calculating the Sum
Sum =2+2+i3−i3=4
Finding p
−p=4⟹p=−4
Setting up the Product
Product =αβ=(2+i3)(2−i3)
Applying Difference of Squares
Product =22−(i3)2
Calculating the Product
Product =4−(i2⋅3)=4−(−1⋅3)
Finding q
Product =4+3=7⟹q=7
Final Result
Final Answer: (p,q)=(−4,7)
00:00 / 00:00
The Sigma Insight: Relation Between Roots and Coefficients
Solution Diagram
Analyzing the Setup
Welcome, future engineers! Today, we are going to unravel a classic JEE problem that tests your understanding of the deep, elegant connection between complex numbers and polynomial equations.
We are given the quadratic equation x2+px+q=0 and told that one of its roots is α=2+i3. We are also given the crucial information that p and q are real numbers.
This is the master key to the entire problem. Imagine the complex plane where our root α sits at the coordinate (2,3). Because the coefficients p and q are real, the polynomial is constrained by a beautiful symmetry known as the Complex Conjugate Root Theorem.
The Power of Conjugates
In the world of polynomials with real coefficients, complex roots never travel alone. They always appear in conjugate pairs, acting like a mirror reflection across the real axis.
If a+ib is a root, then its reflection, a−ib, must also be a root. This occurs because evaluating the polynomial at the conjugate causes the imaginary parts to cancel out perfectly, leaving a result of zero.
So, if our first root is α=2+i3, our second root, β, must be its conjugate:
β=2−i3
Vieta's Formulas
The Bridge
Now that we have identified both roots, we need to find the coefficients p and q. Vieta's formulas serve as the bridge between the roots of a polynomial and its coefficients.
For a quadratic equation of the form x2+px+q=0, the relationships are defined as:
α+β=−p
α⋅β=q
The Final Calculation
First, let us find the sum of the roots:
α+β=(2+i3)+(2−i3)=4
Since the sum of the roots is −p, we have −p=4, which implies p=−4.
Next, we calculate the product of the roots using the difference of squares identity:
α⋅β=(2+i3)(2−i3)=22−(i3)2
Recalling that i2=−1, the expression simplifies as follows:
α⋅β=4−(−3)=4+3=7
Since the product of the roots is q, we find q=7. We have arrived at our destination: (p,q)=(−4,7).