Chapter 2: Polynomials
Summary
- Introduction to polynomials and their terminology.
- Study of the Remainder Theorem and Factor Theorem.
- Exploration of algebraic identities and their applications in factorization.
Key Concepts
- Polynomials in One Variable: Expressions of the form ax^n + bx^(n-1) + ... + k, where a, b, ..., k are constants and n is a non-negative integer.
- Types of Polynomials:
- Linear Polynomial: Degree 1, e.g., p(x) = ax + b.
- Quadratic Polynomial: Degree 2, e.g., p(x) = ax² + bx + c.
- Cubic Polynomial: Degree 3, e.g., p(x) = ax³ + bx² + cx + d.
- Zero Polynomial: All coefficients are zero; degree is not defined.
Algebraic Identities
- Identity I: (x + y)² = x² + 2xy + y²
- Identity V: (x + y + z)² = x² + y² + z² + 2xy + 2yz + 2zx
Examples of Factorization
- Factorize expressions such as 12x² - 7x + 1, x³ - 2x² - x + 2, etc.
- Use identities for expanding and simplifying expressions.