Question
Question: The real values of x and y for which the equation \(\left( {{x}^{4}}+2xi \right)-\left( 3{{x}^{2}}+y...
The real values of x and y for which the equation (x4+2xi)−(3x2+yi)=(3−5i)+(1+2yi) is satisfied, are:
a). x=2,y=3
b). x=−2,y=31
c). Both (a) and (b)
d). None of these
Solution
Hint: First of all, separate and group all the real numbers in one and the complex numbers in the other on both sides of the equation. Then comparing on both sides of the equation, we will get conditions in x and y .Solving these conditions will give us the final answer.
Complete step-by-step solution -
Given equation is (x4+2xi)−(3x2+yi)=(3−5i)+(1+2yi)
Removing all the brackets and simplifying,
x4+2xi−3x2−yi=3−5i+1+2yi⇒(x4−3x2)+(2x−y)i=4+(2y−5)i
Comparing on the both sides, we get,
x4−3x2=4 and 2x−y=2y−5
Let us consider the equation x4−3x2=4 .
Rearranging,
⇒x4−3x2−4=0
Now this can be written as
⇒(x2)2−3x2−4=0 .
Thus this equation is a quadratic equation in x2 . Therefore, its factors can be written as,
⇒(x2)2−4x2+x2−4=0⇒x2(x2−4)+1(x2−4)=0⇒(x2+1)(x2−4)=0
Thus, we get, x2+1=0 and x2−4=0 .
Thus, the four roots are 2,-2 and i,–i. But since in the question it is told that x should be real, the permitted values are +2 and -2.
Now, let us consider the equation 2x−y=2y−5 .
Rearranging,
⇒2x+5=3y⇒y=32x+5
Let us put x=2 at first place.
We get,
⇒y=32(2)+5⇒y=34+5⇒y=39⇒y=3
Thus one pair is x=2 and y=3.
Now, let us put x=-2.
⇒y=32(−2)+5⇒y=3−4+5
⇒y=31.
Thus, we get one more pair, x=-2 and y=31.
Therefore, both options, option (a) and (b) are correct.
But option (c) says “Both (a) and (b)”. Thus, Option (c) is the correct option.
Note: Please be careful while solving the quadratic equation. It should give you four roots, maybe real or complex. If you get less than four roots then you have solved it wrongly. Some students assign x2 to some variable (say z) and then forget to reassign z back to x2 and get only roots. This would give you a completely wrong answer.