#factoring 4 terms polynomials
5 messages · Page 1 of 1 (latest)
The polynomial has 1 as an obvious root, so you can factor it and use Euclidean division or identification to determine the polynomial that rests
Basically your polynomial P :
P(X)=(X-1)Q(X)with Q(X)=aX^2+bX+c