Login

Welcome, Guest. Please login or register.

July 27, 2025, 11:37:00 pm

Author Topic: Finding solutions of complex equations  (Read 1318 times)  Share 

0 Members and 1 Guest are viewing this topic.

squance

  • Guest
Finding solutions of complex equations
« on: September 18, 2008, 08:31:35 pm »
0
Find all the solutions of the following equation.

z^4 -5z^2 -8z - 12 =0

I don't know how to do this one but the answerss are 3, -2, -1/2 + (i sqrt7)/
2, -1/2 - (i sqrt7)/2

Some help would be appreciated! :)

ell

  • Victorian
  • Forum Leader
  • ****
  • Posts: 801
  • Respect: +18
Re: Finding solutions of complex equations
« Reply #1 on: September 18, 2008, 09:39:23 pm »
0
Hmm - there's probably a better and easier way than this, but you could let , then find when by substituting values like 1, 2, 3 and -1, -2, -3 etc.. (works out that and are factors)

Then use long division and divide by to obtain

Then, using long division again, divide by to obtain

You can complete the square on the quadratic:











Which means:



Then find the solutions for z from there. :)
« Last Edit: September 18, 2008, 09:43:32 pm by ell »

squance

  • Guest
Re: Finding solutions of complex equations
« Reply #2 on: September 19, 2008, 09:50:18 am »
0
Thanks ell!