-2

Find out the imaginary and real parts, simple multiplications, but confused in the roots. Can any one give proper solution for it.

$$(\sqrt{3} + 2\sqrt{i})(3\sqrt{3}+2\sqrt{i})$$

This is how much I solved !

1 Answers1

0

$(\sqrt{3} + 2\sqrt{i})(3\sqrt{3}+2\sqrt{i})=$

$\sqrt{3}*3\sqrt{3} + 2\sqrt{i}*3\sqrt{3} + \sqrt{3}*2\sqrt{i} + 2\sqrt{i}*2\sqrt{i} = $.

$9\sqrt{3} + 6*\sqrt{3}*\sqrt{i} + 2*\sqrt{3}\sqrt{i} + 4*\sqrt{i}^2$ =

$= 9\sqrt{3} + 8\sqrt{3}\sqrt{i} + 4i$

Now we need to know what $\sqrt{i}$ is. Have you learned that?

Now I must make an editorial comment. $\sqrt{i}$ is very badly written. All non-zero complex or real numbers have two square roots and it is not at all clear which one is meant.

Let $(a+bi)^2 = a^2 + 2abi + b^2i^2 = (a^2 -b^2) + 2abi = i$.

So $a^2 - b^2 = 0$ and $2ab = 1$ and $a,b \in \mathbb R$. Can you solve this?

$a^2 = b^2$ and $2ab = 1$.

$a + bi = \sqrt{i}$ and there are two solutions. And in this case it is unclear which one they want.

So solve for $\sqrt{i}$ and plug it in.

You will have two possible answers.

fleablood
  • 124,253