CDS गणित — द्विघात समीकरण: मूल, विवेचक और गुणनखंड विधि

intermediate 18 min read

अवधारणा

द्विघात समीकरण वह बीजीय समीकरण है जिसमें चर (variable) की अधिकतम घात 2 हो। सामान्य रूप है:

ax2+bx+c=0,a0ax^2 + bx + c = 0, \quad a \neq 0

यहाँ aa, bb, cc वास्तविक संख्याएँ (real numbers) हैं और a0a \neq 0 इसलिए ज़रूरी है क्योंकि यदि a=0a = 0 हो जाए तो समीकरण सरल रेखीय (linear) बन जाता है।

एक सीधी सादी सोच: मान लो एक आयत (rectangle) का क्षेत्रफल 12 है और उसकी लम्बाई, चौड़ाई से 1 अधिक है। तो x(x+1)=12x(x+1) = 12, यानी x2+x12=0x^2 + x - 12 = 0। यही द्विघात समीकरण है — जहाँ कोई राशि खुद से गुणा होकर किसी स्थिति को पूरा करती है।

CDS के नज़रिए से क्या important है:

CDS में द्विघात समीकरण के प्रश्न मुख्यतः तीन प्रकार के आते हैं:

  1. मूलों का योग और गुणनफल दिया हो — समीकरण बनाओ या गुण बताओ
  2. विवेचक (discriminant) से मूलों की प्रकृति पूछी जाए
  3. किसी parameter की greatest/least value पूछी जाए जिसके लिए real roots हों

इन तीनों के लिए तुम्हें द्विघात सूत्र रटने की ज़रूरत नहीं — तुम्हें सम्बन्धों (relationships) को समझना है।


गहन विश्लेषण

मूलभूत सम्बन्ध — Vieta के सूत्र

यदि α\alpha और β\beta, समीकरण ax2+bx+c=0ax^2 + bx + c = 0 के दो मूल हों, तो:

α+β=ba(मूलों का योग)\alpha + \beta = -\frac{b}{a} \qquad \text{(मूलों का योग)}

αβ=ca(मूलों का गुणनफल)\alpha \cdot \beta = \frac{c}{a} \qquad \text{(मूलों का गुणनफल)}

और समीकरण को इस तरह भी लिखा जा सकता है:

a[x2(α+β)x+αβ]=0a[x^2 - (\alpha + \beta)x + \alpha\beta] = 0

यह सूत्र CDS में सबसे ज़्यादा काम आता है। जब भी "sum" और "product of roots" दिखे — सीधे b/a-b/a और c/ac/a लिखो।

विवेचक (Discriminant)

D=b24acD = b^2 - 4ac

| D का मान | मूलों की प्रकृति | |----------|-----------------| | D>0D > 0 | दो अलग-अलग वास्तविक मूल | | D=0D = 0 | दो बराबर वास्तविक मूल (repeated roots) | | D<0D < 0 | कोई वास्तविक मूल नहीं (काल्पनिक मूल) |

CDS में सबसे ज़्यादा पूछा जाता है: "k का greatest/least value क्या है जिसके लिए real roots हों?" — यहाँ सिर्फ़ D0D \geq 0 set करो और solve करो।

Perfect Square की शर्त

ax2+bx+cax^2 + bx + c तब perfect square होगा जब:

  1. a>0a > 0 (या a<0a < 0, उसी sign का square हो)
  2. D=0D = 0, यानी b24ac=0b^2 - 4ac = 0

उदाहरण: x24x+4=(x2)2x^2 - 4x + 4 = (x-2)^2 — यहाँ D=1616=0D = 16 - 16 = 0

गुणनखंड विधि (Factorization) — कब इस्तेमाल करें

जब coefficients पूर्णांक (integers) हों और product × leading coefficient का कोई साफ़ factor मिल जाए:

x2+bx+c=0x^2 + bx + c = 0

यहाँ दो संख्याएँ ढूँढो जिनका योग = b और गुणनफल = c हो।

उदाहरण: x25x+6=0x^2 - 5x + 6 = 0

जब a1a \neq 1 हो:

2x27x+3=02x^2 - 7x + 3 = 0

a×c=2×3=6a \times c = 2 \times 3 = 6। दो संख्याएँ जिनका योग =7= -7 और गुणनफल =6= 6: वो हैं 6-6 और 1-1

2x26xx+3=2x(x3)1(x3)=(2x1)(x3)=02x^2 - 6x - x + 3 = 2x(x-3) - 1(x-3) = (2x-1)(x-3) = 0

मूल: x={1}{2},3x = \frac\{1\}\{2\}, 3

द्विघात सूत्र — सिर्फ़ तब उठाओ जब गुणनखंड न बने

x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

CDS में ऐसे प्रश्न कम आते हैं जहाँ सूत्र ज़रूरी हो। ज़्यादातर cases में या तो गुणनखंड बन जाते हैं, या फिर Vieta के सूत्रों से ही answer निकल आता है।

Q positive for all real x — यह शर्त कब पूरी होती है

ax2+bx+c>0ax^2 + bx + c > 0 सभी real xx के लिए, यदि और केवल यदि:

यदि D0D \geq 0 हो, तो समीकरण के real roots होंगे और graph x-axis को छुएगा या काटेगा — इसलिए कुछ values पर Q0Q \leq 0 होगा।


शॉर्टकट और युक्तियाँ

patternSum-Product से सीधे Equation

जब भी मूलों का योग (S) और गुणनफल (P) दिया हो, समीकरण सीधे लिखो:

x2Sx+P=0x^2 - Sx + P = 0

कोई intermediate step नहीं चाहिए।

उदाहरण: योग = 5, गुणनफल = 6 → x25x+6=0x^2 - 5x + 6 = 0

Standard method: b/a-b/a और c/ac/a से equations बनाकर solve = 4 steps। यह shortcut: 1 step।

eliminationDiscriminant से Greatest/Least k — एक Line

प्रश्न: "kk का greatest value जिसके लिए real roots हों?"

सीधे D0D \geq 0 लिखो और kk के लिए solve करो।

2x24x+k=02x^2 - 4x + k = 0: D=168k0k2D = 16 - 8k \geq 0 \Rightarrow k \leq 2

Greatest value = 2। कुल समय: 20 सेकंड। किसी formula को याद नहीं रखना — बस D=b24acD = b^2 - 4ac और D0D \geq 0

patternPerfect Square की जाँच — D=0 Test

कोई quadratic ax2+bx+cax^2 + bx + c perfect square है या नहीं — यह जाँचने के लिए सिर्फ़ D=0D = 0 check करो।

x24x+4x^2 - 4x + 4: D=1616=0D = 16 - 16 = 0 → perfect square = (x2)2(x-2)^2

x24x+5x^2 - 4x + 5: D=1620=40D = 16 - 20 = -4 \neq 0 → perfect square नहीं।

Standard factorization attempt vs. D=0 check: D=0 check में 10 सेकंड, factorization try में 45 सेकंड।

substitutionCounter-example से Statement गलत साबित करना

CDS में अक्सर "कौन सा statement सही है" type प्रश्न आते हैं। किसी statement को गलत साबित करना हो तो एक counter-example काफ़ी है।

उदाहरण: "Q सभी real x के लिए positive है" — यह गलत साबित करना हो तो एक specific value डालो जहाँ Q negative हो।

c=1c = -1 लो: Q=x2+x1Q = x^2 + x - 1x=0x = 0 पर Q=1<0Q = -1 < 0 — statement गलत।

इससे पूरी algebraic proof करने की ज़रूरत नहीं — 15 सेकंड में done।

patternSum=Product condition से b = -c निकालना

जब "sum of roots = product of roots" दिया हो:

ba=cab=cb=c-\frac{b}{a} = \frac{c}{a} \Rightarrow -b = c \Rightarrow b = -c

(monic quadratic यानी a=1a=1 के लिए)

यह एक line में। फिर इस relation को समीकरण में substitute करके आगे बढ़ो।

Standard method: दोनों roots निकालो, फिर compare = 5 steps। यह shortcut: 1 substitution = 1 step।


तेज़-समाधान रूपरेखा

परीक्षा हॉल में यह decision flow follow करो:

Step 1 — प्रश्न का type पहचानो:

Step 2 — Vieta पहले, formula बाद में:

यदि सिर्फ़ मूलों का sum/product पूछा हो — roots निकालने की कोशिश मत करो, सीधे b/a-b/a और c/ac/a लिखो।

Step 3 — Statement-based MCQ में:

पहले "False" statement ढूँढो counter-example से। जो statement एक भी case में fail हो — वो गलत। बचा हुआ सही।

Step 4 — Integers हों तो गुणनखंड पहले:

गुणनखंड बना तो 20 सेकंड। नहीं बना तो formula — लेकिन CDS में formula वाले प्रश्न दुर्लभ हैं।


हल किए गए PYQs

क्यों यह प्रश्न: यह प्रश्न Vieta के सूत्रों और perfect square की शर्त दोनों को एक साथ test करता है। CDS में यही pattern बार-बार आता है।

समाधान का रास्ता: सबसे पहले "sum = product" condition से b=cb = -c निकालो। फिर Statement I के लिए D=0D = 0 set करो, Statement II के लिए counter-example ढूँढो।

Previous Year Questionपिछले वर्ष का प्रश्न2026
Let Q = x² + bx + c. If the sum of the roots of the equation Q = 0 is equal to the product of these roots, then which of the following is/are correct? I. Q can be a perfect square. II. Q is positive for all real values of x.
  1. I only
  2. II only
  3. Both I and II
  4. Neither I nor II
Solutionसमाधान
Sum of roots = –b, product of roots = c. Given –b = c, so b = –c. Then Q = x² – cx + c. For Q to be a perfect square, discriminant must be 0: c² – 4c = 0, so c = 0 or c = 4. When c = 0, Q = x² (perfect square). When c = 4, Q = x² – 4x + 4 = (x–2)² (perfect square). So I is correct. For II: when c = –1, Q = x² + x – 1, which is negative for some x. So II is not always correct. Only I.

क्यों यह प्रश्न: यह प्रश्न एक common गलतफहमी test करता है — "sum और product दिए हों तो एक unique equation होती है।" CDS में conceptual clarity की परीक्षा होती है।

समाधान का रास्ता: देखो — sum = 2, product = -100। मूल fixed हैं। लेकिन equation x22x100=0x^2 - 2x - 100 = 0 और 2x24x200=02x^2 - 4x - 200 = 0 दोनों valid equations हैं (अनंत equations, एक ही roots)। प्रश्न "different roots" की बात करता है — roots तो fixed हैं, इसलिए "different roots वाली अनंत equations" का option गलत है। सही answer है: ठीक एक monic equation।

Previous Year Questionपिछले वर्ष का प्रश्न2024
If the sum and product of the roots of a quadratic equation are 2 and −100 respectively, then which one of the following is correct ?
  1. There are infinitely many such equations having different roots.
  2. There is only one such equation which is x² + 2x − 100 = 0.
  3. There is only one such equation which is x² − 2x − 100 = 0.
  4. There is no such equation.
Solutionसमाधान
For a quadratic ax² + bx + c = 0, sum of roots = −b/a and product = c/a. The equation x² − 2x − 100 = 0 has these properties, but so does 2x² − 4x − 200 = 0, 3x² − 6x − 300 = 0, etc. All these have the same roots though. However, the question asks about equations (not roots). Since multiplying by any constant gives a 'different' equation but with the same roots. If we require monic quadratic (a=1), there is exactly one: x² − 2x − 100 = 0. The phrase 'infinitely many such equations having different roots' is incorrect because the roots are fixed by sum and product. Hence the answer is (c): There is only one such equation x² − 2x − 100 = 0.

क्यों यह प्रश्न: Discriminant का direct application। CDS में real roots की condition हर साल किसी न किसी रूप में आती है।

समाधान का रास्ता: D=(4)24(2)(k)=168k0k2D = (-4)^2 - 4(2)(k) = 16 - 8k \geq 0 \Rightarrow k \leq 2। Greatest value = 2। 20 सेकंड में done।

Previous Year Questionपिछले वर्ष का प्रश्न2024
What is the greatest value of k for which 2x² − 4x + k = 0 has real roots ?
  1. 1
  2. 2
  3. 3
  4. 4
Solutionसमाधान
For real roots, discriminant ≥ 0. D = (−4)² − 4(2)(k) = 16 − 8k ≥ 0, giving k ≤ 2. The greatest value is 2.

आम गलतियाँ


संबंधित विषय

SarkariRise पर अभ्यास

Sign up + get 3 free mocks →