Let's pick an arbitrary value of 5.
[tex]P(5) = 2(5)^{3} - 5(5)^{2} - 10(5) + 5[/tex]
[tex] = 2(125) - 125 - 50 + 5[/tex]
[tex] = 250 - 125 - 50 + 5[/tex]
[tex] = 80 > 0[/tex]
Let's pick another arbitrary value: 1
[tex]P(1) = 2 - 5 - 10 + 5[/tex]
[tex] = -8 < 0[/tex]
Between these two values, the polynomial is continuous. This means for the two polynomial points to be satisfied, there must be at least one root between these two points.
We can either use the Intermediate Value Theorem or Newton's method to make a better approximation from there.