बहुपद के शून्यक: Difference between revisions

From Vidyalayawiki

(New Mathematics Class 9 Hindi Page Created)
No edit summary
Line 4: Line 4:
== परिभाषा ==
== परिभाषा ==
बहुपद <math>f(x)</math> के शून्यक <math>x</math> के मान हैं जो समीकरण <math>f(x)=0</math> को संतुष्ट करते हैं। यहाँ <math>f(x)</math>, <math>x</math> का एक फलन है, और बहुपद के शून्यक <math>x</math> के मान हैं जिसके लिए <math>f(x)</math> का मान शून्य के समान है। बहुपद के शून्यकों की संख्या समीकरण <math>f(x)=0</math> की घात(डिग्री) पर निर्भर करती है। फलन के ऐसे सभी प्रांत(डोमेन) मान, जिनके लिए परिसर(रेंज) शून्य के बराबर है, बहुपद के शून्यक कहलाते हैं।
बहुपद <math>f(x)</math> के शून्यक <math>x</math> के मान हैं जो समीकरण <math>f(x)=0</math> को संतुष्ट करते हैं। यहाँ <math>f(x)</math>, <math>x</math> का एक फलन है, और बहुपद के शून्यक <math>x</math> के मान हैं जिसके लिए <math>f(x)</math> का मान शून्य के समान है। बहुपद के शून्यकों की संख्या समीकरण <math>f(x)=0</math> की घात(डिग्री) पर निर्भर करती है। फलन के ऐसे सभी प्रांत(डोमेन) मान, जिनके लिए परिसर(रेंज) शून्य के बराबर है, बहुपद के शून्यक कहलाते हैं।
== How to Find Zero of a Polynomial? ==
=== Linear Equation ===
A linear equation is of the form <math>y=ax+b</math>. The zero of this equation can be calculated by substituting <math>y=0</math>, and on simplification we have <math>ax+b=0</math> or <math>x=-\frac{b}{a}</math>.
=== Quadratic Equation ===
The quadratic equation of the form <math>x^2+x(a+b)+ab=0</math>  can be factorized as <math>(x+a)(x+b)=0</math>, and we have <math>x=-a </math> or <math>x=-b </math> as the zeros of the polynomial. And for a quadratic equation of the form <math>ax^2+bx+c=0</math>  which cannot be factorized, the zeros can be calculated using the formula  <math>x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}</math>

Revision as of 11:38, 8 May 2024


परिभाषा

बहुपद के शून्यक के मान हैं जो समीकरण को संतुष्ट करते हैं। यहाँ , का एक फलन है, और बहुपद के शून्यक के मान हैं जिसके लिए का मान शून्य के समान है। बहुपद के शून्यकों की संख्या समीकरण की घात(डिग्री) पर निर्भर करती है। फलन के ऐसे सभी प्रांत(डोमेन) मान, जिनके लिए परिसर(रेंज) शून्य के बराबर है, बहुपद के शून्यक कहलाते हैं।

How to Find Zero of a Polynomial?

Linear Equation

A linear equation is of the form . The zero of this equation can be calculated by substituting , and on simplification we have or .

Quadratic Equation

The quadratic equation of the form can be factorized as , and we have or as the zeros of the polynomial. And for a quadratic equation of the form which cannot be factorized, the zeros can be calculated using the formula