Question 55834This question is from textbook
: FIND A POLYNOMIAL WITH LEADING COEFFICIENT 1 AND DEGREE 3 THAT HAS ROOTS -1, 1,3 AS ROOTS This question is from textbook
You can put this solution on YOUR website! :
FIND A POLYNOMIAL WITH LEADING COEFFICIENT 1 AND DEGREE 3 THAT HAS ROOTS -1, 1,3 AS ROOTS:
:
The 3 factors: (x+1)(x-1)(x-3)
:
the first two are the difference of squares: (x-1)(x+1) = (x^2 - 1)
:
FOIL: (x^2 - 1)(x - 3) = x^3 - 3x^2 - 1x + 3