Cubic Equation Solver logo
Cubic Equation Solver

तर्कसंगत जड़ प्रमेय कैलकुलेटर

वास्तविक और जटिल जड़ों के साथ समर्पित क्यूबिक समीकरण सॉल्वर, कार्डानो विधि चरण, क्यूबिक रेखांकन और काम किए गए उदाहरण।

तर्कसंगत जड़ प्रमेय कैलकुलेटर

±p/q प्रमेय का उपयोग करके सभी संभावित तर्कसंगत जड़ उम्मीदवारों को उत्पन्न करने के लिए पूर्णांक गुणांक दर्ज करें।

पूर्णांक गुणांक — ax³ + bx² + cx + d = 0

तर्कसंगत जड़ प्रमेय कैलकुलेटर

परिणाम देखने के लिए ऊपर अपने बहुपद गुणांक दर्ज करें और "तर्कसंगत जड़ उम्मीदवार खोजें" पर क्लिक करें।
सॉल्व करने के बाद ग्राफ यहां दिखाई देगा।

क्या हैतर्कसंगत जड़ प्रमेय कैलकुलेटर?

  • रैशनल रूट थ्योरम बताती है कि यदि किसी पॉलीनोमियल समीकरण में तर्कसंगत जड़ें हैं, तो वे स्थिर पद के कारकों और प्रमुख गुणांक के कारकों का अनुपात होना चाहिए।
सूत्र / विधि
  • सूत्र:संभावित जड़ें\pm \frac{पी}{क्यू}
  • चर की व्याख्या: * पी: अचर पद के सभी पूर्णांक गुणनखंडडी(अंत में संख्या). *क्यू: अग्रणी गुणांक के सभी पूर्णांक गुणनखंड(नंबर संलग्न है).

उपयोग कैसे करें

  1. पूर्णांक गुणांक a और d दर्ज करें।
  2. उम्मीदवारों की सूची उत्पन्न करें।
  3. वास्तविक जड़ों को खोजने के लिए उनका परीक्षण करें।

मुख्य विशेषताएं

  • उम्मीदवारों की स्वचालित पीढ़ी।
  • व्यवस्थित परीक्षण सूची।
  • प्रारंभिक समाधान चरणों के लिए उपयोगी।
📈 दृश्य आरेख
तर्कसंगत मूल प्रमेय: पी/क्यू उम्मीदवार d के गुणनखंड (स्थिर) ±1, ±2, ±3, ±4, ±6, ±12 (अग्रणी) के कारक ±1, ±2 उम्मीदवार: ±1, ±2, ±3, ±4, ±6, ±12, ±½, ±3/2

उदाहरण अवधारणा

के लिए2x³ - 5x² - 4x + 3 = 0: के कारक3(पी): 1, 3. के कारक2(क्यू): 1, 2. उपकरण संयोजनों को आउटपुट करता है:\दोपहर 1, \दोपहर 3, \दोपहर 1/2, \दोपहर 3/2.

इंटरएक्टिव डीप डाइव

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.

🎯 वास्तविक दुनिया के अनुप्रयोग
🔎

First-Line Root Finding

The theorem is always the first tool applied when solving cubics with integer coefficients — before Cardano or numerical methods.

🎓

Exam Preparation

Most algebra and precalculus exams feature problems solvable by the Rational Root Theorem, making it essential test knowledge.

💻

Algorithm Design

Computer algebra systems use the Rational Root Theorem as the initial step in their polynomial factorization algorithms.

⚠ बचने के लिए सामान्य गलतियाँ

1. Forgetting negative candidates

Every candidate ±p/q has both positive and negative versions. Testing only positives misses negative roots.

2. Not reducing fractions

Candidates like 2/4 and 1/2 are the same root. Reduce fractions to avoid redundant testing.

3. Confusing which divides which

p divides the CONSTANT term d, and q divides the LEADING coefficient a. Swapping them generates wrong candidates.

📋 त्वरित संदर्भ तालिका
Rulep divides d, q divides a
Candidate Form±p/q (all combinations)
Testing MethodSubstitute or synthetic division
LimitationOnly finds rational roots, not irrational
After Finding RootUse synthetic division to reduce degree

अक्सर पूछे जाने वाले प्रश्न

क्या इससे मुझे वास्तविक जड़ मिलती है?

नहीं, यह आपको केवल *उम्मीदवारों* की एक "शॉर्टलिस्ट" देता है। आपको यह देखने के लिए उनका परीक्षण करना चाहिए कि कौन सा शून्य के बराबर है।

यदि सूची में कोई भी संख्या काम न करे तो क्या होगा?

इसका मतलब है कि समीकरण में अपरिमेय जड़ें (अव्यवस्थित दशमलव या वर्गमूल) हैं और इसे कार्डानो जैसे उन्नत सूत्रों का उपयोग करके हल किया जाना चाहिए।

क्या मुझे मध्य पद दर्ज करने की आवश्यकता है?

नहीं, प्रमेय आश्चर्यजनक रूप से केवल अग्रणी और स्थिर पदों पर निर्भर करता है।

कभी-कभी सूची में कई उम्मीदवार क्यों होते हैं?

उम्मीदवारों की संख्या इस बात पर निर्भर करती है कि अग्रणी गुणांक और स्थिर पद में कितने कारक हैं। कई कारकों के साथ बड़ी संख्याएँ उम्मीदवारों की लंबी सूची तैयार करती हैं।

क्या यह प्रमेय अपरिमेय मूल ढूंढ सकता है?

नहीं, परिमेय मूल प्रमेय केवल संभावित परिमेय (पूर्णांक या भिन्न) मूलों की पहचान करता है। √2 जैसे अपरिमेय मूलों के लिए अन्य तरीकों की आवश्यकता होती है।