SOLUTION: Find the square roots of 4 times the square root of 3 +4i. Ex: k=0 and k=1

Algebra ->  Trigonometry-basics -> SOLUTION: Find the square roots of 4 times the square root of 3 +4i. Ex: k=0 and k=1      Log On


   



Question 608069: Find the square roots of 4 times the square root of 3 +4i. Ex: k=0 and k=1
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
I'll do it the algebra way, and then I'll do it the trigonometric way.

The ALGEBRA way:

4·sqrt(3+4i) = A + Bi,  where A and B are real.

16(3 + 4i) = A² + 2ABi + B²i²

48 + 64i = A² + B²i² + 2ABi

48 + 64i = A² + B²(-1) + 2ABi

48 + 64i = A² - B² + 2ABi

48 = A² - B²
64 = 2AB

Solve the second equation for B:  B = 64%2F%282A%29 = 32%2FA

Substitute in 48 = A² - B²

48 = A² - (32%2FA)²

48 = A² - 1024%2FA%5E2)

48A² = A4 - 1024

0 = A4 - 48A - 1024

0 = (A² - 64)(A² + 16}}}

A² - 64 = 0;   A² + 16 = 0
     A² = 64        A² = -16
      A = ±8         A = ±4i (discard since A is real)

Using A = -8, = B = 32%2FA = 32%2F%28-8%29 = -4

So one solution is A + Bi = -8 - 4i

Using A = 8, = B = 32%2FA = 32%2F8 = 4

So the other solution is A + Bi = 8 + 4i

-------------------
 
The trigonometric way: 
   ______
±4√3 + 4i
                  ______
We'll just get  ±√3 + 4i and multiply by 4 when we finish:

Get 3 + 4i in trigonometric form:
     _______    ______    __
r = V3² + 4² = V9 + 16 = V25 = 5
θ = arctan(4%2F3 = 53.13° + k·360°

Trig form is r(cos(θ+k*"350°") + isin(θ+k*"360°")), 

3 + 4i = 5(cos(53.13°+k·360°) + i·sin(53.13°+k·360))

+matrix%282%2C1%2C%22%22%2C%283%2B4i%29%5E%281%2F2%29%29 = 

+matrix%282%2C1%2C%22%22%2C%283%2B4i%29%5E%281%2F2%29%29 = +matrix%282%2C1%2C%22%22%2C5%5E%281%2F2%29%29 =

 =

, where k = 0, 1.

Answer is 4 times that or:

, where k = 0, 1.

That works out to be:

When k = 0

4sqrt%285%29%28cos%28%2226.565%B0%22%29%2Bi%2Asin%28%2226.565%B0%22%29%29%29, 

4(2.000000893 + .999992136i) or

8.000003573+3.999992854i

which is very close to 8+4i.  The difference is because we
rounded off the angle.

When k = 1

4sqrt%285%29%28cos%28%22206.565%B0%22%29%2Bi%2Asin%28%22206.565%B0%22%29%29%29, 

4(-2.000000893 - .999992136i) or

-8.000003573-3.999992854i

which is very close to -8-4i.

Edwin