owtu
- 15
- 1
4x^3 + 8x^2 + 41x + 37
jackarms said:Synthetic division looks like a good bet. Although you'd have to try a lot of different roots.
Mentallic said:37 is prime
HallsofIvy said:There are, unfortunately, no rational zeros of this polynomial so you will need to use Cardano's formula.
Um, no. It's a trivial matter to determine that -1 is a solution: -4+8-41+37 is zero. Or, as ehild put it earlier,HallsofIvy said:There are, unfortunately, no rational zeros of this polynomial so you will need to use Cardano's formula.
ehild said:It does not hurt to try x=1 or x=-1 before starting some complicated process. Here the root can be only negative, and -1 works !
lendav_rott said:Ok, yes, you can find the possible candidates for rational roots and test them with the Horner's method, for example, but it's such a tedious process :( Cubics are always tedious, certainly, it will become easier once you determine there are are rational roots to the problem. I guess to each their own. Mathematica or mathcad doesn't complain if I make them do something the long way , might take a few microseconds longer :(