Polynomial equation with complex answers

axon23
Messages
4
Reaction score
0
x4+4x3-7x2-12x+24=0


Ive been working on this with my brother for a long time and we don't need to find an answer. we just need to reach a point when we can say that the solution is complex. Any ideas? Any nudge in the right direction with be great.


We tried completing squares, bruteforcing the answer and many other failed attempts
 
Physics news on Phys.org
What do you mean by "the solution is complex"? There are 4 roots to this. If you find the roots using some online calculators (essentially cheating), you'll see that 2 of them are real and other 2 are complex.
 
yea but what if i wanted to figure out the answer without a calculator. how would the process be done?
 
points of inflection

axon23 said:
x4+4x3-7x2-12x+24=0

Hi axon23! :smile:

Differentiate twice to find the points of inflection …

then you should be able to sketch the graph. :smile:
 
I'm not sure what you mean by complex solution but it can be shown that there are no rational solutions by the Rational Root Theorem.
 
Set the derivative equal to 0 to find max and min points. Since this even power, if all minimum values are positive, the graph does not cross the x-axis and there are no real roots.
 
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...
Back
Top