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^3-10x-12
We want to write a polynomial function f that meets the following requirements.
Identity Property of Multiplication
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
Distribute (x^2-2x-6)
Distribute x
Distribute 2
Add and subtract terms