SOLUTION: Please show the steps on how to solve this multiplication problem. (3 - squarerootof-5) * (1 + squarerootof-1) (in other words..) quantity (three minus squareroot of negat

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: Please show the steps on how to solve this multiplication problem. (3 - squarerootof-5) * (1 + squarerootof-1) (in other words..) quantity (three minus squareroot of negat      Log On


   



Question 581154: Please show the steps on how to solve this multiplication problem.
(3 - squarerootof-5) * (1 + squarerootof-1)
(in other words..)
quantity (three minus squareroot of negative five) multiplied by quantity (one plus squareroot of negative one)
answer is in a + bi form and is as follows...
(3 + squarerootof5) + (3 - squarerootof5)i
Thank you so much.

Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Given to expand:
.
%283-sqrt%28-5%29%29%2A%281%2Bsqrt%28-1%29%29
.
Here's a long explanation of this problem that might give you some insight into how you do it.
.
We are going to define a new term i in which i is the square root of -1. We write it as i+=+sqrt%28-1%29. That being the case, then if we square both sides of this definition, we also have that i%5E2+=+-1. With these two definitions in mind we can proceed with this problem step-by-step.
.
Let's work on how we can replace the sqrt%28-5%29. Recognize that we can replace -5 by 5 times -1. But by our definitions of i we know that i%5E2+=+-1 So, substitute i%5E2 for -1 and the 5 times -1 becomes 5%2Ai%5E2.
.
This means that in the first set of parentheses, the term:
.
sqrt%28-5%29 can be replaced by sqrt%285%2Ai%5E2%29
.
Furthermore, under the algebraic rules for square roots, this replacement can be split into two parts as follows:
.
sqrt%285%2Ai%5E2%29+=+sqrt%285%29%2Asqrt%28i%5E2%29
.
But the square root of a squared term, that term being i squared, is just the term itself. So we can replace sqrt%28i%5E2%29 with just i. With this substitution we then get:
.
sqrt%285%29%2Asqrt%28i%5E2%29+=+%28sqrt%285%29%29%2Ai
.
So going back to the original problem, the contents of the first set of parentheses can be written as:
.
%283+-+sqrt%285%29%2Ai%29
.
It would be a long process to go through this sort of work every time you encounter the square root of a negative number. Instead, you can just use the shortcut of saying "the square root of this negative number, is just the square root of the positive number times i." As an example: for sqrt%28-16%29+ just say it equals sqrt%2816%29 times i. [Note that since the square root of 16 is 4, this can be further reduced to sqrt%28-16%29+=+4i]
.
With this short cut in mind, let's look at the contents of the second set of parentheses in the original problem, namely 1%2Bsqrt%28-1%29. According to the shortcut, the second term will become just sqrt%281%29%2Ai and since the square root of 1 is just 1, the second term is just 1*i or simply i. (This also matches the definition that i+=+sqrt%28-1%29). So the second set of parentheses in the problem contains %281+%2B+i%29.
.
We have now converted the original problem to:
.
%283-sqrt%285%29i%29%2A%281%2Bi%29
.
We can now do the multiplication using the FOIL method. To do that, first multiply the 3 in the first set of parentheses times both of the terms in the second set of parentheses to get the product 3+%2B+3i. Next multiply the second term in the first set of parentheses times both terms in the second set of parentheses. In other words, multiply -sqrt%285%29i times 1%2Bi+ to get -sqrt%285%29i-sqrt%285%29%2Ai%5E2. But recall from our definitions that i%5E2+=+-1. When we replace the i%5E2 by -1, the contents of this product becomes:
.
-sqrt%285%29i+-+sqrt%285%29%2A%28-1%29
.
And the multiplication by -1 makes it become:
.
-sqrt%285%29i+%2B+sqrt%285%29+
.
Finally, add these two products as follows:
.
3%2B3i-sqrt%285%29i+%2Bsqrt%285%29
.
The the last step is to put this into conventional form by combining the real parts and combining the imaginary parts (all terms containing i) second. This makes the answer become:
.
%283%2Bsqrt%285%29%29%2B3i+-sqrt%285%29i
.
Factor out i from the last two terms and the result is:
.
%283%2Bsqrt%285%29%29%2B%283+-sqrt%285%29%29i
.
and that's the answer that you said we should get.
.
That's the way to do this problem. I hope this gives you some insight into working with complex numbers (numbers having both real and imaginary parts.) It's not too hard, but it takes lots of practice and you need to remember that i=sqrt%28-1%29 and that i%5E2+=+-1.