द्विघाती बहुपद: Difference between revisions
No edit summary |
(added content) |
||
Line 18: | Line 18: | ||
इस प्रकार इस द्विघाती समीकरण के मूल <math>x=-2, x=-2</math> होंगे | इस प्रकार इस द्विघाती समीकरण के मूल <math>x=-2, x=-2</math> होंगे | ||
== | == द्विघात बहुपद सूत्र == | ||
The general formula of a single variable quadratic polynomial is given as <math>ax^2+bx+c</math>. When this quadratic polynomial is used in an equation it is expressed as <math>ax^2+bx+c=0</math>. There are many methods that can be used to find the solutions of an equation containing a quadratic polynomial. These methods are factorizing a quadratic equation, completing the squares, using graphs, and using the quadratic polynomial formula. Out of all these techniques, the simplest way to find the roots of a quadratic polynomial is by using the formula. An added benefit of this method is that several important conclusions can be made by analyzing the discriminant. The quadratic polynomial formula is given below: | The general formula of a single variable quadratic polynomial is given as <math>ax^2+bx+c</math>. When this quadratic polynomial is used in an equation it is expressed as <math>ax^2+bx+c=0</math>. There are many methods that can be used to find the solutions of an equation containing a quadratic polynomial. These methods are factorizing a quadratic equation, completing the squares, using graphs, and using the quadratic polynomial formula. Out of all these techniques, the simplest way to find the roots of a quadratic polynomial is by using the formula. An added benefit of this method is that several important conclusions can be made by analyzing the discriminant. The quadratic polynomial formula is given below: | ||
Line 27: | Line 27: | ||
The value <math>b^2-4ac</math> is called the discriminant. It is denoted by <math>D</math>.The nature of the roots can be determined by using the discriminant. | The value <math>b^2-4ac</math> is called the discriminant. It is denoted by <math>D</math>.The nature of the roots can be determined by using the discriminant. | ||
== | == द्विघात बहुपद मूल == | ||
The method of factorization is only applicable to certain quadratic polynomials. However, the quadratic polynomial formula can be used for any type of quadratic equation. Furthermore, the value of the discriminant can be used to analyze the nature of the roots of a quadratic polynomial. Given below are the various conditions that can help to predict the nature of the roots: | The method of factorization is only applicable to certain quadratic polynomials. However, the quadratic polynomial formula can be used for any type of quadratic equation. Furthermore, the value of the discriminant can be used to analyze the nature of the roots of a quadratic polynomial. Given below are the various conditions that can help to predict the nature of the roots: | ||
Line 34: | Line 34: | ||
* <math>D <0</math>: Both the roots are imaginary numbers if the discriminant is negative. | * <math>D <0</math>: Both the roots are imaginary numbers if the discriminant is negative. | ||
=== | === द्विघात बहुपद मूलों का योग और गुणनफल === | ||
Using the roots of the equation containing the quadratic polynomial, a relationship can be established between the roots and the coefficients. The sum and the product of the roots of a quadratic polynomial can be determined using the coefficients and the constant term. Suppose one root is given by <math>\alpha</math> and the other root is given by <math>\beta</math> | Using the roots of the equation containing the quadratic polynomial, a relationship can be established between the roots and the coefficients. The sum and the product of the roots of a quadratic polynomial can be determined using the coefficients and the constant term. Suppose one root is given by <math>\alpha</math> and the other root is given by <math>\beta</math> | ||
Line 48: | Line 48: | ||
This can also be used to factor qudratic polynomials. Other methods for factorizing a quadratic polynomial will be listed in sections below. | This can also be used to factor qudratic polynomials. Other methods for factorizing a quadratic polynomial will be listed in sections below. | ||
== | == द्विघात बहुपद कैसे ज्ञात करें? == | ||
A quadratic polynomial can be obtained by using the zeros or roots of the equation. Suppose the two roots are given as<math>-4</math> and <math>2</math>. The steps to find the quadratic polynomial are as follows: | A quadratic polynomial can be obtained by using the zeros or roots of the equation. Suppose the two roots are given as<math>-4</math> and <math>2</math>. The steps to find the quadratic polynomial are as follows: | ||
Line 55: | Line 55: | ||
* Step 3: Substitute these values in the expression <math>x^2-</math> (sum of the roots)<math>x+</math>(product of the roots). Thus, the quadratic polynomial is <math>x^2+2x-8</math> | * Step 3: Substitute these values in the expression <math>x^2-</math> (sum of the roots)<math>x+</math>(product of the roots). Thus, the quadratic polynomial is <math>x^2+2x-8</math> | ||
== | == द्विघात बहुपदों का गुणनखंडन कैसे करें? == | ||
Generally, factorization can be considered as the reverse of multiplying two expressions. Few methods for factorization of quadratic polynomials are listed below: | Generally, factorization can be considered as the reverse of multiplying two expressions. Few methods for factorization of quadratic polynomials are listed below: | ||
=== | === महत्तम समापवर्तक === | ||
In this method, we have to look at all the terms and determine the common terms. | In this method, we have to look at all the terms and determine the common terms. | ||
Line 71: | Line 71: | ||
<math>xa+xb=x(a+b)</math> | <math>xa+xb=x(a+b)</math> | ||
''' | '''उदाहरण''' | ||
What are the common factors of the terms in the quadratic polynomial equation <math>8x^2-4x=0 ?</math> | What are the common factors of the terms in the quadratic polynomial equation <math>8x^2-4x=0 ?</math> | ||
''' | '''हल''' | ||
Let's apply the distributive law in reverse. | Let's apply the distributive law in reverse. | ||
Line 83: | Line 83: | ||
Thus, '''<math>4x(2x-1)</math>'''are the factors of<math>8x^2-4x=0</math> | Thus, '''<math>4x(2x-1)</math>'''are the factors of<math>8x^2-4x=0</math> | ||
=== | === अंतर विधि का योग === | ||
The sum and the difference of two terms are most likely used when the two factors match exactly, except one term involves addition and the other is a difference. | The sum and the difference of two terms are most likely used when the two factors match exactly, except one term involves addition and the other is a difference. | ||
Line 94: | Line 94: | ||
Thus, the formula becomes '''<math>(a+b)(a-b)=a^2-b^2</math>''' | Thus, the formula becomes '''<math>(a+b)(a-b)=a^2-b^2</math>''' | ||
''' | '''उदाहरण''' | ||
Find the solution of '''<math>(5+x)(5-x)</math>''' using the sum of the difference method. | Find the solution of '''<math>(5+x)(5-x)</math>''' using the sum of the difference method. | ||
''' | '''हल''' | ||
Apply the sum of the difference method for solving the terms. | Apply the sum of the difference method for solving the terms. | ||
Line 106: | Line 106: | ||
'''<math>(5+x)(5-x)=(5^2-x^2)=25-x^2</math>''' | '''<math>(5+x)(5-x)=(5^2-x^2)=25-x^2</math>''' | ||
=== | === समूहीकरण द्वारा गुणनखंडन === | ||
Factor by grouping means that we have to group all the terms with common factors before factoring. | Factor by grouping means that we have to group all the terms with common factors before factoring. | ||
Line 117: | Line 117: | ||
Let’s take a look at an example. | Let’s take a look at an example. | ||
''' | '''उदाहरण''' | ||
How can you factorize the quadratic polynomial '''<math>a^2-ac+ab-bc</math>''' by the grouping method? | How can you factorize the quadratic polynomial '''<math>a^2-ac+ab-bc</math>''' by the grouping method? | ||
''' | '''हल :''' | ||
'''<math>a^2-ac+ab-bc</math>''' | '''<math>a^2-ac+ab-bc</math>''' | ||
Line 133: | Line 133: | ||
Thus, by factoring expressions we get '''<math>(a-c)(a+b)</math>''' | Thus, by factoring expressions we get '''<math>(a-c)(a+b)</math>''' | ||
=== | === पूर्ण वर्ग त्रिपद विधि === | ||
The method of converting any quadratic polynomial into a perfect square is known as the perfect square trinomial method. | The method of converting any quadratic polynomial into a perfect square is known as the perfect square trinomial method. | ||
Line 143: | Line 143: | ||
''' | |||
'''उदाहरण''' | |||
Is the given quadratic polynomial '''<math>x^2-8x+16</math>''' a perfect square? | Is the given quadratic polynomial '''<math>x^2-8x+16</math>''' a perfect square? | ||
''' | '''हल''' | ||
On using the formula, we get | On using the formula, we get |
Revision as of 22:04, 11 October 2024
द्विघाती बहुपद वह होता है जिसमें बहुपद व्यंजक में एक चर पद की उच्चतम घात के समान होता है। द्विघाती बहुपद को द्वितीय-क्रम बहुपद के रूप में भी जाना जाता है।
परिभाषा
द्विघाती बहुपद एक द्वितीय-घात बहुपद है जहां उच्चतम घात पद का मान के समान होता है। द्विघात समीकरण का सामान्य रूप के रूप में दिया जाता है। यहां, और गुणांक हैं, अज्ञात चर है और है स्थिर पद. चूँकि इस समीकरण में एक द्विघाती बहुपद है, अतः इसे हल करने पर दो समाधान मिलेंगे। इसका तात्पर्य यह है कि के दो मान हो सकते हैं।
उदाहरण
इस समीकरण का हल खोजने के लिए हम इसका गुणनखंड इस प्रकार करते हैं
इस प्रकार इस द्विघाती समीकरण के मूल होंगे
द्विघात बहुपद सूत्र
The general formula of a single variable quadratic polynomial is given as . When this quadratic polynomial is used in an equation it is expressed as . There are many methods that can be used to find the solutions of an equation containing a quadratic polynomial. These methods are factorizing a quadratic equation, completing the squares, using graphs, and using the quadratic polynomial formula. Out of all these techniques, the simplest way to find the roots of a quadratic polynomial is by using the formula. An added benefit of this method is that several important conclusions can be made by analyzing the discriminant. The quadratic polynomial formula is given below:
The two values of that are obtained after applying this formula are known as the solutions, the zeros or the roots of the quadratic equation.
The value is called the discriminant. It is denoted by .The nature of the roots can be determined by using the discriminant.
द्विघात बहुपद मूल
The method of factorization is only applicable to certain quadratic polynomials. However, the quadratic polynomial formula can be used for any type of quadratic equation. Furthermore, the value of the discriminant can be used to analyze the nature of the roots of a quadratic polynomial. Given below are the various conditions that can help to predict the nature of the roots:
- : If the discriminant is positive, it indicates that the roots are real and distinct.
- : If the value of the discriminant is equal to zero, then both the roots are real and are equal to each other.
- : Both the roots are imaginary numbers if the discriminant is negative.
द्विघात बहुपद मूलों का योग और गुणनफल
Using the roots of the equation containing the quadratic polynomial, a relationship can be established between the roots and the coefficients. The sum and the product of the roots of a quadratic polynomial can be determined using the coefficients and the constant term. Suppose one root is given by and the other root is given by
. For a quadratic equation, , containing a quadratic polynomial, the formula for the sum and product of roots is given below:
- Sum of roots: Coefficient of / Coefficient of
- Product of roots: Constant / Coefficient of
If the sum and product of the roots has been specified then the original quadratic polynomial can be obtained. This is given by
This can also be used to factor qudratic polynomials. Other methods for factorizing a quadratic polynomial will be listed in sections below.
द्विघात बहुपद कैसे ज्ञात करें?
A quadratic polynomial can be obtained by using the zeros or roots of the equation. Suppose the two roots are given as and . The steps to find the quadratic polynomial are as follows:
- Step 1: Find the sum of the two roots. Sum of roots
- Step 2: Find the product of the two roots. Product of roots
- Step 3: Substitute these values in the expression (sum of the roots)(product of the roots). Thus, the quadratic polynomial is
द्विघात बहुपदों का गुणनखंडन कैसे करें?
Generally, factorization can be considered as the reverse of multiplying two expressions. Few methods for factorization of quadratic polynomials are listed below:
महत्तम समापवर्तक
In this method, we have to look at all the terms and determine the common terms.
If there is a common term in the equation, we will factor it out for the polynomial.
We use distributive law in reverse.
We notice that each term has an '' in the equation and the common factor is taken out using the distributive law in reverse as follows,
उदाहरण
What are the common factors of the terms in the quadratic polynomial equation
हल
Let's apply the distributive law in reverse.
is a common factor in the equation.
Thus, are the factors of
अंतर विधि का योग
The sum and the difference of two terms are most likely used when the two factors match exactly, except one term involves addition and the other is a difference.
For example:
When we expand and multiply these terms, we get
Like terms will be in the middle and will result in zero, thus leaving behind and
Thus, the formula becomes
उदाहरण
Find the solution of using the sum of the difference method.
हल
Apply the sum of the difference method for solving the terms.
समूहीकरण द्वारा गुणनखंडन
Factor by grouping means that we have to group all the terms with common factors before factoring.
The following steps are used in the factor by grouping method.
- From the given quadratic polynomial, take out a factor from each group.
- Factorize each group of the expression.
- Now take out the factor common to the group formed.
Let’s take a look at an example.
उदाहरण
How can you factorize the quadratic polynomial by the grouping method?
हल :
Take the common factor from the quadratic polynomial.
Thus, by factoring expressions we get
पूर्ण वर्ग त्रिपद विधि
The method of converting any quadratic polynomial into a perfect square is known as the perfect square trinomial method.
The following equations are the perfect square trinomial formulas:
उदाहरण
Is the given quadratic polynomial a perfect square?
हल
On using the formula, we get
Thus, the given quadratic polynomial is a perfect square.