Monday, December 2, 2019

calculus - prove factored polynomial has no real roots

the polynomial 6x318x26x6 can be factored as 6(xr)(x2+ax+b) for some a,bR and where r is a real root fo the polynomial. How would you prove that the polynomial x2+ax+b has no real roots. I know that you can do polynomial long division to get concrete values for a and b but r is a decimal so the long division would be messy and inaccurate, but other then that method I have no idea how i would prove that it has no real roots.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...