Use the Upper Bound theorem to find an integral upper bound and the Lower Bound Theorem to find an integral lower bound of the zeros of the function.

3x^4 - x^3 - 8x^2 - 3x - 20.

This is one of the problems from my summer review and I can't find anything on the Upper Bound theorem.

I apologize for the confusion, but there seems to be a misunderstanding regarding the Upper Bound Theorem and the Lower Bound Theorem.

The Upper Bound Theorem, also known as the Rational Root Theorem, states that if a polynomial has a rational root, the root will be of the form p/q, where p is a factor of the constant term and q is a factor of the leading coefficient. However, it does not provide an integral upper bound or an integral lower bound for the zeros of a polynomial.

Similarly, there is no specific "Lower Bound Theorem" in the context of finding lower bounds for the zeros of a function.

To find the upper and lower bounds for the zeros of the function 3x^4 - x^3 - 8x^2 - 3x - 20, we need to utilize other methods:

1. Consider the Descartes' Rule of Signs to determine the number of positive and negative real roots:
- The equation has two sign changes when substituting -x, indicating that it has two positive real roots or zero positive real roots.
- The equation has one sign change when substituting x, indicating that it has one negative real root or zero negative real roots.

2. Apply the Intermediate Value Theorem: Evaluate the function at specific points to determine intervals where the function changes signs. By doing so, we can find intervals that contain the roots.

3. Implement numerical methods like the Newton-Raphson method or the bisection method to approximate the actual zeros of the function. These methods can provide an estimate for the integral upper and lower bounds for the zeros.

Since the information provided does not indicate any constraints, such as a specific range or values to evaluate, it is not possible to provide explicit integral upper and lower bounds for the zeros of the function.

The Upper Bound Theorem and the Lower Bound Theorem are related to the Rational Root Theorem, which allows us to find possible rational roots of a polynomial equation. By finding these possible roots, we can apply the Upper and Lower Bound Theorems to determine integral upper and lower bounds for the actual roots of the function.

To find the possible rational roots, we need to consider the factors of the constant term, which in this case is -20, and the factors of the leading coefficient, which is 3. The factors of -20 are ±1, ±2, ±4, ±5, ±10, and ±20, while the factors of 3 are ±1 and ±3.

To apply the Upper Bound Theorem, we consider the positive factors of the constant term: 1, 2, 4, 5, 10, and 20. We divide the constant term by the leading coefficient to get the upper bound. In this case, the upper bound is 20/3.

To apply the Lower Bound Theorem, we consider the negative factors of the constant term: -1, -2, -4, -5, -10, and -20. Again, we divide the constant term by the leading coefficient (which is positive) to get the lower bound. In this case, the lower bound is -20/3.

Now, using the Upper and Lower Bound Theorems, we have an integral upper bound of 20/3 and an integral lower bound of -20/3 for the actual zeros of the function.

Please note that the Upper Bound Theorem and the Lower Bound Theorem are not commonly discussed theorems and might not be covered extensively in typical math courses. It's possible that this problem uses a different set of theorems or that the instructions or context are not clear. I would suggest reaching out to your teacher or referring to your textbook or class materials for further clarification.