Saved Bookmarks
| 1. |
Find all zeroes of f(x) =x^2-2x+1 |
|
Answer» Given :- The polynomial is x² -2x + 1 To find:-The zeroes of the polynomial Solution:-⇒ f ( x ) = x² -2x + 1 ⇒f(x) = 0 ⇒x² -2x +1 = 0 Now , by doing Middle term Factorisation, ⇒x² - ( 1 + 1 ) x + 1 = 0 ⇒x² - x -x + 1 = 0 ⇒x ( x - 1 ) - 1 ( x - 1 ) = 0 ⇒( x - 1 ) ( x - 1 ) = 0 Either ... ⇒( x - 1) = 0 ⇒x = 1 or ... ⇒( x - 1) = 0 ⇒x = 1 Therefore, The zeroes are 1 , 1 As , it has two zeroes that means it is a quadratic polynomial. Also the degree of the polynomial is 2 Now, Things To Know:-
Here are some of the examples of quadratic polynomial -
you can find out the zeroes of it in the same way as i have done in the above solution . |
|