Create a new post where you analyze two functions over an interval.

Create two functions using the following guidelines:
one is represented as an equation, one as a table.
key features, including intercepts, maxima, minimum, and average rates of change can be found from the functions you create
the functions must be quadratic, exponential, radical, or cubic functions
Choose an interval over which to analyze and compare the two functions.
State the interval you are using.
Compare the intercepts of the two functions.
Compare the maxima and minima of the two functions.
Compare the average rates of change of the two functions.

Today, we will be analyzing and comparing two different functions over a given interval. The functions we will be looking at are a quadratic function represented as an equation and an exponential function represented as a table.

Interval: [-5, 5]

Function 1: Quadratic Equation
The quadratic equation we will be using is y = x^2 - 2x - 3.

Function 2: Exponential Table
The exponential function we will be using is represented by the following table:

| x | y |
|-------|-------|
| -5 | 625 |
| -4 | 256 |
| -3 | 81 |
| -2 | 16 |
| -1 | 1 |
| 0 | 0 |
| 1 | 1 |
| 2 | 16 |
| 3 | 81 |
| 4 | 256 |
| 5 | 625 |

Let's compare the key features of these two functions:

Intercepts:
Function 1:
To find the x-intercepts, we set y = 0:
0 = x^2 - 2x - 3
Using factoring or the quadratic formula, we find that x = -1 and x = 3.
Therefore, the x-intercepts are (-1, 0) and (3, 0).
To find the y-intercept, we set x = 0:
y = 0^2 - 2(0) - 3 = -3.
Therefore, the y-intercept is (0, -3).

Function 2:
From the table, we can see that the y-intercept is (0, 0). Since exponential functions do not have x-intercepts, there are no x-intercepts for this function.

Maxima and Minima:
Function 1:
To find the maximum or minimum value of a quadratic function, we can use the vertex formula, x = -b/2a.
In this case, x = -(-2) / 2(1) = 1.
Substituting x = 1 into the equation, we find y = 1^2 - 2(1) - 3 = -4.
Therefore, the maximum/minimum point is (1, -4).
Since the coefficient of the x^2 term is positive, this point is a minimum.

Function 2:
Since exponential functions continuously increase or decrease without any maxima or minima, there are no maximum or minimum points for this function.

Average Rates of Change:
Function 1:
The average rate of change of a function over an interval can be found by calculating the difference in y-values divided by the difference in x-values.
For function 1, let's calculate the average rate of change over the interval [-5, 5].

Change in x = 5 - (-5) = 10
Change in y = f(5) - f(-5) = (5^2 - 2(5) - 3) - ((-5)^2 - 2(-5) - 3) = 52 - 52 = 0.

Therefore, the average rate of change of function 1 over the interval [-5, 5] is 0.

Function 2:
To find the average rate of change of a function represented in a table, we can calculate the change in y divided by the change in x for any two points.

Using the values from the table, let's calculate the average rate of change between x = -5 and x = 5.

Change in x = 5 - (-5) = 10
Change in y = 625 - 625 = 0.

Hence, the average rate of change for function 2 over the interval [-5, 5] is also 0.

In summary, when comparing the two functions over the interval [-5, 5], we observed the following:

- The quadratic function has two x-intercepts (-1, 0) and (3, 0), while the exponential function has no x-intercepts.
- The quadratic function has a y-intercept at (0, -3), while the exponential function has a y-intercept at (0, 0).
- The quadratic function has a minimum point at (1, -4), while the exponential function continuously increases without any maxima or minima.
- Both functions have an average rate of change of 0 over the interval [-5, 5].

These comparisons highlight the distinct characteristics and behavior of quadratic and exponential functions.