Determine the possible number of positive and negative real roots of a polynomial equation.
Last updated: March 2026 | By ForgeCalc Engineering
Use ^ for exponents (e.g., x^2 for x squared)
Standard Form: x^4 - 2x^3 + 3x^2 - 4x + 5 = 0
Degree: 4
Total roots (including complex): 4
Possible number of positive roots:
Possible number of negative roots:
Remaining roots are complex conjugate pairs: Varies based on actual positive/negative root count
Descartes' Rule of Signs is a technique for determining the possible number of positive and negative real roots of a polynomial equation. It works by counting sign changes in the coefficients.
The rule states that the number of positive real roots is either equal to the number of sign changes in P(x), or less than that by an even number. The same applies to negative roots using P(-x).
Analyze: x⁴ - 2x³ + 3x² - 4x + 5 = 0
Positive Roots:
Coefficients: +1, -2, +3, -4, +5
Sign changes: + to -, - to +, + to -, - to + = 4 changes
Possible positive roots: 4, 2, or 0
Negative Roots:
P(-x) = x⁴ + 2x³ + 3x² + 4x + 5
All coefficients positive = 0 sign changes
Possible negative roots: 0
Conclusion: 0 to 4 positive real roots, 0 negative real roots, and complex conjugate pairs for the rest.
No, it gives possible counts. The actual number of positive (or negative) real roots equals the sign changes, or is less by an even number (2, 4, 6, etc.).
Skip it! Only count sign changes between non-zero coefficients. For example, in x³ + 0x² - 1, there's only one sign change (+ to -).
No, this rule only tells you how many positive and negative real roots are possible. You need other methods (factoring, graphing, numerical methods) to find the actual roots.
Complex roots always come in conjugate pairs. If a degree-4 polynomial has 2 real roots, the other 2 must be complex conjugates like a+bi and a-bi.
Related Tools
Solve absolute value equations.
Solve absolute value inequalities.
Apply associative property.
Multiply using box method.
Complete the square method.
Find complex roots.