Algebra 3/4 delves into advanced algebraic concepts, including polynomial functions, rational expressions, and complex numbers.
Polynomial functions are mathematical expressions involving variables raised to whole number powers, all combined using addition, subtraction, and multiplication. The general form looks like this:
\[ f(x) = a_nx^n + a_{n-1}x^{n-1} + \cdots + a_1x + a_0 \]
where \( a_n, a_{n-1}, \ldots, a_0 \) are constants, and \( n \) is a non-negative integer called the degree.
Polynomial functions model real-world situations, like predicting profits, tracking the trajectory of a ball, or understanding population growth.
The shape of a polynomial graph depends on its degree and leading coefficient. Higher-degree polynomials have more turning points and can cross the x-axis more times.
You can add, subtract, multiply, and even divide polynomials. Polynomial division is especially useful for simplifying expressions.
\[f(x) = a_nx^n + a_{n-1}x^{n-1} + ... + a_0\]
The function \( f(x) = 2x^3 - 5x^2 + x - 7 \) is a cubic polynomial.
The graph of \( g(x) = x^2 - 4 \) is a parabola opening upwards.
Polynomial functions are algebraic expressions with variables raised to whole number powers.