Complex Numbers Quadratic. Sorry if my explanation is a bit long.

Sensayshun
Messages
13
Reaction score
0

Homework Statement



2iz^2 - (3-8i)z -6 + 7i

Homework Equations



z = \frac{-b +/- \sqrt{b^2 - 4ac}}{2a}

The Attempt at a Solution



Right, here goes...

a = 2i
b = -3 + 8i (is this correct? Or would it be better to leave it as 3-8i?)
c = (-6 + 7i)

so using these:

z = \frac{3-8i) +/- \sqrt{(-55-48i) - (4(2i(-6 + 7i))}}{4i}

I'll just work with the top line for now to make writing it easier.
But that last section under the square root, simplifies to:

\sqrt{(-55 - 48i) - (48i + 56)}
which is then:
\sqrt{-111 - 96i}

THIS IS WHERE I THINK I START TO GET STUCK

Do I then take the complex conjugate of the bottom to give:

\frac{(3 - 8i)(-4i)}{(4i)(-4i)} +/- \frac{\sqrt{111 - 96i}}{4i}

multiplying this out gives:

\frac{-3}{4}i - 2 +/- \frac{\sqrt{111 - 96i}}{4i}

and then I'm not sure where to go from here, or if I've headed in the correct direction

Thanks for any help given.
 
Last edited:
Physics news on Phys.org
Sensayshun said:

Homework Statement



2iz^2 - (3-8i)z -6 + 7i
Do you mean z^3- (3-8i)z- 6+7i= 0?

Homework Equations



z = \frac{-b +/- \sqrt{b^2 - 4ac}}{2a}

The Attempt at a Solution



Right, here goes...

a = 2i
b = -3 + 8i (is this correct? Or would it be better to leave it as 3-8i?)[/quote]
Yes, that is correct. You could leave it as -(3- 8i) but it is not -3+8i.

c = (-6 + 7i)

so using these:

z = \frac{3-8i) +/- \sqrt{(-55-48i) - (4(2i(-6 + 7i))}}{4i}

I'll just work with the top line for now to make writing it easier.
But that last section under the square root, simplifies to:

\sqrt{(-55 - 48i) - (48i + 56)}
4ac= 4(2i)(-6+7i)= 8i(-6+7i)= -48i- 56 so -4ac= 48i+ 56 not -(48i+ 56)

which is then:
\sqrt{-111 - 96i}
\sqrt{-55- 48i+ 48i+ 56}= \sqrt{1}= 1
That should make it much easier!

THIS IS WHERE I THINK I START TO GET STUCK

Do I then take the complex conjugate of the bottom to give:

\frac{(3 - 8i)(-4i)}{(4i)(-4i)} +/- \frac{\sqrt{111 - 96i}}{4i}

multiplying this out gives:

\frac{-3}{4}i - 2 +/- \frac{\sqrt{111 - 96i}}{4i}

and then I'm not sure where to go from here, or if I've headed in the correct direction

Thanks for any help given.
 
Under the problem statement, you give this:
2iz^2 - (3-8i)z -6 + 7i

What exactly are you trying to do? This is not an equation, so there is nothing to solve. It is an expression, which you can factor or otherwise rewrite in some different (but equal) form.
 
To mark, sorry it's meant to be = 0 on the end. Certain bits I couldn't get to format correctly, and I thought it'd be clear(ish).


HallsOfIvy - Thanks ever so much, that might make things far simpler!
Me and my friends were sat around trying to do this and we thought we'd have gone wrong with the signs somewhere, but we couldn't see it, so assumed it was fine. Someone did end up with -1, but no one got just 1. :P I'll work through it now with what you've shown.

Thanks very much, greatly appreciated :)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top