Quartic real roots - factor part into quadratic

  • Context: Undergrad 
  • Thread starter Thread starter binbagsss
  • Start date Start date
  • Tags Tags
    Quadratic Roots
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
binbagsss
Messages
1,291
Reaction score
12
If I have ##f(x)=x^4+(x+2)(x+1)##

basically a quartic without a cubic term for which it can be written as above : ##x^3## + some quadratic which has discrimant ##\geq 0 ##, so that the quadratic has real roots, can one ocnclude that ##f(x)## has real roots too?

thanks
 
Mathematics news on Phys.org
##f(x) = x^4 + (x+1)(x+1)##

has no real roots, since ##f > 0## everywhere (because ##f(x) = x^4 + (x+1)^2 \geq 0)##).

So, no, in general you can't conclude that.
 
Math_QED said:
##f(x) = x^4 + (x+1)(x+1)##

has no real roots, since ##f > 0## everywhere (because ##f(x) = x^4 + (x+1)^2 \geq 0)##).

So, no, in general you can't conclude that.
how about ##x^4-(x+1)(x+1)## ?
changing the sign to minus a quadratic?