Raymond B. answered 11/30/19
Math, microeconomics or criminal justice
Sometimes you can find the zeroes by just trying the simplest integers first.
Let x=0, that doesn't work, as the polynomial is -36
Try x=1, replace x by 1. That works 13-12+36(1)-36 = 1-1+36-36=0
x-1 is a factor of the 3rd degree given polynomial. x=1 is a zero
Divide that into the 3 degree polynomial to get x2+36. You can use long division
(x-1)(x2+36) = x3-x2+36x-36
x2+36=0 or x2=-36 means x= plus or minus an imaginary number -(-36)1/2 or (-36)1/2
That's equal to -6i or +6i
There is only one zero x=1. If you graphed the polynomial it would touch or intersect the x axis in only one place, the point (1,0)