





Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
It contains full detailed notes and contain a lot of practice for the chapter which will help students to learn effectively
Typology: Study notes
1 / 9
This page cannot be seen from the preview
Don't miss anything!






Polynomials form the foundation of algebra. This chapter focuses on: Understanding polynomial expressions Finding zeros Relationships between zeros and coefficients Division algorithm and factor theorem 📘 1. POLYNOMIAL – DEFINITION A polynomial in one variable x is of the form: p(x) = a xⁿ + aₙ ₙ₋₁xⁿ ¹ + ... + a x + a ⁻ ₁ ₀ Where: a ₙ≠ 0 n is a non-negative integer 📘 2. TYPES OF POLYNOMIALS ✔ Based on Number of Terms Type Example Monomial 5x Binomial x + 2 Trinomial x² + 3x + 2
✔ Based on Degree Degree Name Example 0 Constant 5 1 Linear x + 2 2 Quadratic x² + 3x + 1 3 Cubic x³ + x 📘 3. DEGREE OF POLYNOMIAL The highest power of x in the polynomial. Example: 5x³ + 2x → Degree = 3 7 → Degree = 0 📘 4. VALUE OF A POLYNOMIAL Substitute value of x. Example: p(x) = x² + 2x + 1 p(2) = 4 + 4 + 1 = 9 📘 5. ZEROS OF A POLYNOMIAL A value α is a zero if: p(α) = 0
p(x) = g(x)·q(x) + r(x) Condition: Degree of r(x) < Degree of g(x) 📘 10. REMAINDER THEOREM Remainder when p(x) is divided by (x – a) = p(a) 📘 11. FACTOR THEOREM If p(a) = 0 → (x – a) is a factor 📘 12. IMPORTANT IDENTITIES (a + b)² = a² + 2ab + b² (a – b)² = a² – 2ab + b² a² – b² = (a – b)(a + b) (a + b)³ = a³ + b³ + 3ab(a + b) (a – b)³ = a³ – b³ – 3ab(a – b) 📘 SOLVED EXAMPLES Example 1: Find zero of x + 5
Solution: x + 5 = 0 x = – Example 2: Find sum and product of zeros of 2x² + 5x + 3 Solution: a = 2, b = 5, c = 3 Sum = –b/a = –5/ Product = c/a = 3/ Example 3: Check if (x – 2) is factor of x² – 4 p(2) = 4 – 4 = 0 Hence, factor ✔ ⚡ COMMON MISTAKES ❌ Forgetting negative sign in –b/a ❌ Writing wrong degree ❌ Not simplifying completely 📘 EXAM STRATEGY