Group Abstract Group Abstract

Message Boards Message Boards

Solve this quartic equation?

Posted 6 years ago

For an analytic solution of this quartic:

Solve[x^4 - 2 x^3 - 9 x^2 - 3 x - 1 == 0, x, Quartics -> True]

or for a numerical version

N[Solve[x^4 - 2 x^3 - 9 x^2 - 3 x - 1 == 0, x]] 
POSTED BY: David Reiss
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard