Question
Question: How do you find the square root of an imaginary number of the form \[a + bi\] ?...
How do you find the square root of an imaginary number of the form a+bi ?
Solution
Hint : An imaginary number is the square root of a negative real number i.e., the square root of a number is a second number that, when multiplied by itself, equals the first number and to find the square root of an imaginary number of the form a+bi , we need to consider any form of it as we took; a+bi=(c+di)2 , such that solve the terms by applying quadratic formula and find the square root of an imaginary number to get the required expression.
Formula used:
(a+b)2=a2+2ab+b2
x=2a−b±b2−4ac
Complete step-by-step answer :
We need to find the square root of an imaginary number of the form a+bi .
If, suppose
a+bi=(c+di)2
Here, we need to solve for c and d; as, we know that (c+di)2 is of the form (a+b)2 i.e., (a+b)2=a2+2ab+b2 hence, applying this we have:
(c+di)2=c2+2cdi+d2i2
=(c2−d2)+(2cd)i
Now, we need to solve for
(c2−d2)=a ……………… 1
2cd=b …………………. 2
From the second equation of these, we need to solve for d2 i.e.,
⇒d=2cb
So, squaring both sides we get:
d2=22c2b2
⇒d2=4c2b2 ……………………… 3
Now, substitute the value of d2 from equation 3 in equation 1 we get:
(c2−d2)=a
⇒(c2−4c2b2)=a …………………. 4
Multiply equation 4 by 4c2 as:
4c2c2−4c2b24c2=4ac2
As, the numerator and denominator term 4c2 are same which implies to one, hence we get:
⇒4(c2)2−b2=4ac2
Now, subtract 4ac2 from both sides of the obtained equation as:
4(c2)2−b2−4ac2=4ac2−4ac2
Simplifying we get:
⇒4(c2)2−b2−4ac2=0 ………………….. 5
Now, from the quadratic formula, we find the value of c2 as we know that quadratic formula is given as: x=2a−b±b2−4ac
Now, substitute the values of a, b and c from equation 5, which is of the form ax2+bx+c=0 ;according to this formula we have a=4 , b=−4a and c=−b2 :
c2=84a±(4a)2−4(4)(−b2)
c2=84a±(4a)2+16b2
Simplifying the terms, we get:
⇒c2=2a±a2+b2
For c to be Real valued we require c2⩾0 , hence it should be + i.e.,
c2=2a+a2+b2
Hence, the value of c is:
⇒c=2a2+b2+a …………………….. 6
Then, from equation 1 we get the value of d as:
(c2−d2)=a
⇒d=±c2−a …………………….. 7
Now, substitute the value of c2 from equation 6 in equation 7 we get:
d=±2a2+b2+a−a
⇒d=±2a2+b2−a
Now, since 2cd=b i.e., equation 2 we have:
If b>0 then c and d must have the same signs.
If b<0 then c and d must have opposite signs.
If b=0 then d=0 .
If b=0 then we can use ∣b∣b as a multiplier to match the signs as we require to find that the square roots of a+bi are:
±((2a2+b2+a)+(∣b∣b2a2+b2−a)i)
Note : To find the square root of a+bi we need to note that:
For positive Real numbers x, the principal square root of x is the positive one, which is the one we mean when we write x . This is also the square root that people commonly mean when they say "the square root of 2" and suchlike, neglecting the fact that 2 has two square roots.
For negative Real numbers x, then by convention and definition, x=i−x , i.e., the principal square root is the one with a positive coefficient of i.