How do i find the roots of this polynomial?

  • Thread starter Thread starter iScience
  • Start date Start date
  • Tags Tags
    Polynomial Roots
Click For Summary
SUMMARY

The discussion focuses on finding the roots of the polynomial equation x^3 - 5x - 6 = 0. Users explored various methods, including the Rational Root Theorem, trial and error, graphical estimation, and cubic equation formulas. It was concluded that while the Rational Root Theorem provides potential candidates, none yield rational roots, indicating that the actual roots are irrational. Alternative methods such as the Regula Falsi, Secant Method, or Newton's Method are recommended for approximating the roots.

PREREQUISITES
  • Understanding of polynomial equations and their properties
  • Familiarity with the Rational Root Theorem
  • Basic knowledge of numerical methods for root finding
  • Graphing techniques for visualizing polynomial functions
NEXT STEPS
  • Study the application of the Rational Root Theorem in depth
  • Learn about numerical methods such as Newton's Method for root approximation
  • Explore graphical methods for estimating polynomial roots
  • Investigate the properties of cubic equations and their solutions
USEFUL FOR

Students, mathematicians, and anyone interested in solving polynomial equations, particularly those dealing with cubic functions and numerical analysis techniques.

iScience
Messages
466
Reaction score
5
x^3-5x-6=0

i've tried the p/q calculations in accordance with the rational roots theorem but I've yet to find the answers...
 
Physics news on Phys.org
You can either:
1. Use trial and error to find a solution.
2. Graph the equation in order to estimate a solution.
3. Use the formula for the roots of a cubic equation (most complicated approach).

See: http://en.wikipedia.org/wiki/Cubic_function
 
4. Use an approximation scheme such as regula falsi, secant method, or Newton's method.

The rational root theorem says yields a small number of candidate rational roots. Not a single one of those candidates will yield a root. That doesn't mean there aren't any roots. It just means the root/roots aren't rational numbers.
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
8K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
6
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 0 ·
Replies
0
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 27 ·
Replies
27
Views
5K