What are the differences between local and global extrema?
Local extrema: peaks and valleys in a specific region. Global extrema: absolute highest and lowest points of the entire graph.
What are the differences between zeros and critical points?
Zeros: x-values where $f(x) = 0$. Critical points: x-values where $f'(x) = 0$ or $f'(x)$ is undefined.
Compare and contrast even and odd degree polynomials.
Even: ends point in the same direction. Odd: ends point in opposite directions.
What is the difference between a root and a turning point?
Root: where the graph intersects the x-axis. Turning point: local max or min.
Compare and contrast increasing and decreasing intervals.
Increasing: the function's value goes up as x increases. Decreasing: the function's value goes down as x increases.
What is the difference between concavity and slope?
Concavity: describes the curve's bend (up or down). Slope: describes the steepness and direction of the line tangent to the curve.
What is the difference between a zero and an inflection point?
Zero: point where the graph crosses the x-axis. Inflection point: point where the concavity changes.
What is the difference between the first derivative and the second derivative?
First derivative: gives the rate of change of the function. Second derivative: gives the rate of change of the first derivative (concavity).
What is the difference between a local maximum and a global maximum?
Local maximum: the highest point in a specific region. Global maximum: the highest point on the entire graph.
What is the difference between a critical point and an endpoint?
Critical point: point where the derivative is zero or undefined. Endpoint: a point at the boundary of the function's domain.
How to find the zeros of a polynomial?
1. Set $p(x) = 0$. 2. Factor the polynomial. 3. Solve for x.
How to find critical points of a polynomial?
1. Find the derivative $p'(x)$. 2. Set $p'(x) = 0$. 3. Solve for x.
How to determine intervals of increasing/decreasing behavior?
1. Find critical points. 2. Create a number line with critical points. 3. Test values in each interval in $p'(x)$.
How to identify local maxima and minima?
1. Find critical points. 2. Use the first or second derivative test to determine if each point is a local max, min, or neither.
How to sketch a polynomial graph?
1. Find zeros. 2. Find extrema. 3. Determine end behavior. 4. Plot these points and sketch the curve.
How to determine the end behavior of a polynomial?
1. Identify the leading term ($a_nx^n$). 2. If n is even and $a_n > 0$, both ends go to $+\infty$. 3. If n is even and $a_n < 0$, both ends go to $-\infty$. 4. If n is odd and $a_n > 0$, left goes to $-\infty$, right goes to $+\infty$. 5. If n is odd and $a_n < 0$, left goes to $+\infty$, right goes to $-\infty$.
How to find inflection points?
1. Find the second derivative $p''(x)$. 2. Set $p''(x) = 0$ and solve for x. 3. Check that the concavity changes at these points.
How to determine concavity?
1. Find the second derivative $p''(x)$. 2. Determine intervals where $p''(x) > 0$ (concave up) and $p''(x) < 0$ (concave down).
How to solve for the x value when given a y value?
1. Set $p(x) = y$. 2. Solve for x.
How to determine if a function has a global max or min?
1. Check the end behavior. 2. If the end behavior approaches infinity, there is no global max/min. 3. If the end behavior approaches a finite value, check for local max/min and compare.
What does the graph of a polynomial with a double root at x=a look like?
The graph touches the x-axis at x=a but does not cross it.
How can you identify local extrema on a graph?
Look for points where the graph changes direction (peaks and valleys).
What does a steep slope on a polynomial graph indicate?
A large rate of change (either positive or negative).
How can you identify inflection points on a graph?
Look for points where the concavity changes (where the curve switches from bending upwards to bending downwards, or vice versa).
What does a horizontal tangent line on a polynomial graph indicate?
A critical point (where the derivative is zero), which could be a local maximum, local minimum, or saddle point.
How does the sign of the leading coefficient affect the graph's end behavior?
Positive leading coefficient: graph rises to the right. Negative leading coefficient: graph falls to the right.
What does the graph of the derivative tell you about the original function?
Where the derivative is positive, the original function is increasing. Where the derivative is negative, the original function is decreasing.
What does the graph of the second derivative tell you about the original function?
Where the second derivative is positive, the original function is concave up. Where the second derivative is negative, the original function is concave down.
How can the number of real roots be determined from the graph?
Count the number of times the graph intersects the x-axis.