What is the general form of a polynomial function?
A polynomial function is expressed as \(P(x) = a_nx^n + a_{n-1}x^{n-1} + \dots + a_1x + a_0\), where n is a non-negative integer and a_n \(\neq\) 0.
Define the degree of a polynomial.
The degree of a polynomial is the highest power of the variable x with a nonzero coefficient.
What is the Leading Coefficient in a polynomial?
The leading coefficient is the coefficient of the term with the highest degree in the polynomial.
State the Remainder Theorem.
If a polynomial P(x) is divided by \(x - c\), the remainder is P(c).
What does the Factor Theorem state?
A polynomial P(x) has a factor \(x - c\) if and only if P(c) = 0.
How do you find possible rational zeros of a polynomial?
Possible rational zeros are of the form \(\pm \frac{p}{q}\), where p divides the constant term and q divides the leading coefficient.
Describe the End Behavior of a polynomial function.
End behavior depends on the degree and leading coefficient: even degree and positive leading coefficient means both ends up; odd degree and negative leading coefficient means left end up, right end down.
What is synthetic division used for?
Synthetic division is a shortcut method to divide a polynomial by a linear divisor of the form \(x - c\).
How do you determine the number of turning points of a polynomial?
A polynomial of degree n has at most n - 1 turning points.
What is the Intermediate Value Theorem in the context of polynomials?
If a polynomial is continuous on [a, b] and takes values of opposite signs at a and b, then it has at least one root between a and b.
Explain how to factor a polynomial completely.
Use rational zeros, synthetic division, and factoring techniques repeatedly until the polynomial is expressed as a product of linear and/or irreducible quadratic factors.
What is the difference between a polynomial function and a polynomial equation?
A polynomial function defines a rule for input-output values; a polynomial equation sets the polynomial equal to zero or another expression to solve for roots.
How do you graph a polynomial function?
Identify zeros and their multiplicities, determine end behavior, find turning points, and plot key points to sketch the curve.
What does multiplicity of a zero indicate about the graph at that zero?
If the zero has even multiplicity, the graph touches and turns around at the x-axis; if odd, it crosses the x-axis.
State the Fundamental Theorem of Algebra.
Every nonzero polynomial of degree n has exactly n roots in the complex number system, counting multiplicities.
What is the standard form of a quadratic function?
A quadratic function is \(f(x) = ax^2 + bx + c\), where a \(\neq\) 0.
How do you find the vertex of a quadratic function?
The vertex is at \(\left(-\frac{b}{2a}, f\left(-\frac{b}{2a}\right)\right)\).
What is the quadratic formula?
The solutions to \(ax^2 + bx + c = 0\) are \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\).
Define the discriminant and its significance.
The discriminant is \(b^2 - 4ac\). It indicates the nature of roots: positive means two real roots, zero one real root, negative two complex roots.
What is the difference between even and odd degree polynomial graphs?
Even degree polynomials have the same end behavior on both sides; odd degree polynomials have opposite end behaviors on each side.