Find a degree 3 polynomial that has zeros 2 4 and 6 and in
Find a degree 3 polynomial that has zeros - 2, 4 and 6 and in which the coefficient of x^2 is -16.
Solution
degree 3 polynomial that has zeros - 2, 4 and 6
=>(x-(-2))(x-4)(x-6)
=>(x+2)(x-4)(x-6)
=>(x+2)(x2-10x+24)
=>x(x2-10x+24) +2(x2-10x+24)
=>(x3-10x2+24x) +(2x2-20x+48)
=>x3-10x2+24x +2x2-20x+48
=>x3-8x2+4x+48
given coefficient of x^2 is -16. so multiply by 2
=>2x3-16x2+8x+96
degree 3 polynomial that has zeros - 2, 4 and 6 and in which the coefficient of x^2 is -16 is 2x3-16x2+8x+96
