गुणनखंड प्रमेय: Difference between revisions
No edit summary |
No edit summary |
||
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 Statement == | |||
The factor theorem states that If <math>p(x)</math> is a polynomial of degree <math>n \ge 1</math> and <math>a</math> is any real number, then | |||
* <math>x-a</math> is a factor of <math>p(x)</math>, if <math>p(a)=0</math> | |||
* <math>p(a)=0</math>, if <math>x-a</math> is a factor of <math>p(x)</math> | |||
Example 6 : Examine whether <math>x+2</math> is a factor of <math>x^3+3x^2+5x+6</math> and of <math>2x+4</math>. | |||
Solution : The zero of <math>x+2</math> is <math>-2</math>. | |||
Let <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)=-8+3(4)-10+6=0</math> | |||
<math>s(x)=2x+4</math> | |||
<math>s(-2)=2(-2)+4 =0</math> | |||
Hence <math>x+2</math> is a factor of <math>x^3+3x^2+5x+6</math> and of <math>2x+4</math>. | |||
== How to Use the Factor Theorem? == | |||
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: | |||
g(-5) = 2 (-5)<sup>2</sup> + 7(-5) – 15 | |||
= 2 (25) - 35 – 15 | |||
= 50 – 35 – 15 | |||
= 0 | |||
Thus, y + 5 is a factor of 2y<sup>2</sup> + 7y – 15. | |||
=== Us === | |||
[[Category:बहुपद]][[Category:कक्षा-9]][[Category:गणित]] | [[Category:बहुपद]][[Category:कक्षा-9]][[Category:गणित]] | ||
Revision as of 10:57, 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.
Factor Theorem Statement
The factor theorem states that If is a polynomial of degree and is any real number, then
- is a factor of , if
- , if is a factor of
Example 6 : Examine whether is a factor of and of .
Solution : The zero of is .
Let
Hence is a factor of and of .
How to Use the Factor Theorem?
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
Thus, y + 5 is a factor of 2y2 + 7y – 15.