Skip to content
← Repeat Radar

SSC Wiki · ga

रैखिक समीकरण हल करना

Linear Equation Solving

रैखिक समीकरण हल करना · Linear Equation Solving

संक्षेप में | In Brief

रैखिक समीकरण (Linear Equation) वह समीकरण है जिसमें चर (variable) की अधिकतम घात (power) 1 होती है। SSC परीक्षाओं में $x$ और $y$ का मान निकालने वाले सीधे सवाल या आयु/संख्याओं पर आधारित प्रश्न आते हैं।

A linear equation is one where the highest power of the variable is 1. SSC tests direct calculation of $x$ and $y$ values or word problems based on ages/numbers.

मुख्य सूत्र / नियम | Core Formulas & Rules

  • पक्षांतरण (Transposition): Change sign when moving across '=' (+ becomes -, × becomes ÷).
    Trick: "पुल पार, निशान पार" - बराबर (=) के दूसरी तरफ जाते ही + का -, और गुणा का भाग हो जाता है।
  • विलोपन विधि (Elimination Method): Make coefficients equal and add/subtract to cancel a variable.
    Trick: SSC में हमेशा Elimination Method इस्तेमाल करें, यह Substitution से बहुत तेज़ है।
  • अद्वितीय हल (Unique Solution): If $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$, lines intersect at one point.
  • कोई हल नहीं (No Solution): If $\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}$, lines are parallel.
  • अनंत हल (Infinite Solutions): If $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$, lines are coincident (same line).

हल किए गए उदाहरण | Worked Examples

(Note: General examples synthesized for concept clarity)

Q: यदि $5x - 12 = 18$ है, तो $x$ का मान क्या होगा?

If $5x - 12 = 18$, what is the value of $x$?

Step-by-step (Hindi):

  • -12 को दाईं ओर ले जाएं: $5x = 18 + 12$
  • $5x = 30$
  • $x = \frac{30}{5} = 6$

Answer: 6

Trap: जल्दबाजी में $18 - 12 = 6$ करके $x = \frac{6}{5}$ कर देना।

Q: यदि $x + y = 10$ और $x - y = 4$ है, तो $x$ और $y$ का मान ज्ञात करें।

If $x + y = 10$ and $x - y = 4$, find $x$ and $y$.

Step-by-step (Hindi):

  • दोनों समीकरणों को जोड़ें (Elimination): $(x + y) + (x - y) = 10 + 4$
  • $2x = 14 \Rightarrow x = 7$
  • $x$ का मान पहले समीकरण में रखें: $7 + y = 10 \Rightarrow y = 3$

Answer: $x = 7, y = 3$

Trap: $x$ और $y$ के मान निकालने के बाद विकल्प में $(3, 7)$ को टिक कर देना, जबकि सही क्रम $(7, 3)$ है।

Q: दो संख्याओं का योग 15 है और उनका अंतर 3 है। बड़ी संख्या क्या है?

The sum of two numbers is 15 and their difference is 3. What is the larger number?

Step-by-step (Hindi):

  • मान लें संख्याएं $x$ और $y$ हैं। $x + y = 15$ और $x - y = 3$
  • बड़ी संख्या ($x$) निकालने का सीधा Trick: $\frac{\text{Sum} + \text{Difference}}{2}$
  • $x = \frac{15 + 3}{2} = \frac{18}{2} = 9$

Answer: 9

Trap: छोटी संख्या निकालने का सूत्र लगाकर 6 को उत्तर मान लेना।

Traps & Common Mistakes | जाल और सामान्य गलतियाँ

  • Trap: पक्षांतरण (Transposition) में चिह्न न बदलना।
    Why aspirants fall: जल्दबाजी में $x + 5 = 10$ को $x = 10 + 5 = 15$ लिख देते हैं। याद रखें, + हमेशा - होगा।
  • Trap: Elimination में गलत गुणा करना।
    Why aspirants fall: गुणांक (coefficient) बराबर करते समय पूरे समीकरण के बजाय सिर्फ एक चर (variable) को गुणा कर देते हैं।
  • Trap: $x$ और $y$ के मान उल्टे रख देना।
    Why aspirants fall: विकल्प में $(x, y)$ के रूप में $(3,7)$ और $(7,3)$ दोनों होते हैं, ध्यान न देने पर गलत टिक हो जाता है।

Related concepts | सम्बन्धित विषय

  • quadratic-equations: द्विघात समीकरण के मूल और ट्रिक्स
  • age-problems: आयु संबंधी प्रश्न (समीकरण आधारित)
  • ratio-and-proportion: अनुपात और समानुपात के नियम