It is not actually needed to test one value from each interval - it is enough to test just one.
Say check 1000. It is obvious that the whole expression is positive.
Then move to the next interval to the left - only one expression in parenthesis changes the sign, so the whole expression changes the sign - it is now negative. Move over to the next interval - it is now positive.
This method is known as "interval" method.
But I have to agree with the previous expert - the first step is to create these intervals on a numeric line.