Questions on Algebra: Complex Numbers answered by real tutors!

Algebra ->  Algebra  -> Complex Numbers Imaginary Numbers Solvers and Lesson -> Questions on Algebra: Complex Numbers answered by real tutors!      Log On

Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Tutors Answer Your Questions about Complex Numbers (FREE)


Question 751680: Use the quadratic formula to solve the quadratic equation x^2 − 8x − 4 = 0.

Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: SOLVE quadratic equation with variable
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case 1x%5E2%2B-8x%2B-4+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%28-8%29%5E2-4%2A1%2A-4=80.

Discriminant d=80 is greater than zero. That means that there are two solutions: +x%5B12%5D+=+%28--8%2B-sqrt%28+80+%29%29%2F2%5Ca.

x%5B1%5D+=+%28-%28-8%29%2Bsqrt%28+80+%29%29%2F2%5C1+=+8.47213595499958
x%5B2%5D+=+%28-%28-8%29-sqrt%28+80+%29%29%2F2%5C1+=+-0.47213595499958

Quadratic expression 1x%5E2%2B-8x%2B-4 can be factored:
1x%5E2%2B-8x%2B-4+=+1%28x-8.47213595499958%29%2A%28x--0.47213595499958%29
Again, the answer is: 8.47213595499958, -0.47213595499958. Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+1%2Ax%5E2%2B-8%2Ax%2B-4+%29


Question 751571: xsquared + 10x + 2x
Answer by lynnlo(4164) About Me  (Show Source):

Question 751572: xsquared - 8x + 12
Answer by lynnlo(4164) About Me  (Show Source):

Question 751397: How do you solve
3-4i-(-5+2i)?

Answer by jim_thompson5910(28598) About Me  (Show Source):
You can put this solution on YOUR website!
Distribute and Combine like terms

3-4i-(-5+2i)

3-4i+5-2i

(3+5)+(-4i-2i)

8 - 6i

Final Answer: 8 - 6i


Question 750417: (-8-6i)-(5+3i)
Answer by kathydots21(7) About Me  (Show Source):

Question 749966: Bob and Alice can finish a job together in 3 hours. If Bob can do the job by himself in 5 hours, what percent of the job does Alice do?
Answer by josgarithmetic(1542) About Me  (Show Source):
You can put this solution on YOUR website!
This describes three rates and two of them are related.

Bob's rate-----------------1%2F5 jobs per hour
Alice's rate-----------------r, we do not know but wish to find
Bob and Alice Together, rate--------1%2F3 jobs per hour

The rates are shown as "jobs per hour" because in this way, two people working together makes their rates additive.
This is what that means:
Bob's rate + Alice's rate = The combined rate of Bob and Alice
1%2F5%2Br=1%2F3
Solve for r. Reminder, r will be in units of jobs per hour.


Question 728671: Two complex numbers: a + bi and c + di are equal if a = c and b = d. Use that fact to solve for x and y : ( 3x -yi ) i = 6 ( 1 + yi)
Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
( 3x -yi ) i = 6 ( 1 + yi)
3xi+y = 6 +6yi
y+3xi=6+6yi
real:
y=6
Imaginary:
3x=6y=6(6)
x=12

:)


Question 733134: Find the complex zeros of each polynomial function. write f in factored form.
f(x)=x^4+ 2x^3 + 22x^2 +50x- 75

Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
x^4+ 2x^3 + 22x^2 +50x- 75=
(2x^3 +50x)+(x^4 + 22x^2 - 75)=
2x(x^2 +25)+(x^4 + 25x^2 -3x^2- 75)=
2x(x^2 +25)+(x^4 + 25x^2) -(3x^2+ 75)=
2x(x^2 +25)+x^2(x^2 + 25) -3(x^2+ 25)=
(x^2 +25)(x^2+2x-3)=
(x^2+25)(x+3)(x-1)

zeros: {-5i, 5i, -3, 1}



:)


Question 740801: What are 4'th roots of -8i
Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
-8i = 8 at 270 deg
n=4
k=0,1,2,3
k=0:
r= 4-th-root(8)at theta=(270)/4=135/2
k=1:
r=4-th-root(8) at theta=(270+360)/4=315/2
k=2:
r=4-th-root(8) at theta=(270+720)/4=495/2
k=3:
r=4-th-root(8) at theta=(270+1080)/4=675/2

:)


Question 738211: express in polar form:
a) 2i
b) -3

Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
a) 2i = 2 at 90 degrees
b) -3 = 3 at 180 degrees

:)


Question 743739: Find the equation of the tangent line for f(x)=3x^2-x at the given point (-2,14)
Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
f' = 6x-1
f'(-2)=6(-2)-1=-13

so m=-13
y-b=m(x-a)
y-14=-13(x--2)
y-14=-13(x+2)

:)


Question 733131: Find the remaining zeros of each function. h(x)= 3xh(x)= 3x^5 +2x^4+ 15x^3 + 10x^2- 582x- 352, zero; -4i.
Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
I checked with software and -4i is not a zero for this polynomial, please repost :)


Question 748147: Solve using the quadratic formula: 5x^2 − 8x − 3 = 0
Thank you in advance

Answer by rothauserc(210) About Me  (Show Source):
You can put this solution on YOUR website!
Solve using the quadratic formula: 5x^2 − 8x − 3 = 0
quadratic formula is
(-b+or-sqrt(b^2-4ac)/2a)
(8+or-sqrt(64-4*5*(-3))/2*5
(8+or-sqrt(64+60)/10
(8+or-sqrt(124))/10
x=(8+12)/10=2
x=(8-12)/10=-4/10=-2/10=-.2


Question 747939: Multiply
(9+9i)(7+i)Can someone please help me with how to do the FOIL on this? I tried and got it messed up. Thanks for the Help :)

Answer by rfer(12678) About Me  (Show Source):
You can put this solution on YOUR website!
63+9i+63i+9i^2=
63+72i=9i^2


Question 747934: Subtract and simplify
(4-i)-(7+4i)
I know that I need to use FOIL but I get the answer all wrong. Can someone help me understand?
Thanks,
Cassie

Answer by stanbon(57415) About Me  (Show Source):
You can put this solution on YOUR website!
Subtract and simplify
(4-i)-(7+4i)
I know that I need to use FOIL but I get the answer all wrong.
----
No, FOIL is used to multiply two binomials.
Yours is a subtraction problem.
-----
= 4-i-7-4i
----
= -3-5i
=============
Cheers,
Stan H.


Question 747794: 5^(3x+8)=7
(five to the power of 3x+8) please explain aswell

Answer by Alan3354(30993) About Me  (Show Source):
You can put this solution on YOUR website!
5^(3x+8)=7
--------------
(3x+8)*log(5) = log(7)


Question 741034: if 3^x=10 is solved for x, which of the following is the solution rounded to the hundreths place?
a. 2.10
b. 2.09
c. 2.19
d. 2.08

Answer by JoeTaxpayer(145) About Me  (Show Source):
You can put this solution on YOUR website!
+3%5EX+=+10+
X++log+3+=+log+10+
+X+=+log10%2Flog3+
X= 1/.477 = 2.0959 rounds to 2.1


Question 747273: Will you please show me how to write +7i-sqrt%28-45%29 in a+bi form?
Answer by JoeTaxpayer(145) About Me  (Show Source):
You can put this solution on YOUR website!
+7i-sqrt%28-45%29
7i+-+sqrt+%28%28-5%29%289%29%29
7i+-+3+%28sqrt%28-5%29%29
7i+-+3+%28sqrt%285%29%29i
%287+-+3+%28sqrt%285%29%29%29i
There appears to be no real portion, only a coefficient of i


Question 746845: Degree 6;zeros:-4,6,4-5i,-6+i
Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
if you mean find a polynomial of degree 6 with those zeros then here goes...


the general form would be:


which after some work we get:
%0D%0AP=a%28-6%2Bx%29+%284%2Bx%29+%2841-8+x%2Bx%5E2%29+%2837%2B12+x%2Bx%5E2%29%0D%0A
and the principal polynomial is:


%0D%0AP=x%5E6%2B2+x%5E5-50+x%5E4%2B136+x%5E3%2B1557+x%5E2-7738+x-36408%0D%0A


Question 740630: Simplify:
+%28sqrt+%282%29+%2B+sqrt+%282%29+i+%29%5E3+
The answer should be in the form of +r%5En+%28cos+n%28theta%29+%2B+i+sin+n%28theta%29%29+

Answer by tommyt3rd(619) About Me  (Show Source):

Question 739005: Hello!!
(2x-1)+5i=9+(y-1)i
I'm a bit confused here, would be grateful for some help. Thanks!

Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
If the question is: find x and y then this is how...

%0D%0A%282x-1%29%2B5i=9%2B%28y-1%29i%0D%0A
Real part:
2x-1=9
so x=4
Imaginary part:
5i=(y-1)i
so y=6

:)


Question 739124: (7 + i ) – (6 – 2i)
I know the answer is 1 + 3i but i dont know how to get there

Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
(7 + i ) – (6 – 2i)=(7-6)+(1-(-2))i=1+3i


Question 743488: in a right triangle, find the length of the not given. a=8, c=17
Answer by tommyt3rd(619) About Me  (Show Source):

Question 742312: 2/i-3
Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
I think you are trying to say this:
%0D%0A2%2F%28-3%2Bi%29%0D%0A
so here goes...

%0D%0A%282%2F%28-3%2Bi%29%29%28%28-3%2Bi%29%2F%28-3-i%29%29%0D%0A

%0D%0A%28-6%2B2i%29%2F%289%2B1%29%0D%0A
%0D%0A-3%2F5%2B%281%2F5%29i%0D%0A


Question 746369: Product of (1-2i)&(-1+2i)
Answer by tommyt3rd(619) About Me  (Show Source):

Question 746708: graph the equation of x^2 + y^2 - 36
Answer by josgarithmetic(1542) About Me  (Show Source):
You can put this solution on YOUR website!
What?

An equation must be stated as something is equal to something. A function would be given a name and then equated to an expression. The polynomial alone as given is not enough. Do you want the function, or do you want the quadratic expression equal to 0 or some constant?

The given expression appears to be for a circle. Is the expression equal to 0?

Best guess, x%5E2%2By%5E2-36=0
x%5E2%2By%5E2=36
x%5E2%2By%5E2=6%5E2
which would be a circle centered at the origin, with radius 6 units.


Question 746533: Please help me simplify this equation
4/2+(1/x)

Answer by Alan3354(30993) About Me  (Show Source):
You can put this solution on YOUR website!
Please help me simplify this equation
4/2+(1/x)
-----------------
Equations are solved, not simplified.
But, this is not an equation - it has no equal sign.
4/2+(1/x)
= 2 + 1/x
= %282x%2B1%29%2Fx


Question 745609: I need help on how to use DE Moivre's Theorem for the following,
(3-3squareroot(3i))^7 ( to the seventh)
then put it in complex form and polar(express in radians)
i have been trying for days to solve it , so if you can help it will very greaatly appreciated. :) Thanks

Answer by Alan3354(30993) About Me  (Show Source):
You can put this solution on YOUR website!
I need help on how to use DE Moivre's Theorem for the following,
(3-3squareroot(3i))^7 ( to the seventh)
then put it in complex form and polar(express in radians)
-------------
Is the i inside the radical?


Question 745496: simplify complex fraction: numerator is x/(x+2) and denominator is 1/x + 1/x+2. I think answer is x^2/2x+2 but not sure how to get it.
Answer by rothauserc(210) About Me  (Show Source):
You can put this solution on YOUR website!
we are asked to
simplify complex fraction: numerator is x/(x+2) and denominator is 1/x + 1/x+2
note that 1/x +1/(x+2) = x+2+x/x(x+2) then we get
x/(x+2) * x(x+2)/2x+2
cancel the x+2 term and we have
x * x / 2(x+1) = x^2 / 2(x+1)


Question 745050: Proof
a*(b*c)+b*(c*a)+c*(a*b)=0

Answer by Alan3354(30993) About Me  (Show Source):
You can put this solution on YOUR website!
Proof
a*(b*c)+b*(c*a)+c*(a*b)=0
---------------
a*(b*c)+b*(c*a)+c*(a*b) = 3abc, not zero for all values of a, b & c.


Question 744694: I'm having some trouble with a question on my test:
.
-11x^2+12x - 6 = 0
.
Answers:
.
A) x ={-6 +- i[SQRT(60)]}/11
B) x = {-6 +- i[SQRT(30)]}/-11
C) x = {6 +- i[SQRT(12)]}/6
D) x = {-6 +- i[SQRT(22)]}/-11
E) x = {-11 +- i} /6
F) x = {11 +- i} /-6
.
.
What I did first is to insert the question into the quadratic formula, with -11, 12 and -6 as a, b and c.
(-12 ± √144 - 264) / (-22)
Which turns into
(-12±√-120) / -22
.
But now I'm stuck. Could I have some help please?

Answer by Alan3354(30993) About Me  (Show Source):
You can put this solution on YOUR website!
-11x^2+12x - 6 = 0
.
Answers:
.
A) x ={-6 +- i[SQRT(60)]}/11
B) x = {-6 +- i[SQRT(30)]}/-11
C) x = {6 +- i[SQRT(12)]}/6
D) x = {-6 +- i[SQRT(22)]}/-11
E) x = {-11 +- i} /6
F) x = {11 +- i} /-6
.
.
What I did first is to insert the question into the quadratic formula, with -11, 12 and -6 as a, b and c.
(-12 ± √144 - 264) / (-22)
Which turns into
(-12±√-120) / -22
.
But now I'm stuck. Could I have some help please?
-----------------------
(-12±√-120) / -22 You were almost done.
= %286+%2B+i%2Asqrt%2830%29%29%2F11
= %286+-+i%2Asqrt%2830%29%29%2F11
--> C
============
Solved by pluggable solver: SOLVE quadratic equation (work shown, graph etc)
Quadratic equation ax%5E2%2Bbx%2Bc=0 (in our case -11x%5E2%2B12x%2B-6+=+0) has the following solutons:

x%5B12%5D+=+%28b%2B-sqrt%28+b%5E2-4ac+%29%29%2F2%5Ca

For these solutions to exist, the discriminant b%5E2-4ac should not be a negative number.

First, we need to compute the discriminant b%5E2-4ac: b%5E2-4ac=%2812%29%5E2-4%2A-11%2A-6=-120.

The discriminant -120 is less than zero. That means that there are no solutions among real numbers.

If you are a student of advanced school algebra and are aware about imaginary numbers, read on.


In the field of imaginary numbers, the square root of -120 is + or - sqrt%28+120%29+=+10.9544511501033.

The solution is , or
Here's your graph:
graph%28+500%2C+500%2C+-10%2C+10%2C+-20%2C+20%2C+-11%2Ax%5E2%2B12%2Ax%2B-6+%29



Question 744121: if i=squareroot of -1 and a and b are non-zero real numbers, what is 1/a+bi?
Answer by stanbon(57415) About Me  (Show Source):
You can put this solution on YOUR website!
if i=squareroot of -1 and a and b are non-zero real numbers,
what is 1/a+bi?
------
Multiply numerator and denominator by a-bi to get:
----
= (a-b)/(a^2+b^2)
==================
Cheers,
Stan H.
==================


Question 743912: how do i put(3 + 4i) + (8 + 2i) as a complex number in standard form..?
Answer by Alan3354(30993) About Me  (Show Source):
You can put this solution on YOUR website!
how do i put(3 + 4i) + (8 + 2i) as a complex number in standard form..?
-------------
Add the real parts, add the i parts.


Question 743616: I need some help with this question
-4 1/5x2 + 1 2/5x - 2 4/5 = 0
Here are my options. I can't seem to get it right.
A) x = {1 +- i[SQRT(23)]}/6
B) x = {-1 +- i[SQRT(10)]} / 6
C) x = {1 +- [SQRT(23)]} /-6
D) x = 1 +- 5/2 x^2
E) x = -1 +- 2/5 x^2
F) x = 2 +- 20 x^2

Answer by Edwin McCravy(8920) About Me  (Show Source):
You can put this solution on YOUR website!
-4%261%2F5x² + 1%262%2F5x - 2%264%2F5 = 0

Change the mixed fractions to improper fractions:

-21%2F5x² + 7%2F5x - 14%2F5 = 0

Clear of fractions by multiplying every term through by 5

-21x² + 7x - 14 = 0

Divide through by -7, (negative so the leading term will be 
positive):

3x² - x + 2 = 0

That doesn't factor so we use the quadratic formula:

x = %28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+

with a = 3, b = -1, c = 2

x = %28-%28-1%29+%2B-+sqrt%28+%28-1%29%5E2-4%2A%283%29%2A%282%29+%29%29%2F%282%2A%283%29%29+

x = %281+%2B-+sqrt%281-24+%29%29%2F6+

x = %281+%2B-+sqrt%28-23+%29%29%2F6+

x = %281+%2B-+i%2Asqrt%2823+%29%29%2F6+

x = %281+%2B-+i%2Asqrt%2823+%29%29%2F6+

Edwin


Question 743569: how to work this problem: 4-2i / -3i
Answer by stanbon(57415) About Me  (Show Source):
You can put this solution on YOUR website!
how to work this problem: 4-2i / -3i
------
Multiply numerator and denominator by 3i
-----
= [3i(4-2i)]/9
-----
= [6 + 12i]/9
------
= (2/3) + (4/3)i
===================
Cheers,
Stan H.
===================


Question 742768: Please help me simplify (2-2i)/(3-5i)
Answer by tommyt3rd(619) About Me  (Show Source):
You can put this solution on YOUR website!
%282-2i%29%2F%283-5i%29=%28%282-2i%29%2F%283-5i%29%29%28%283%2B5i%29%2F%283%2B5i%29%29
Next we multiply out both numerator and denominator:

Note that
-%285i%29%5E2=-%28-25%29=25
and
-10i%5E2=-10%28-1%29=10
So our expression becomes
%2816%2B4i%29%2F%289%2B25%29
Which simplifies to:
16%2F34%2B4i%2F34
or
8%2F17%2B%282%2F17%29i


Question 742450: what is the solution for :(h-6)(h+8)
Answer by MathLover1(6648) About Me  (Show Source):
You can put this solution on YOUR website!
%28h-6%29%28h%2B8%29=0 use zero product rule

if h-6=0 => h=6
if h%2B8=0 => h=-8
so, your solutions are: h=6 and h=-8

+graph%28+600%2C+600%2C+-10%2C+10%2C+-50%2C+10%2C+%28x-6%29%28x%2B8%29%29+


Question 742206: 4-i over
2-6i
can you walk me through the steps Im a little rusty.
This is what I got.
2 % i
7

Answer by lynnlo(4164) About Me  (Show Source):
You can put this solution on YOUR website!
PROBLEM:
4-i/2-6i
ANSWER:
4+-6.5i


Question 740834: Write the expression (3 − 9i) + (4 + 5i) as a complex number in standard form.
Found 2 solutions by lynnlo, solver91311:
Answer by lynnlo(4164) About Me  (Show Source):
You can put this solution on YOUR website!
(3-9i)+(4+5i)
3+4============7
9i-5i==========4i
=====7-4i

Answer by solver91311(16897) About Me  (Show Source):
You can put this solution on YOUR website!


To add two complex numbers, add the real parts and then add the coefficients of the imaginary parts.



John

Egw to Beta kai to Sigma
My calculator said it, I believe it, that settles it
The Out Campaign: Scarlet Letter of Atheism



Question 740092: I'm having trouble with a question in my lesson. Could I have some help?
(-1 + [SQRT(3)]i)^3
These are the options:
A) 2 + 2[SQRT(3)]i
B) -2 - 2[SQRT(3)]i
C) 0
D) -8
E) -8 + 8[SQRT(3)]i
F) 8

Answer by KMST(1874) About Me  (Show Source):
You can put this solution on YOUR website!
You can calculate %28-1%2Bsqrt%283%29i%29%5E3 as you would calculate the cube of any binomial, using the formula
%28a%2Bb%29%5E3=a%5E3%2B3a%5E2b%2B3ab%5E2%2Bb%5E3


If you already learned about the polar form of complex numbers, you could transform the number into its polar form, if that made it easier for you.
-1%2Bsqrt%283%29i=2%28cos%28120%5Eo%29%2Bi%2Asin%28120%5Eo%29%29 has
absolute value (or modulus): r=2+=sqrt%28%28-1%29%5E2%2B%28sqrt%283%29%29%5E2%29
argument: theta=120%5Eo
Multiplication and powers are easier in polar form.
To multiply, you just multiply the absolute values and add the arguments.
So


Question 737751: What is the jth root of j? Give the exact value.
Found 3 solutions by Ed Parker, Edwin McCravy, MathLover1:
Answer by Ed Parker(21) About Me  (Show Source):
You can put this solution on YOUR website!
I'm the same person as Edwin McCravy above. 

root%28j%2Cj%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Cj%5E%281%2Fj%29%29

Let's simplify 1%2Fj

1%2Fj%27%27=%27%27expr%281%2Fj%29%2Aexpr%28j%2Fj%29%27%27=%27%27j%2F%28j%5E2%29%27%27=%27%27j%2F%28-1%29%27%27=%27%27-j

So we have

root%28j%2Cj%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Cj%5E%281%2Fj%29%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Cj%5E%281%2Fj%29%29%27%27=%27%27j%5E%28-j%29%27%27=%27%27%28j%5Ej%29%5E%28-1%29

So we find j%5Ej

j%5Ej%27%27=%27%27%0D%0A%0D%0Amatrix%282%2C1%2C%27%27%2Ce%5Eln%28j%5Ej%29++%29%0D%0A%0D%0A%27%27=%27%27e%5E%28j%2Aln%28j%29%29

Now to continue we must find an expression for ln(j)

Euler's equation is 

e%5E%28j%2Atheta%29%27%27=%27%27cos%28theta%29%2Bj%2Asin%28theta%29

Substitute theta=pi%2F2

matrix%282%2C1%2C%27%27%2Ce%5E%28j%2Aexpr%28pi%2F2%29%29%29%27%27=%27%27cos%28pi%2F2%29%2Bj%2Asin%28pi%2F2%29%27%27=%27%270%2Bj=j

Therefore since 

matrix%282%2C1%2C%27%27%2Ce%5E%28j%2Aexpr%28pi%2F2%29%29%29%27%27=%27%27j

then ln%28j%29%27%27=%27%27j%2Aexpr%28pi%2F2%29

Now we go back to j%5Ej:
j%5Ej%27%27=%27%27matrix%282%2C1%2C%27%27%2Ce%5E%28ln%28j%5Ej%29%29%29%27%27=%27%27e%5E%28+j%2Aln%28j%29+%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Ce%5E%28+j%2Aj%2Aexpr%28pi%2F2%29%29+%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Ce%5E%28-1%2Aexpr%28pi%2F2%29%29%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Ce%5E%28-pi%2F2%29%29 

Now we go back to 

root%28j%2Cj%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Cj%5E%281%2Fj%29%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Cj%5E%281%2Fj%29%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Cj%5E%28-j%29%29%27%27=%27%27%28j%5Ej%29%5E-1%27%27=%27%27matrix%282%2C1%2C%27%27%2C%28e%5E%28-pi%2F2%29%29%5E%28-1%29%29matrix%282%2C1%2C%27%27%2Ce%5E%28pi%2F2%29%29%27%27=%27%274.810477381.

Edwin

Answer by Edwin McCravy(8920) About Me  (Show Source):
You can put this solution on YOUR website!
The other tutor's answer is wrong.

Apparently, you're an electronics student who uses i for current, and 
therefore has to use j for √-1.

Sorry, I thought you wanted jj and worked that out.  I'll redo it
and put the results here later.  It's actually 4.810477381.  But
here is j%5Ej

j%5Ej%27%27=%27%27%0D%0A%0D%0Amatrix%282%2C1%2C%27%27%2Ce%5Eln%28j%5Ej%29++%29%0D%0A%0D%0A%0D%0A%0D%0A%0D%0A%27%27=%27%27e%5E%28j%2Aln%28j%29%29

Now to continue we must find an expression for ln(j)

Euler's equation is 

e%5E%28j%2Atheta%29%27%27=%27%27cos%28theta%29%2Bj%2Asin%28theta%29

Substitute theta=pi%2F2

matrix%282%2C1%2C%27%27%2Ce%5E%28j%2Aexpr%28pi%2F2%29%29%29%27%27=%27%27cos%28pi%2F2%29%2Bj%2Asin%28pi%2F2%29%27%27=%27%270%2Bj=j

Therefore since 

matrix%282%2C1%2C%27%27%2Ce%5E%28j%2Aexpr%28pi%2F2%29%29%29%27%27=%27%27j

then ln%28j%29%27%27=%27%27j%2Aexpr%28pi%2F2%29

Now we go back to where we were:
j%5Ej%27%27=%27%27matrix%282%2C1%2C%27%27%2Ce%5E%28ln%28j%5Ej%29%29%29%27%27=%27%27e%5E%28+j%2Aln%28j%29+%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Ce%5E%28+j%2Aj%2Aexpr%28pi%2F2%29%29+%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Ce%5E%28-1%2Aexpr%28pi%2F2%29%29%29%27%27=%27%27matrix%282%2C1%2C%27%27%2Ce%5E%28-pi%2F2%29%29 = 0.2078795764

Edwin

Answer by MathLover1(6648) About Me  (Show Source):

Question 736989: 5-i / 4-3i
Answer by lynnlo(4164) About Me  (Show Source):

Older solutions: 1..45, 46..90, 91..135, 136..180, 181..225, 226..270, 271..315, 316..360, 361..405, 406..450, 451..495, 496..540, 541..585, 586..630, 631..675, 676..720, 721..765, 766..810, 811..855, 856..900, 901..945, 946..990, 991..1035, 1036..1080, 1081..1125, 1126..1170, 1171..1215, 1216..1260, 1261..1305, 1306..1350, 1351..1395, 1396..1440, 1441..1485, 1486..1530, 1531..1575, 1576..1620, 1621..1665, 1666..1710, 1711..1755, 1756..1800, 1801..1845, 1846..1890, 1891..1935, 1936..1980, 1981..2025, 2026..2070, 2071..2115, 2116..2160, 2161..2205, 2206..2250, 2251..2295, 2296..2340, 2341..2385, 2386..2430, 2431..2475, 2476..2520, 2521..2565, 2566..2610, 2611..2655, 2656..2700, 2701..2745, 2746..2790, 2791..2835, 2836..2880, 2881..2925, 2926..2970, 2971..3015, 3016..3060, 3061..3105, 3106..3150, 3151..3195, 3196..3240, 3241..3285, 3286..3330, 3331..3375, 3376..3420, 3421..3465, 3466..3510, 3511..3555, 3556..3600, 3601..3645, 3646..3690, 3691..3735, 3736..3780, 3781..3825, 3826..3870, 3871..3915, 3916..3960, 3961..4005, 4006..4050, 4051..4095, 4096..4140, 4141..4185, 4186..4230, 4231..4275, 4276..4320, 4321..4365