0
$\begingroup$

Consider a cubic polynomial $$p(x)=ax^3+bx^2+cx+d$$$a,b,c,d$ are integers such that $ad$ is odd and $bc$ is even.The question is to prove that not all roots of $p(x)$ can be real.

I tried differentiating p(x) to get $$p'(x)=3ax^2+2bx+c$$Now for the cubic equation to have nonreal roots $4b^2-12ac<0$.But I donot see how I can apply the conditions as given in the problem.Any hints to proceed shall be highly appreciated.Thanks.

  • 0
    @Rohan But the OP is asking about real vs. complex roots, not rational vs. irrational.2017-02-16
  • 0
    Does this help? http://math.stackexchange.com/questions/1393869/conditions-for-distinct-real-roots-of-cubic-polynomials2017-02-16

1 Answers 1

1

An example with $4b^2-12ac\gt 0$ and the odd/even conditions is $a=d=1, b=c=4$, i.e. $$x^3 +4 x^2 +4 x+1=0$$ which has the three real roots $-1,-\frac32 +\sqrt{{\frac52}},-\frac32 -\sqrt{{\frac52}}$ so this is a counterexample

As @Rohan suggests, the question should probably be about rational roots