9709 · 2.1
Algebra
This topic gives you four powerful tools to break down and solve complex expressions. Each tool has a specific job, from finding roots of polynomials to approximating tricky functions.
Need to know
What you need to know
- **Remainder Theorem**: If a polynomial $P(x)$ is divided by $(x-a)$, the remainder is $R = P(a)$.
- **Factor Theorem**: A special case of the above. $(x-a)$ is a factor of $P(x)$ if and only if $P(a) = 0$ (i.e., the remainder is zero).
Explanation
The P2 Algebra Toolkit
- Polynomial division — factor theorem links roots to (x − a) factors.
- Partial fractions: proper rational functions decompose for integration.
- Binomial expansion (1 + x)ⁿ for |x| < 1 when n not integer.
- Modulus |x|: piecewise definition; solve |f(x)| = k by cases.