5. Solving Polynomial Equations
Sign In
By the Irrational Conjugates Theorem, if a+sqrt(b) is a zero of a polynomial with rational coefficients, then a-sqrt(b) is also a zero, where a and b are rational numbers, with sqrt(b) irrational.
f(x)=x^4+5x^3-33x^2-85x
We want to write a polynomial function f that meets the following requirements.
Identity Property of Multiplication
Identity Property of Addition
Distribute - 1
Add parentheses
(a+b)(a-b)=a^2-b^2
( sqrt(a) )^2 = a
(a-b)^2=a^2-2ab+b^2
Subtract term
Multiply (x) by (x-5)
Distribute (x^2+10x+17)
Distribute x^2
Distribute -5x
Add and subtract terms