Solveeit Logo

Question

Question: Find square root of $7+24i$....

Find square root of 7+24i7+24i.

Answer

±(4+3i)\pm (4+3i)

Explanation

Solution

Let the square root of 7+24i7+24i be x+iyx+iy. Squaring both sides, we get: 7+24i=(x+iy)2=x2y2+2xyi7+24i = (x+iy)^2 = x^2 - y^2 + 2xyi Equating the real and imaginary parts:

  1. x2y2=7x^2 - y^2 = 7
  2. 2xy=24    xy=122xy = 24 \implies xy = 12

We also use the property x+iy2=7+24i|x+iy|^2 = |7+24i|. x2+y2=72+242=49+576=625=25x^2 + y^2 = \sqrt{7^2 + 24^2} = \sqrt{49 + 576} = \sqrt{625} = 25 Now we have a system of equations:

  • x2y2=7x^2 - y^2 = 7
  • x2+y2=25x^2 + y^2 = 25

Adding these two equations: 2x2=32    x2=16    x=±42x^2 = 32 \implies x^2 = 16 \implies x = \pm 4 Subtracting the first from the second: 2y2=18    y2=9    y=±32y^2 = 18 \implies y^2 = 9 \implies y = \pm 3 From xy=12xy=12, we know that xx and yy must have the same sign. Thus, the possible pairs (x,y)(x,y) are (4,3)(4,3) and (4,3)(-4,-3). The square roots are 4+3i4+3i and 43i-4-3i.