Quantcast solve 4th order trial n error method Text - Physics Forums Library

PDA

View Full Version : solve 4th order trial n error method


niwde
May31-08, 12:05 PM
Hi, anyone can advise how to solve a 4th order equation with trial and error method?

This is the equation:

3s^4 + 10s^3 + 21s^2 + 24s - 16 = 0

epheterson
Jun1-08, 05:38 PM
I'm kinda new to DE's, but where's the ds/dy?

Dumbledore
Jun1-08, 06:39 PM
Forget trial and error, use the quartic formula.

ForMyThunder
Jun1-08, 07:07 PM
Yeah, this isn't a differential equation, just an algebraic quartic equation.

I haven't heard of Trial and Error in a while but I think it is something like guessing values for which this equation is true such as c and then dividing the original equation by s-c and repeating this until you have all four roots.