We can do this by evaluating the function at different points and checking where the function changes sign.
We start by evaluating the function at $x=1$ and $x=2$:
$$
f(1)=2(1)^4-3(1)^3-4(1)^2-8=-13
$$
$$
f(2)=2(2)^4-3(2)^3-4(2)^2-8=-16
$$
Since both values are
Show more…