Question
Question: Given that the equation \({{z}^{2}}+\left( p+iq \right)z+r+is=0\), where p, q, r, s are real and non...
Given that the equation z2+(p+iq)z+r+is=0, where p, q, r, s are real and non-zero has a real root, then
(a) pqr=r2+p2s
(b) prs=q2+r2p
(c) qrs=p2+s2q
(d) pqs=s2+q2r
Solution
Hint: Assume a solution and we use real and imaginary parts to create more equations and find relation between them. There is a need to remember that if a complex number is equal to zero then its real part and imaginary part is to be equal.
Complete step-by-step solution -
Given expression in the question:
z2+(p+iq)z+r+is=0..........(i)
Given information,
P, q, r and s are real.
There is a non-zero root for the equation.
An equation containing a complex number is called a complex equation.
A number containing imaginary term in it is called as complex number
There can be a real number which may satisfy a complex equation.
Example ix+x=0,x=0 also satisfies this equation.
So, here for a given complex equation we can assume a real root which satisfies the expression properly.
Let us assume z = k satisfies the expression, we know “k” is a real number.
Substituting z = k in expression we get:
k2+(p+iq)k+r+is=0
By simplifying we get:
k2+pk+iqk+r+is=0
By grouping real and imaginary terms separately we get:
(k2+pk+r)+iqk+is=0
By taking i common in last two terms, we get:
(k2+pk+r)+i(qk+s)=0
We know,
By basic complex numbers knowledge, we say:
If a + ib = 0 then a = 0 and b = 0 must be true
By above we get 2 cases.
So, by equating each term to 0 we get:
Case 1: Equating imaginary part to 0.
qk + s = 0
By subtracting s on both sides, we get:
qk = -s
By dividing with q on both sides, we get:
k=q−s........(A)
Case 2: Equating real part to zero, we get:
k2+pk+r=0
By algebraic properties, we say:
If ax2+bx+c=0 , then its solutions can be written as
x=2a−b±b2−4ac
By substituting equation (A) here, we get:
(q−s)2+p(q−s)+r=0
By simplifying, we get
s2−pqs+q2r=0
By adding pqs on both sides, we get:
s2+q2r=pqs
Therefore pqs=s2+q2r
Option (d) is correct.
Note: First we need to equate the imaginary part to zero as the equation there is first degree it can be easily solved and can be plucked into the second degree equation for further simplification.