रैखिक समीकरण: Difference between revisions
(added content) |
(added content) |
||
Line 1: | Line 1: | ||
== | == रेखीय समीकरण क्या है? == | ||
वह समीकरण जिसकी उच्चतम घात <math>1 </math> होती है, उसे रैखिक समीकरण कहते हैं। इसका अर्थ है कि रैखिक समीकरण में किसी भी चर का घातांक <math>1 </math>इससे अधिक नहीं होता है। एक रेखीय समीकरण का ग्राफ सदैव एक सीधी रेखा बनाता है। | |||
''' | '''रेखीय समीकरण परिभाषा:''' रैखिक समीकरण, एक बीजीय समीकरण है जिसमें चर की उच्चतम घात हमेशा <math>1 </math> होती है। इसे एक-घातीय समीकरण के रूप में भी जाना जाता है। जब इस समीकरण को रेखांकन किया जाता है, तो इसका परिणाम प्रायः एक सीधी रेखा में होता है। इसलिए इसे 'रैखिक' समीकरण का नाम दिया गया है। | ||
एक चर वाले रैखिक समीकरण और दो चर वाले रैखिक समीकरण होते हैं। आइए निम्नलिखित उदाहरणों की सहायता से रैखिक समीकरणों और अरैखिक समीकरणों की पहचान करना सीखें। | |||
{| class="wikitable" | {| class="wikitable" | ||
!Equations | !Equations | ||
Line 25: | Line 25: | ||
|} | |} | ||
== | == मानक रूप में रैखिक समीकरण == | ||
एक चर में रैखिक समीकरणों का मानक रूप या सामान्य रूप इस प्रकार लिखा जाता है, <math>ax+b=0 </math> जहाँ <math>a </math> और <math>b </math> वास्तविक संख्याएँ हैं, और <math>x </math> एकल चर है। | |||
दो चरों में रैखिक समीकरणों का मानक रूप इस प्रकार व्यक्त किया जाता है, <math>ax+by+c=0 </math> जहाँ <math>a </math>, <math>b </math> और <math>c </math>कोई भी वास्तविक संख्याएँ हैं, और <math>x </math> और <math>y </math> चर हैं। | |||
[[File:Linear equation format - Hindi.jpg|alt=Fig.1|none|thumb|चित्र .1]] | [[File:Linear equation format - Hindi.jpg|alt=Fig.1|none|thumb|चित्र .1]] | ||
== | == एक चर में रैखिक समीकरण == | ||
एक चर वाला रैखिक समीकरण वह समीकरण होता है जिसमें केवल एक चर उपस्थित होता है। यह <math>ax+b=0 </math>, के रूप का होता है, जहाँ <math>a </math> और <math>b </math> कोई भी दो वास्तविक संख्याएँ हैं और <math>x </math>एक अज्ञात चर है जिसका मात्र एक हल है। यह गणितीय कथन को दर्शाने का सबसे आसान उपाय है। इस समीकरण की एक घात होती है जो सदैव <math>1 </math> के समान होती है। . एक चर में रैखिक समीकरण को बहुत आसानी से हल किया जा सकता है। अज्ञात चर का मान प्राप्त करने के लिए, चरों को अलग करके समीकरण के एक तरफ लाया जाता है और स्थिरांकों को जोड़कर समीकरण के दूसरी तरफ लाया जाता है। | |||
'''उदाहरण:''' Solve the linear equation in one variable: <math>3x+6=18 </math>. | |||
''' | |||
In order to solve the given equation, we bring the numbers on the right-hand side of the equation and we keep the variable on the left-hand side. This means, <math>3x=18-6 </math>. Then, as we solve for <math>x </math>, we get, <math>3x=12 </math>. Finally, the value of <math>x=\frac{12}{3}=4 </math>. | In order to solve the given equation, we bring the numbers on the right-hand side of the equation and we keep the variable on the left-hand side. This means, <math>3x=18-6 </math>. Then, as we solve for <math>x </math>, we get, <math>3x=12 </math>. Finally, the value of <math>x=\frac{12}{3}=4 </math>. | ||
== | == दो चर वाले रैखिक समीकरण == | ||
A linear equation in two variables is of the form <math>ax+by+c=0 </math>, in which <math>a </math>, <math>b </math>, <math>c </math> are real numbers and <math>x </math> and <math>y </math> are the two variables, each with a degree of <math>1 </math>. If we consider two such linear equations, they are called simultaneous linear equations. For example, <math>6x+2y+9=0 </math> is a linear equation in two variables. There are various ways of solving linear equations in two variables like the [[Graphical Method of Solution of a Pair of Linear Equations|graphical method]], the substitution method, the cross multiplication method, the elimination method, and the determinant method. | A linear equation in two variables is of the form <math>ax+by+c=0 </math>, in which <math>a </math>, <math>b </math>, <math>c </math> are real numbers and <math>x </math> and <math>y </math> are the two variables, each with a degree of <math>1 </math>. If we consider two such linear equations, they are called simultaneous linear equations. For example, <math>6x+2y+9=0 </math> is a linear equation in two variables. There are various ways of solving linear equations in two variables like the [[Graphical Method of Solution of a Pair of Linear Equations|graphical method]], the substitution method, the cross multiplication method, the elimination method, and the determinant method. | ||
Line 62: | Line 60: | ||
[[Category:रैखिक समीकरण]] | [[Category:रैखिक समीकरण]] | ||
[[Category:कक्षा-9]][[Category:गणित]] | [[Category:कक्षा-9]][[Category:गणित]] | ||
[[Category:गणित]] | [[Category:गणित]] |
Revision as of 16:03, 15 October 2024
रेखीय समीकरण क्या है?
वह समीकरण जिसकी उच्चतम घात होती है, उसे रैखिक समीकरण कहते हैं। इसका अर्थ है कि रैखिक समीकरण में किसी भी चर का घातांक इससे अधिक नहीं होता है। एक रेखीय समीकरण का ग्राफ सदैव एक सीधी रेखा बनाता है।
रेखीय समीकरण परिभाषा: रैखिक समीकरण, एक बीजीय समीकरण है जिसमें चर की उच्चतम घात हमेशा होती है। इसे एक-घातीय समीकरण के रूप में भी जाना जाता है। जब इस समीकरण को रेखांकन किया जाता है, तो इसका परिणाम प्रायः एक सीधी रेखा में होता है। इसलिए इसे 'रैखिक' समीकरण का नाम दिया गया है।
एक चर वाले रैखिक समीकरण और दो चर वाले रैखिक समीकरण होते हैं। आइए निम्नलिखित उदाहरणों की सहायता से रैखिक समीकरणों और अरैखिक समीकरणों की पहचान करना सीखें।
Equations | Linear or Non-Linear |
---|---|
Linear | |
Non-Linear, the power of the variable is 2 | |
Non-Linear, the power of the variable is 1/2 | |
Linear | |
Non-Linear, the power of the variable is 2 |
मानक रूप में रैखिक समीकरण
एक चर में रैखिक समीकरणों का मानक रूप या सामान्य रूप इस प्रकार लिखा जाता है, जहाँ और वास्तविक संख्याएँ हैं, और एकल चर है।
दो चरों में रैखिक समीकरणों का मानक रूप इस प्रकार व्यक्त किया जाता है, जहाँ , और कोई भी वास्तविक संख्याएँ हैं, और और चर हैं।
एक चर में रैखिक समीकरण
एक चर वाला रैखिक समीकरण वह समीकरण होता है जिसमें केवल एक चर उपस्थित होता है। यह , के रूप का होता है, जहाँ और कोई भी दो वास्तविक संख्याएँ हैं और एक अज्ञात चर है जिसका मात्र एक हल है। यह गणितीय कथन को दर्शाने का सबसे आसान उपाय है। इस समीकरण की एक घात होती है जो सदैव के समान होती है। . एक चर में रैखिक समीकरण को बहुत आसानी से हल किया जा सकता है। अज्ञात चर का मान प्राप्त करने के लिए, चरों को अलग करके समीकरण के एक तरफ लाया जाता है और स्थिरांकों को जोड़कर समीकरण के दूसरी तरफ लाया जाता है।
उदाहरण: Solve the linear equation in one variable: .
In order to solve the given equation, we bring the numbers on the right-hand side of the equation and we keep the variable on the left-hand side. This means, . Then, as we solve for , we get, . Finally, the value of .
दो चर वाले रैखिक समीकरण
A linear equation in two variables is of the form , in which , , are real numbers and and are the two variables, each with a degree of . If we consider two such linear equations, they are called simultaneous linear equations. For example, is a linear equation in two variables. There are various ways of solving linear equations in two variables like the graphical method, the substitution method, the cross multiplication method, the elimination method, and the determinant method.
समस्या 1 :
निम्नलिखित समीकरणों में से प्रत्येक को ax + by + c = 0 के रूप में लिखें और प्रत्येक स्थिति में a, b और c के मान इंगित करें:
हल:
, यहाँ
समस्या 2 :
निम्नलिखित में से प्रत्येक को दो चरों वाले समीकरण के रूप में लिखिए।
(i) -----
(i) -----