Inactive Tutor answered 11/27/13
Tutor
New to Wyzant
Another solution is to use Newton's Method. If you know calculus then you can use this method to find the roots without a calculator.
Xn+1=Xn-f(Xn)/f'(Xn) where X1 is a point that you choose that is close to where you think the root is. It doesn't even have to be that close as long as the derivative isn't 0 and the point has a slope towards one of the roots.
f(X) is the original function and f'(X) is the derivative of the function.
After plugging in a point for X1 it will give you X2, etc. until you find each of the roots. You will end up with the answers mentioned above, but this is how you solve for those without a calculator.
Inactive Tutor
11/27/13