Что такоеКалькулятор теоремы о рациональных корнях?
- Теорема о рациональных корнях утверждает, что если полином имеет рациональный корень, то он должен быть отношением делителей свободного члена к делителям старшего коэффициента.
Специальный решатель кубических уравнений с действительными и комплексными корнями, этапы метода Кардано, построение кубических графиков и рабочие примеры.
Калькулятор теоремы о рациональных корнях
Введите коэффициенты полинома выше и нажмите «Найти кандидатов на рациональные корни», чтобы увидеть результаты.The Rational Root Theorem provides a systematic way to find all possible rational roots of a polynomial with integer coefficients. For a cubic ax³ + bx² + cx + d = 0, any rational root p/q must satisfy: p divides d (the constant term) and q divides a (the leading coefficient). This generates a finite list of candidates to test.
The theorem does NOT guarantee that rational roots exist — it only narrows the search space. You must test each candidate by substituting it into the polynomial (or using synthetic division). If f(p/q) = 0, you have found a root. Once one root is confirmed, synthetic division reduces the cubic to a quadratic, which the quadratic formula solves completely.
The power of this theorem lies in its efficiency: instead of guessing randomly, you have a guaranteed finite list. For example, if a = 2 and d = 12, the candidates are ±1, ±2, ±3, ±4, ±6, ±12, ±1/2, ±3/2 — at most 16 values to check. This structured approach is the standard first step in polynomial solving before resorting to Cardano's method.
The theorem is always the first tool applied when solving cubics with integer coefficients — before Cardano or numerical methods.
Most algebra and precalculus exams feature problems solvable by the Rational Root Theorem, making it essential test knowledge.
Computer algebra systems use the Rational Root Theorem as the initial step in their polynomial factorization algorithms.
Every candidate ±p/q has both positive and negative versions. Testing only positives misses negative roots.
Candidates like 2/4 and 1/2 are the same root. Reduce fractions to avoid redundant testing.
p divides the CONSTANT term d, and q divides the LEADING coefficient a. Swapping them generates wrong candidates.
| Rule | p divides d, q divides a |
| Candidate Form | ±p/q (all combinations) |
| Testing Method | Substitute or synthetic division |
| Limitation | Only finds rational roots, not irrational |
| After Finding Root | Use synthetic division to reduce degree |
Нет, он просто дает вам «короткий список» *кандидатов*. Вы должны проверить их, чтобы увидеть, какой из них равен нулю.
Это означает, что уравнение имеет иррациональные корни (беспорядочные десятичные дроби или квадратные корни) и его необходимо решать с использованием сложных формул, таких как формула Кардано.
Нет, эта теорема, как ни удивительно, опирается только на ведущие и постоянные члены.
Количество кандидатов зависит от того, сколько факторов имеют ведущий коэффициент и постоянный член. Большие числа со многими факторами дают более длинные списки кандидатов.
Нет. Теорема о рациональном корне определяет только потенциальные рациональные (целые или дробные) корни. Иррациональные корни, такие как √2, требуют других методов.