Skip to content
← Repeat Radar

SSC Wiki · reasoning

दो चर वाले रैखिक समीकरण

Linear Equations in Two Variables

दो चर वाले रैखिक समीकरण · Linear Equations in Two Variables

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

दो चर वाले रैखिक समीकरण (Linear Equations in Two Variables) ऐसे समीकरण होते हैं जिनमें दो अज्ञात राशियाँ (जैसे $x$ और $y$) होती हैं। SSC में आमतौर पर आयु (Age), संख्या (Numbers) या सिक्कों (Coins) पर आधारित प्रश्न पूछे जाते हैं जिन्हें इन समीकरणों से जल्दी हल किया जा सकता है।

A linear equation in two variables has two unknowns (like $x$ and $y$). In SSC, these are mostly used to solve Age, Number, or Coin based word problems quickly.

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

  • मानक रूप (Standard Form): $a_1x + b_1y + c_1 = 0$ और $a_2x + b_2y + c_2 = 0$
  • अद्वितीय हल (Unique Solution): $\frac{a_1}{a_2} \neq \frac{b_1}{b_2}$ (रेखाएं एक बिंदु पर काटती हैं)। Trick: Check this first to see if a single answer exists.
  • कोई हल नहीं (No Solution): $\frac{a_1}{a_2} = \frac{b_1}{b_2} \neq \frac{c_1}{c_2}$ (समानांतर रेखाएं)। Trick: Parallel lines never meet, so no solution.
  • अनंत हल (Infinite Solutions): $\frac{a_1}{a_2} = \frac{b_1}{b_2} = \frac{c_1}{c_2}$ (संपाती रेखाएं)। Trick: Both equations are exactly the same.
  • विलोपन विधि (Elimination Trick): किसी एक चर (variable) के गुणांक (coefficients) समान करें और समीकरणों को जोड़ें या घटाएं। Always eliminate the variable with smaller coefficients to save time.

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

(Note: Synthesized examples for practice as specific PYQs were not provided)

Q1: दो संख्याओं का योग 20 है और उनका अंतर 6 है। बड़ी संख्या ज्ञात कीजिए।

The sum of two numbers is 20 and their difference is 6. Find the larger number.

Step-by-step (Hindi):

मान लें संख्याएं $x$ और $y$ हैं।

समीकरण 1: $x + y = 20$

समीकरण 2: $x - y = 6$

दोनों को जोड़ने पर: $2x = 26 \Rightarrow x = 13$

Answer: 13

Trap: छात्र अक्सर जल्दबाजी में छोटी संख्या ($y=7$) निकाल कर टिक कर देते हैं। प्रश्न में क्या पूछा है, ध्यान दें।

Q2: यदि $2x + 3y = 12$ और $x - y = 1$ है, तो $x$ का मान क्या होगा?

If $2x + 3y = 12$ and $x - y = 1$, what is the value of $x$?

Step-by-step (Hindi):

समीकरण 2 को 3 से गुणा करें: $3x - 3y = 3$

अब इसे समीकरण 1 में जोड़ें: $(2x + 3y) + (3x - 3y) = 12 + 3$

$5x = 15 \Rightarrow x = 3$

Answer: 3

Trap: गुणा करते समय केवल $x$ या $y$ में गुणा करना और Constant (1) को भूल जाना एक सामान्य गलती है।

Q3: पिता की आयु पुत्र की आयु की 3 गुनी है। दोनों की आयु का योग 40 वर्ष है। पुत्र की आयु ज्ञात करें।

A father's age is 3 times his son's age. The sum of their ages is 40 years. Find the son's age.

Step-by-step (Hindi):

मान लें पुत्र की आयु $y$ और पिता की $x$ है।

समीकरण 1: $x = 3y \Rightarrow x - 3y = 0$

समीकरण 2: $x + y = 40$

$x$ का मान समीकरण 2 में रखने पर (Substitution): $3y + y = 40 \Rightarrow 4y = 40 \Rightarrow y = 10$

Answer: 10

Trap: $x$ और $y$ को उल्टा मान लेना, जिससे पिता की आयु 10 वर्ष आ जाती है।

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

  • Trap: घटाते समय चिह्न (signs) न बदलना।
    Why aspirants fall: जल्दबाजी में $-(x - y)$ को $-x - y$ लिख देते हैं, जबकि यह $-x + y$ होना चाहिए।
  • Trap: "कोई हल नहीं" और "अनंत हल" की शर्तों में भ्रम।
    Why aspirants fall: $\frac{c_1}{c_2}$ के अनुपात को चेक करना भूल जाते हैं। याद रखें, समानांतर (Parallel) में $c_1/c_2$ बराबर नहीं होता।
  • Trap: गलत चर (variable) का मान निकालना।
    Why aspirants fall: प्रश्न में $y$ पूछा होता है, लेकिन छात्र $x$ निकालकर पहले ऑप्शन को टिक कर देते हैं।

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

  • ages-problems: आयु संबंधी प्रश्न (समीकरणों का सीधा उपयोग)
  • number-system: संख्या पद्धति (अंकों और संख्याओं के प्रश्न)
  • ratio-and-proportion: अनुपात और समानुपात (समीकरणों को सरल करने में मददगार)