गुणनखंड प्रमेय: Difference between revisions
No edit summary |
(content added) |
||
Line 1: | Line 1: | ||
Factor theorem is mainly used to factor the polynomials and to find the <math>n</math> roots of the polynomials. Factor theorem is very helpful for analyzing polynomial equations. In real life, factoring can be useful while exchanging money, dividing any quantity into equal pieces, understanding time, and comparing prices. | Factor theorem is mainly used to factor the polynomials and to find the <math>n</math> roots of the polynomials. Factor theorem is very helpful for analyzing polynomial equations. In real life, factoring can be useful while exchanging money, dividing any quantity into equal pieces, understanding time, and comparing prices. | ||
गुणनखंड प्रमेय का उपयोग मुख्य रूप से बहुपदों का गुणनखंड करने और बहुपदों के मूलों को ज्ञात करने के लिए किया जाता है। बहुपद समीकरणों का विश्लेषण करने के लिए गुणनखंड प्रमेय बहुत उपयोगी है। वास्तविक जीवन में, पैसों का आदान-प्रदान करते समय, किसी भी मात्रा को समान भागों में विभाजित करने के लिए, समय को समझते हुए और कीमतों की तुलना करते समय गुणनखंडन उपयोगी हो सकता है। | |||
== गुणनखंड प्रमेय कथन == | |||
गुणनखंड प्रमेय बताता है कि यदि <math>p(x)</math> घात <math>n \ge 1</math> का एक बहुपद है और <math>a</math> कोई वास्तविक संख्या है, तो | |||
* <math>x-a</math> , <math>p(x)</math>का एक गुणनखंड है,यदि <math>p(a)=0</math>। | |||
* <math>p(a)=0</math>, यदि <math>x-a</math> , <math>p(x)</math>का एक गुणनखंड है। | |||
उदाहरण 6: जांच करें कि क्या <math>x+2</math>, <math>x^3+3x^2+5x+6</math> और <math>2x+4</math> का एक गुणनखंड है | |||
हल : <math>x+2</math> is <math>-2</math> का शून्य। | |||
मान लीजिए <math>p(x)=x^3+3x^2+5x+6</math> | |||
<math>p(-2)=(-2)^3+3(-2)^2+5(-2)+6</math> | <math>p(-2)=(-2)^3+3(-2)^2+5(-2)+6</math> | ||
Line 21: | Line 23: | ||
<math>s(-2)=2(-2)+4 =0</math> | <math>s(-2)=2(-2)+4 =0</math> | ||
अत: <math>x+2</math>, <math>x^3+3x^2+5x+6</math> और <math>2x+4</math> का गुणनखंड है। | |||
== | == गुणनखंड प्रमेय का उपयोग कैसे करें? == | ||
Let's learn how to use the factor theorem with an example. Check whether (y + 5) is a factor of 2y<sup>2</sup> + 7y – 15 or not. Given that, y + 5 = 0. Then, y = - 5. Now let's substitute y = - 5 into the given polynomial equation. We get: | Let's learn how to use the factor theorem with an example. Check whether (y + 5) is a factor of 2y<sup>2</sup> + 7y – 15 or not. Given that, y + 5 = 0. Then, y = - 5. Now let's substitute y = - 5 into the given polynomial equation. We get: | ||
Line 34: | Line 36: | ||
= 0 | = 0 | ||
अत:, y + 5, 2y<sup>2</sup> + 7y – 15 का गुणनखंड है। | |||
=== Us === | === Us === | ||
[[Category:बहुपद]][[Category:कक्षा-9]][[Category:गणित]] | [[Category:बहुपद]][[Category:कक्षा-9]][[Category:गणित]] |
Revision as of 12:29, 11 May 2024
Factor theorem is mainly used to factor the polynomials and to find the roots of the polynomials. Factor theorem is very helpful for analyzing polynomial equations. In real life, factoring can be useful while exchanging money, dividing any quantity into equal pieces, understanding time, and comparing prices.
गुणनखंड प्रमेय का उपयोग मुख्य रूप से बहुपदों का गुणनखंड करने और बहुपदों के मूलों को ज्ञात करने के लिए किया जाता है। बहुपद समीकरणों का विश्लेषण करने के लिए गुणनखंड प्रमेय बहुत उपयोगी है। वास्तविक जीवन में, पैसों का आदान-प्रदान करते समय, किसी भी मात्रा को समान भागों में विभाजित करने के लिए, समय को समझते हुए और कीमतों की तुलना करते समय गुणनखंडन उपयोगी हो सकता है।
गुणनखंड प्रमेय कथन
गुणनखंड प्रमेय बताता है कि यदि घात का एक बहुपद है और कोई वास्तविक संख्या है, तो
- , का एक गुणनखंड है,यदि ।
- , यदि , का एक गुणनखंड है।
उदाहरण 6: जांच करें कि क्या , और का एक गुणनखंड है
हल : is का शून्य।
मान लीजिए
अत: , और का गुणनखंड है।
गुणनखंड प्रमेय का उपयोग कैसे करें?
Let's learn how to use the factor theorem with an example. Check whether (y + 5) is a factor of 2y2 + 7y – 15 or not. Given that, y + 5 = 0. Then, y = - 5. Now let's substitute y = - 5 into the given polynomial equation. We get:
g(-5) = 2 (-5)2 + 7(-5) – 15
= 2 (25) - 35 – 15
= 50 – 35 – 15
= 0
अत:, y + 5, 2y2 + 7y – 15 का गुणनखंड है।