Question 472580
<pre>
{{{ f(x) = x^4 + 6x^3 + 17x^2 + 54x + 72 }}}


If you know about DesCartes rule of signs, you don't have to do
any work.  You will notice that there are no sign changes in 
going from the first term to the last.  Therefore it can have 
no positive zeros.  Only one of the choices has no positive 
zeros, so you don't have to do any work.
Look at

B. {{{ f(x) = (x + 4)(x + 2)(x - 3i)(x + 3i) }}}

and notice it's the only one that has no factors of the form 
{{{x - A_POSITIVE_REAL_NUMBER}}} like (x - 4) or (x - 3). 

Setting each factor of B to zero gives:

x + 4 = 0        x + 2 = 0      x - 3i = 0       x + 3i = 0 
    x = -4           x = -2          x = 3i           x = -3i

B is the only one that has only negative and imaginary zeros.
The other answers have at least one negative zero which Descartes'
rule of signs shows us. 

[Setting any of the others choices to zero will give some negative 
zeros.  For instance if you set x - 4 = 0 you get a positive zero 4,
and so you eliminate all that have a factor "x - a positive number" 

Edwin</pre>