🏠 Home
📐 Intro 📚 What is a Polynomial? 📊 Types 📈 Linear Polynomials 🎯 Zeros 🔢 Remainder Theorem 🔑 Factor Theorem 🎮 Identify Lab 🎯 Zero Finder 📈 Graph Lab ✏️ Examples 📊 Summary 🧠 MCQs ✍️ Short Q&A 📖 Long Q&A 🌟 Fun Facts
📐 CLASS 9 · MATHS · GANITA MANJARI · NEW SYLLABUS 2026-27

📈 Introduction to
Linear Polynomial

Polynomials · Degree · Zeros · Remainder Theorem · Factor Theorem

p(x) = ax + b
📐 Introduction & Indian Heritage

In everyday life, we constantly deal with expressions that contain variables. When a shopkeeper says “the cost of x notebooks at ₹40 each is 40x,” he is unknowingly using a polynomial! Polynomials are one of the most fundamental building blocks of algebra and appear in nearly every branch of mathematics.

The word polynomial comes from the Greek words poly (many) and nomial (terms). So a polynomial literally means “many terms.” However, even a single term like 5x or a constant like 7 is also considered a polynomial.

🇮🇳 Indian Mathematical Heritage

📜 Brahmagupta (598–668 CE)

Brahmagupta was one of the first mathematicians to systematically work with algebraic expressions and equations. His book Brahmasphutasiddhanta contains rules for solving linear and quadratic equations — centuries before European mathematicians.

🌟 Mahavira (9th Century CE)

The Jain mathematician Mahavira extended algebraic methods in his work Ganita Sara Sangraha. He worked with higher-degree expressions and laid groundwork for polynomial arithmetic.

💫 Bhaskaracharya (1114–1185 CE)

Bhaskara II’s Bijaganita (“Seed Arithmetic” = Algebra) contains sophisticated treatment of polynomial equations, including methods for finding roots — the “zeros” we study in this chapter.

🧮 Kerala School (14th–16th Century)

Madhava of Sangamagrama and other Kerala mathematicians expressed trigonometric functions as infinite polynomial series (now called Taylor series) — nearly 300 years before Newton and Leibniz!
💡 Did You Know? The word “algebra” comes from the Arabic al-jabr, but the concept itself has deep roots in India. Indian mathematicians like Brahmagupta and Bhaskaracharya developed algebraic techniques that later travelled to the Arab world and then to Europe.
📚 What You Will Learn
TopicKey ConceptsMarks (Approx.)
Polynomials & TermsVariables, coefficients, terms, degree2–3 marks
Types of PolynomialsConstant, linear, quadratic, cubic2–3 marks
Zeros of a PolynomialFinding zeros, graphical meaning3–4 marks
Remainder TheoremDivision by (x − a), finding remainders4–5 marks
Factor TheoremFactors, factorisation, checking factors4–5 marks
📚 What is a Polynomial?
🔢 Algebraic Expressions Recap

An algebraic expression is a combination of constants, variables, and arithmetic operations (+, −, ×). For example: 3x + 5, 2x² − 7x + 1, or just the number 4.

A polynomial is a special type of algebraic expression where:

  • The variable has only whole number (non-negative integer) exponents: 0, 1, 2, 3, …
  • The coefficients are real numbers.
  • There are a finite number of terms.
p(x) = anxn + an−1xn−1 + … + a1x + a0 General form of a polynomial in variable x
✅ Polynomials vs. NOT Polynomials

✅ These ARE Polynomials

• 3x + 5 (linear)
• x² − 4x + 7 (quadratic)
• 2x³ (cubic, one term)
• 7 (constant polynomial)
• 0 (zero polynomial)

❌ These are NOT Polynomials

• 1/x = x−1 (negative exponent)
• √x = x1/2 (fractional exponent)
• 2x (variable in exponent)
• x² + 1/x (has x−1 term)
• |x| + 3 (absolute value)
📝 Key Terminology
TermMeaningExample (for 3x² − 5x + 2)
VariableThe letter representing an unknown quantityx
CoefficientThe number multiplying a variable term3 (of x²), −5 (of x)
ConstantA term with no variable2
TermEach part separated by + or −3x², −5x, 2 (3 terms)
DegreeHighest power of the variable2 (from x²)
Leading CoefficientCoefficient of the highest degree term3
💡 Important: The degree of a polynomial is the highest power of the variable with a non-zero coefficient. The degree of a non-zero constant (like 7) is 0. The zero polynomial (0) has no defined degree.
💡 Memory Aid: To check if an expression is a polynomial, ask: “Are all exponents of the variable whole numbers (0, 1, 2, 3, …)?” If yes → polynomial. If any exponent is negative, fractional, or the variable is in a denominator or under a root → NOT a polynomial.
📊 Types of Polynomials
🔢 Classification by Degree
TypeDegreeGeneral FormExampleGraph Shape
Zero PolynomialNot defined00
Constant0a (a ≠ 0)7, −3Horizontal line
Linear1ax + b (a ≠ 0)2x + 3, −x + 7Straight line
Quadratic2ax² + bx + c (a ≠ 0)x² − 4x + 3Parabola (U-shape)
Cubic3ax³ + bx² + cx + d2x³ − x + 1S-shape curve
🔢 Classification by Number of Terms

1 Term → Monomial

A polynomial with exactly one term.
Examples: 5x, −3x², 7, 4x³

2 Terms → Binomial

A polynomial with exactly two terms.
Examples: x + 3, 2x² − 5, x³ + x

3 Terms → Trinomial

A polynomial with exactly three terms.
Examples: x² + x + 1, 3x² − 2x + 7

4+ Terms → Polynomial

General name for any number of terms.
Example: x&sup4; + 2x³ − x² + 3x − 1
💡 Quick Table: Mono = 1 (monorail, monocle), Bi = 2 (bicycle, bilingual), Tri = 3 (triangle, tricycle). The prefix tells you the number of terms!
📈 Linear Polynomials — The Star of This Chapter

A linear polynomial is a polynomial of degree 1. It has the general form:

p(x) = ax + b,   where a ≠ 0 a is the coefficient of x (slope), b is the constant term (y-intercept)

The word “linear” comes from “line” — the graph of every linear polynomial is a straight line. This is why linear polynomials are so important: they model relationships where one quantity changes at a constant rate with respect to another.

📝 Examples of Linear Polynomials

p(x) = 2x + 3

a = 2, b = 3
Zero: x = −3/2

p(x) = −x + 5

a = −1, b = 5
Zero: x = 5

p(x) = 4x

a = 4, b = 0
Zero: x = 0

p(x) = ½x − 7

a = ½, b = −7
Zero: x = 14
🌎 Real-World Linear Polynomials

💰 Cost Calculation

If each pen costs ₹10 and there is a delivery charge of ₹50, the total cost for x pens is: C(x) = 10x + 50 — a linear polynomial!

🌡️ Temperature Conversion

Celsius to Fahrenheit: F = (9/5)C + 32. This is a linear polynomial in C with a = 9/5 and b = 32.

🚗 Distance & Speed

If a car travels at 60 km/h, the distance covered in t hours is: d(t) = 60t. A linear polynomial with a = 60 and b = 0.

💲 Simple Interest

Simple interest for a fixed principal and rate: I = (P × R / 100) × t. For fixed P and R, this is a linear polynomial in t.
💡 Why “a ≠ 0”? If a = 0, then p(x) = 0·x + b = b, which is just a constant. A constant polynomial has degree 0, not degree 1. The condition a ≠ 0 ensures the polynomial is truly of degree 1.
🎯 Zeros of a Polynomial

A zero (or root) of a polynomial p(x) is a value of x for which p(x) = 0. In other words, it is the value that makes the polynomial equal to zero.

If p(a) = 0, then ‘a’ is a zero of the polynomial p(x) Geometrically, the graph of p(x) crosses (or touches) the x-axis at x = a
🔢 Finding the Zero of a Linear Polynomial

For p(x) = ax + b (where a ≠ 0), set p(x) = 0:

ax + b = 0  →  ax = −b  →  x = −b/a

Zero of p(x) = ax + b is:   x = −b/a Every linear polynomial has exactly ONE zero
✏️ Finding Zeros — Examples

Example 1: Find the zero of p(x) = 3x − 6

Set p(x) = 0: 3x − 6 = 0
Solve: 3x = 6 → x = 6/3 = 2
Verify: p(2) = 3(2) − 6 = 6 − 6 = 0 ✅

Example 2: Find the zero of p(x) = −2x + 8

Set p(x) = 0: −2x + 8 = 0
Solve: −2x = −8 → x = −8/(−2) = 4
Verify: p(4) = −2(4) + 8 = −8 + 8 = 0 ✅

Example 3: Find the zero of p(x) = 5x

Set p(x) = 0: 5x = 0 → x = 0
Verify: p(0) = 5(0) = 0 ✅
📊 Number of Zeros — General Rule
Polynomial TypeDegreeMaximum Number of Zeros
Constant (non-zero)00 (never equals zero)
Linear11 (exactly one zero)
Quadratic2At most 2
Cubic3At most 3
Degree nnAt most n
💡 Special Cases:
• The zero polynomial (p(x) = 0) is zero for ALL values of x — every real number is its zero!
• A non-zero constant polynomial (like p(x) = 5) has no zero because 5 ≠ 0 for any x.
💡 Memory Aid: “A polynomial of degree n has at most n zeros.” Think of it as: the degree tells you the maximum number of times the graph can cross the x-axis!
🔢 The Remainder Theorem

The Remainder Theorem provides a quick way to find the remainder when a polynomial is divided by a linear polynomial, without actually performing the long division!

If p(x) is divided by (x − a), then the remainder is p(a) Remainder Theorem — just substitute a into the polynomial!
💡 Why Does It Work?

When we divide a polynomial p(x) by (x − a), we get:

p(x) = (x − a) × q(x) + r

where q(x) is the quotient and r is the remainder (a constant). Now substitute x = a:

p(a) = (a − a) × q(a) + r = 0 × q(a) + r = r

So p(a) = r (the remainder). That’s it!

✏️ Worked Examples

Example 1: Find the remainder when p(x) = x³ + 3x² − 5x + 2 is divided by (x − 1).

Here a = 1 (from x − 1 = x − a)
Remainder = p(1) = (1)³ + 3(1)² − 5(1) + 2 = 1 + 3 − 5 + 2 = 1

Example 2: Find the remainder when p(x) = 2x² + 3x − 1 is divided by (x + 2).

x + 2 = x − (−2), so a = −2
Remainder = p(−2) = 2(−2)² + 3(−2) − 1 = 2(4) − 6 − 1 = 8 − 6 − 1 = 1

Example 3: Find the remainder when p(x) = 4x³ − 12x² + 14x − 3 is divided by (2x − 1).

2x − 1 = 0 gives x = 1/2, so a = 1/2
Remainder = p(1/2) = 4(1/2)³ − 12(1/2)² + 14(1/2) − 3
= 4(1/8) − 12(1/4) + 7 − 3 = 1/2 − 3 + 7 − 3 = 3/2
💡 Quick Tip: When dividing by (x − a), substitute a. When dividing by (x + a), substitute −a. When dividing by (ax − b), substitute b/a. Just find the value that makes the divisor zero!
🔑 The Factor Theorem

The Factor Theorem is a direct consequence of the Remainder Theorem. It gives us a powerful way to check if a linear expression is a factor of a polynomial.

(x − a) is a factor of p(x)  ⟷  p(a) = 0 Factor Theorem — the remainder is zero means it divides exactly!

In simple words: if substituting ‘a’ into the polynomial gives zero, then (x − a) divides the polynomial exactly (with no remainder).

✏️ Worked Examples

Example 1: Check if (x − 2) is a factor of p(x) = x³ − 4x² + x + 6.

Find p(2): (2)³ − 4(2)² + (2) + 6 = 8 − 16 + 2 + 6 = 0
Since p(2) = 0, by the Factor Theorem, (x − 2) IS a factor of p(x). ✅

Example 2: Check if (x + 1) is a factor of p(x) = x² + x + 1.

x + 1 = x − (−1), so check p(−1)
p(−1) = (−1)² + (−1) + 1 = 1 − 1 + 1 = 1 ≠ 0
Since p(−1) ≠ 0, (x + 1) is NOT a factor of p(x). ❌

Example 3: Find the value of k if (x − 3) is a factor of p(x) = x² − kx + 6.

If (x − 3) is a factor, then p(3) = 0
p(3) = (3)² − k(3) + 6 = 9 − 3k + 6 = 15 − 3k
Set 15 − 3k = 0 → 3k = 15 → k = 5
💡 Remainder vs. Factor Theorem:
Remainder Theorem: p(a) gives the remainder when p(x) ÷ (x − a)
Factor Theorem: If that remainder is zero, then (x − a) is a factor
The Factor Theorem is simply the special case of the Remainder Theorem when the remainder is 0!
🎮 Interactive: Identify the Polynomial

Test your understanding! Type any algebraic expression below and the system will tell you if it is a polynomial, its degree, type, and the number of terms.

🎮 Polynomial Identifier
Click on a sample expression or type your own!
Click a sample above or type an expression to analyze...
Use ^ for powers (e.g., x^2 means x²)
💡 Try entering: x^3+2x^2-x+4 (cubic trinomial), 0 (zero polynomial), -7x+3 (linear), or 5 (constant). See how the analyzer classifies each one!
🎯 Interactive: Zero Finder & Remainder Calculator

Enter a linear polynomial to find its zero, or enter any polynomial and a value to find the remainder using the Remainder Theorem!

🎯 Find the Zero of a Linear Polynomial
🎯 Enter a Linear Polynomial: ax + b
Enter the values of a and b to find the zero.
🔢 Remainder Theorem Calculator
🔢 Find the Remainder: p(x) ÷ (x − a)
Enter a polynomial and the value of ‘a’ to find the remainder.
📈 Interactive: Graph a Linear Polynomial

See how changing the values of a (slope) and b (y-intercept) affects the graph of p(x) = ax + b. The red dot shows the zero of the polynomial!

📈 p(x) = ax + b — Live Graph
Drag the sliders to change a and b. Watch the line move!


💡 Observe: When a > 0, the line goes up (rising). When a < 0, it goes down (falling). When a = 0, it’s a flat horizontal line (constant polynomial). The zero is always where the line crosses the x-axis!
✏️ NCERT-Style Worked Examples

Problem 1: Which of the following are polynomials? (i) x² + √2 · x + 1   (ii) x + 1/x   (iii) √x + 3

(i) x² + √2 · x + 1: All exponents of x are whole numbers (2, 1, 0). The coefficient √2 is a real number. Yes, this is a polynomial (quadratic). ✅
(ii) x + 1/x: Rewrite as x + x−1. The exponent −1 is not a whole number. Not a polynomial.
(iii) √x + 3: Rewrite as x1/2 + 3. The exponent 1/2 is not a whole number. Not a polynomial.

Problem 2: Find the zero of p(x) = 3x − 12 and verify your answer.

Set p(x) = 0: 3x − 12 = 0 → 3x = 12 → x = 4
Verify: p(4) = 3(4) − 12 = 12 − 12 = 0 ✅

Problem 3: Use the Remainder Theorem to find the remainder when p(x) = x³ − 6x² + 11x − 6 is divided by (x − 2).

By the Remainder Theorem, remainder = p(2)
p(2) = (2)³ − 6(2)² + 11(2) − 6 = 8 − 24 + 22 − 6 = 0
Since the remainder is 0, (x − 2) is actually a factor of p(x)! ✅

Problem 4: Factorise x² − 5x + 6 using the Factor Theorem.

Try x = 2: p(2) = 4 − 10 + 6 = 0 ✅ So (x − 2) is a factor.
Try x = 3: p(3) = 9 − 15 + 6 = 0 ✅ So (x − 3) is a factor.
Therefore: x² − 5x + 6 = (x − 2)(x − 3)

Problem 5: Find the value of k if (x + 2) is a factor of p(x) = x³ + kx² + 7x + 10.

If (x + 2) is a factor, then p(−2) = 0
p(−2) = (−2)³ + k(−2)² + 7(−2) + 10
= −8 + 4k − 14 + 10 = 4k − 12
Set 4k − 12 = 0 → 4k = 12 → k = 3
📊 Chapter Summary
📋 All Formulas at a Glance
Linear Polynomial: p(x) = ax + b,   a ≠ 0 Degree 1 — graph is a straight line
Zero of ax + b:   x = −b/a The value where the polynomial equals zero
Remainder Theorem: p(x) ÷ (x − a) → remainder = p(a) Just substitute a into the polynomial
Factor Theorem: (x − a) is a factor of p(x) ⟷ p(a) = 0 Zero remainder means exact division
⚠️ Common Mistakes

❌ Confusing “not a polynomial”

Expressions like 1/x, √x, 2x are NOT polynomials. Always check: are all exponents of the variable whole numbers?

❌ Wrong sign in Remainder Theorem

For (x + 3), substitute x = −3, NOT +3. The value is what makes the divisor zero.

❌ Degree of zero polynomial

The degree of the zero polynomial (0) is not defined, not 0! The constant 7 has degree 0, but 0 itself has no degree.

❌ Forgetting a ≠ 0

For p(x) = ax + b to be linear, a must not be zero. If a = 0, it becomes a constant polynomial of degree 0.
💡 Revision Mantra:
Polynomial → Whole number exponents only!
Degree → Highest power of x with non-zero coefficient
Linear → Degree 1: ax + b (a ≠ 0)
Zero of linear → x = −b/a
Remainder → Substitute and calculate: p(a)
Factor → Remainder is 0 → it’s a factor!
🧠 Multiple Choice Questions (15 MCQs)

Click on an option to check your answer. The correct option will turn green.

  • Q1. Which of the following is a polynomial?
    • a) x + 1/x
    • b) x² + 3x + 2
    • c) √x + 5
    • d) 1/(x + 1)
    ✅ (b) — All exponents of x are whole numbers (2, 1, 0). The others have negative or fractional exponents.
  • Q2. The degree of the polynomial 4x³ − 7x + 9 is:
    • a) 1
    • b) 2
    • c) 3
    • d) 0
    ✅ (c) — The highest power of x is 3 (from the term 4x³).
  • Q3. The zero of p(x) = 5x − 10 is:
    • a) −2
    • b) 2
    • c) 10
    • d) 5
    ✅ (b) — 5x − 10 = 0 gives x = 10/5 = 2.
  • Q4. A polynomial with two terms is called a:
    • a) Monomial
    • b) Binomial
    • c) Trinomial
    • d) Linear
    ✅ (b) — Bi = 2, so binomial = two terms.
  • Q5. The degree of a non-zero constant polynomial is:
    • a) 0
    • b) 1
    • c) Not defined
    • d) −1
    ✅ (a) — A constant like 7 = 7x° has degree 0.
  • Q6. The remainder when p(x) = x² + 3x + 2 is divided by (x − 1) is:
    • a) 0
    • b) 2
    • c) 6
    • d) 3
    ✅ (c) — p(1) = 1 + 3 + 2 = 6.
  • Q7. If (x − 1) is a factor of p(x), then:
    • a) p(1) = 0
    • b) p(−1) = 0
    • c) p(0) = 1
    • d) p(1) = 1
    ✅ (a) — By the Factor Theorem, (x − a) is a factor means p(a) = 0. Here a = 1.
  • Q8. How many zeros can a linear polynomial have?
    • a) 0
    • b) 1
    • c) 2
    • d) Infinite
    ✅ (b) — A linear polynomial (degree 1) has exactly one zero.
  • Q9. p(x) = −3x + 9 is a:
    • a) Linear polynomial
    • b) Quadratic polynomial
    • c) Constant polynomial
    • d) Not a polynomial
    ✅ (a) — The highest power of x is 1, so it is linear.
  • Q10. The zero of p(x) = −3x + 9 is:
    • a) −3
    • b) 9
    • c) 3
    • d) −9
    ✅ (c) — −3x + 9 = 0 gives x = 9/3 = 3.
  • Q11. The coefficient of x² in 5x³ − 2x² + x − 7 is:
    • a) 5
    • b) −2
    • c) 1
    • d) −7
    ✅ (b) — The term with x² is −2x², so its coefficient is −2.
  • Q12. If p(x) = x² − 5x + 6 and p(2) = 0, then (x − 2) is:
    • a) A factor of p(x)
    • b) A multiple of p(x)
    • c) The zero of p(x)
    • d) None of these
    ✅ (a) — By the Factor Theorem, p(2) = 0 means (x − 2) is a factor.
  • Q13. The zero polynomial is:
    • a) A constant polynomial of degree 0
    • b) A linear polynomial
    • c) A polynomial whose degree is not defined
    • d) Not a polynomial
    ✅ (c) — The zero polynomial (p(x) = 0) has no defined degree.
  • Q14. The remainder when p(x) = x² − 5x + 6 is divided by (x − 3) is:
    • a) 0
    • b) 1
    • c) 2
    • d) 6
    ✅ (a) — p(3) = 9 − 15 + 6 = 0. So (x − 3) is a factor.
  • Q15. The graph of a linear polynomial is a:
    • a) Straight line
    • b) Parabola
    • c) Circle
    • d) Curve
    ✅ (a) — The graph of p(x) = ax + b is always a straight line.
✍️ Short Answer Questions (12)
  • Q1. Define a polynomial in one variable.
    A polynomial in one variable is an algebraic expression of the form p(x) = anxn + an−1xn−1 + … + a1x + a0, where an, an−1, …, a0 are real numbers (constants), n is a non-negative integer, and x is the variable. All exponents must be whole numbers.
  • Q2. What is the degree of the polynomial 7x&sup4; − 3x³ + 2x − 1?
    The degree is 4, because the highest power of x with a non-zero coefficient is x&sup4; (with coefficient 7).
  • Q3. Classify by number of terms: (i) 3x² (ii) x + 5 (iii) x² − x + 1
    (i) 3x² has 1 term → Monomial. (ii) x + 5 has 2 terms → Binomial. (iii) x² − x + 1 has 3 terms → Trinomial.
  • Q4. Find the zero of p(x) = 7x − 21.
    Set p(x) = 0: 7x − 21 = 0 → x = 21/7 = 3. Verification: p(3) = 7(3) − 21 = 0 ✅
  • Q5. Is p(x) = x² + √x a polynomial? Why or why not?
    No. The term √x = x1/2 has a fractional exponent (1/2), which is not a whole number. A polynomial must have only whole number exponents.
  • Q6. State the Remainder Theorem.
    If a polynomial p(x) is divided by the linear polynomial (x − a), then the remainder is p(a). In other words, we simply substitute x = a into the polynomial to find the remainder.
  • Q7. Find the remainder when p(x) = x³ − 2x² + x + 1 is divided by (x + 1).
    x + 1 = x − (−1), so a = −1. Remainder = p(−1) = (−1)³ − 2(−1)² + (−1) + 1 = −1 − 2 − 1 + 1 = −3.
  • Q8. Is (x − 1) a factor of p(x) = x³ − 1? Justify.
    p(1) = (1)³ − 1 = 1 − 1 = 0. Since p(1) = 0, by the Factor Theorem, (x − 1) is a factor of x³ − 1.
  • Q9. What is the difference between the Remainder Theorem and the Factor Theorem?
    The Remainder Theorem says that when p(x) is divided by (x − a), the remainder is p(a). The Factor Theorem is a special case: if that remainder p(a) = 0, then (x − a) is a factor of p(x). The Factor Theorem adds the condition “remainder equals zero.”
  • Q10. Can a constant polynomial have a zero? Explain.
    A non-zero constant polynomial (like p(x) = 5) has no zero because 5 ≠ 0 for any value of x. However, the zero polynomial (p(x) = 0) has every real number as its zero, since 0 = 0 is always true.
  • Q11. Write a quadratic polynomial whose zeros are 2 and −3.
    If the zeros are 2 and −3, the factors are (x − 2) and (x + 3). So: p(x) = (x − 2)(x + 3) = x² + x − 6. Verify: p(2) = 4 + 2 − 6 = 0 ✅, p(−3) = 9 − 3 − 6 = 0 ✅
  • Q12. If p(x) = ax + b has zero at x = 5, and b = −10, find a.
    Zero at x = 5 means: a(5) + (−10) = 0 → 5a − 10 = 0 → 5a = 10 → a = 2. So p(x) = 2x − 10.
📖 Long Answer Questions (5)
Q1. Define polynomial, degree, and types of polynomials based on degree. Give two examples of each type.
A polynomial in variable x is an expression of the form anxn + an−1xn−1 + … + a1x + a0, where the coefficients are real numbers and all exponents are non-negative integers.

The degree is the highest power of x with a non-zero coefficient.

Types by degree:
Constant polynomial (degree 0): Examples: 5, −3
Linear polynomial (degree 1): Examples: 2x + 1, −x + 7
Quadratic polynomial (degree 2): Examples: x² + 3x + 2, −2x² + 5
Cubic polynomial (degree 3): Examples: x³ − 1, 2x³ + x² − x + 4

The zero polynomial (0) has no defined degree.
Q2. State and prove the Remainder Theorem. Use it to find the remainder when p(x) = 2x³ − 5x² + 3x + 7 is divided by (x − 2).
Statement: If p(x) is a polynomial of degree ≥ 1 and ‘a’ is any real number, then the remainder when p(x) is divided by (x − a) is p(a).

Proof: When we divide p(x) by (x − a), by the division algorithm:
p(x) = (x − a) × q(x) + r  …  (1)
where q(x) is the quotient and r is the remainder (a constant, since divisor is degree 1).
Substituting x = a in (1):
p(a) = (a − a) × q(a) + r = 0 × q(a) + r = r
Therefore, r = p(a). Hence proved.

Application: p(x) = 2x³ − 5x² + 3x + 7, divisor = (x − 2), so a = 2.
p(2) = 2(8) − 5(4) + 3(2) + 7 = 16 − 20 + 6 + 7 = 9
The remainder is 9.
Q3. State the Factor Theorem. Use it to factorise x³ − 6x² + 11x − 6 completely.
Factor Theorem: If p(x) is a polynomial and p(a) = 0, then (x − a) is a factor of p(x). Conversely, if (x − a) is a factor, then p(a) = 0.

Factorisation of p(x) = x³ − 6x² + 11x − 6:
Try x = 1: p(1) = 1 − 6 + 11 − 6 = 0 ✅ → (x − 1) is a factor.
Try x = 2: p(2) = 8 − 24 + 22 − 6 = 0 ✅ → (x − 2) is a factor.
Try x = 3: p(3) = 27 − 54 + 33 − 6 = 0 ✅ → (x − 3) is a factor.

Since p(x) is cubic (degree 3) and we have found 3 linear factors:
x³ − 6x² + 11x − 6 = (x − 1)(x − 2)(x − 3)
Q4. Explain why every linear polynomial has exactly one zero. How is the zero related to the graph of the polynomial?
A linear polynomial is p(x) = ax + b where a ≠ 0.
Setting p(x) = 0: ax + b = 0 → x = −b/a.
Since a ≠ 0, this gives exactly one unique value of x. There cannot be more solutions because a linear equation has at most one solution.

Graphical interpretation: The graph of p(x) = ax + b is a straight line. The zero x = −b/a is the x-intercept — the point where the line crosses the x-axis. Since a non-horizontal line can cross the x-axis at most once, there is exactly one zero.

If a > 0, the line rises from left to right. If a < 0, the line falls from left to right. In either case, it crosses the x-axis exactly once.
Q5. Explain the contributions of Indian mathematicians to the development of algebra and polynomial theory, with reference to at least three mathematicians.
Indian mathematicians made foundational contributions to algebra centuries before their European counterparts:

1. Brahmagupta (598–668 CE): In his Brahmasphutasiddhanta, he gave systematic rules for solving linear and quadratic equations. He also formalised operations with zero and negative numbers, which are essential for working with polynomial coefficients. His methods for solving equations were centuries ahead of Europe.

2. Bhaskaracharya / Bhaskara II (1114–1185 CE): His work Bijaganita (meaning “Seed Arithmetic” or “Algebra”) contains advanced techniques for solving polynomial equations. He worked with indeterminate equations and understood the concept of roots/zeros of expressions. His elegant methods for finding solutions remain impressive even today.

3. Kerala School of Mathematics (14th–16th Century): Madhava of Sangamagrama and his successors (Nilakantha, Jyeshthadeva) expressed trigonometric functions as infinite polynomial series (power series). For example, they wrote sin(x) and cos(x) as infinite sums of polynomial terms — what we now call Taylor series — nearly 300 years before Newton and Leibniz independently discovered them in Europe.

These contributions show that India has a rich mathematical heritage in algebra and polynomial theory.
🌟 Fun Facts & Did You Know?

🔢 Polynomial Comes from Greek

“Poly” = many, “nomial” = terms. But even a single term like 5x is a polynomial (a monomial). So “many terms” is a bit misleading!

🇮🇳 India’s Algebra Legacy

The word “algebra” comes from Arabic, but the subject itself was developed extensively in India. Brahmagupta’s rules for equations predate al-Khwarizmi by over a century!

💻 Computers Love Polynomials

Almost every calculation a computer does internally uses polynomial approximations. Your calculator finds sin(30°) using a polynomial! This technique is called “Taylor series approximation.”

🎨 Curves in Animation

Pixar and Disney use polynomial curves (called Bézier curves and splines) to create smooth animations. Every character’s face and movement is described by polynomials!

🚀 Rocket Trajectories

ISRO uses polynomial equations to calculate rocket trajectories. The path of Chandrayaan-3 to the Moon was computed using polynomials describing gravity, speed, and distance.

📈 Stock Market Predictions

Financial analysts use polynomial regression to model stock prices. A linear polynomial models steady growth, while higher-degree polynomials can capture more complex trends.

🎧 Music & Polynomials

Audio compression (like MP3) uses polynomial-based algorithms to simplify sound waves. Without polynomial math, streaming music on your phone would be impossible!

🔓 Secret Codes

Modern encryption (like the one protecting your WhatsApp messages) uses polynomial arithmetic over special number systems. Polynomials literally keep your secrets safe!
💡 Think About It: Polynomials are the backbone of modern technology. From the apps on your phone to the satellites in space, polynomial mathematics is working behind the scenes everywhere!
🃏 Quick Revision Flashcards

Q: What is a polynomial?

A: An expression with whole-number exponents: anxn + … + a0

Q: Degree of 3x² − x + 7?

A: 2 (highest power of x)

Q: Zero of 4x − 8?

A: x = 8/4 = 2

Q: Remainder Theorem?

A: p(x) ÷ (x − a) gives remainder = p(a)

Q: Factor Theorem?

A: p(a) = 0 ⇔ (x − a) is a factor

Q: Monomial vs Binomial?

A: Mono = 1 term, Bi = 2 terms

Q: Degree of zero polynomial?

A: Not defined

Q: Is √x + 1 a polynomial?

A: No (fractional exponent 1/2)

Q: Max zeros of degree n?

A: At most n zeros

Q: Graph of linear polynomial?

A: A straight line
💡 Final Revision Mantra:
Polynomial → Whole exponents, real coefficients
Degree → Highest power (0 for constants, undefined for zero poly)
Types → Constant(0), Linear(1), Quadratic(2), Cubic(3)
Terms → Mono(1), Bi(2), Tri(3)
Zero → Value where p(x) = 0; for linear: x = −b/a
Remainder → p(a) when dividing by (x − a)
Factor → p(a) = 0 means (x − a) is a factor

You’ve got this! Go ace that exam! 💪

📤 Share This Page

Help your classmates ace Linear Polynomials!