find the zeroes of polynomial (2x4-9x3+5x2+3x-1) if two of its zeroes are (2+root3) and (2-root 3)
Answers
Answered by
7
x= 2+√3
x= 2-√3
(x-2-√3)(x-2+√3) = x^2+4-4x-3 = x^2-4x+1
divide Given polynomial by x^2-4x+1
you will get 2x^2-x-1 as quotient
2x^2-x-1 = (2x+1)(x-1) =0
x= -1/2 , 1
x= 2-√3
(x-2-√3)(x-2+√3) = x^2+4-4x-3 = x^2-4x+1
divide Given polynomial by x^2-4x+1
you will get 2x^2-x-1 as quotient
2x^2-x-1 = (2x+1)(x-1) =0
x= -1/2 , 1
Answered by
0
Answer:
All zeroes of p ( x ) are 1 , - 1 / 2 , 2 + √ 3 and 2 - √ 3
Step-by-step explanation:
Given :
p ( x ) = 2 x⁴ - 9 x³ + 5 x² + 3 x - 1
Two zeroes of p ( x ) :
2 + √ 3 and 2 - √ 3
p ( x ) = ( x - 2 - √ 3 ) ( x - 2 + √ 3 ) × g ( x )
g ( x ) = p ( x ) ÷ ( x² - 4 x + 1 )
On dividing ( 2 x⁴ - 9 x³ + 5 x² + 3 x - 1 ) by ( x² - 4 x + 1 )
We got ,
g ( x ) = 2 x² - x - 1
By splitting mid term
2 x² - 2 x + x - 1
2 x ( x - 1 ) + ( x - 1 )
( x - 1 ) ( 2 x + 1 )
Now zeroes of g ( x )
x = 1 or x = - 1 / 2 .
Similar questions