x = 12 is a root for the polynomial, so we can check the multiplicity to see if it changes sign there. The multiplicity, 3, is odd, so that means it will pass through the x-axis. That's another way to say it will change sign. How about we go for a challenge, though, and figure out if it changes from negative to positive, or the other way around? One way to do that would be to plug in nearby points to the equation, like x = 11 and 13, and compare their signs. Uh, no thanks. We have a better way. Instead of actually doing the math and the multiplication, we'll only look at the signs. For instance, when x = 11, or any number slightly less than 12, (x – 12) will be negative. So (x – 12)3 is also negative. (x – 6) will be positive, though. We have a negative times a positive, so f(somewhere close to but less than 12) is negative. We already know that means that the polynomial will go from negative to positive, but we're going to check it anyway. We're feeling super diligent today. Above 12, all of our terms are positive, proving it already. Being diligent isn't that hard, sometimes. | |