Introduction to Linear Polynomials — CBSE Class 9 Maths Important Questions
13 hand-picked CBSE Class 9 Maths important questions for Introduction to Linear Polynomials, each with a full model answer — the formats and topics most likely to appear in your board exam.
- 13
- Questions
- 6
- Question types
- 32
- Total marks
- ₹0
- With answers
Key Linear Polynomials questions ask you to identify the degree of a polynomial, classify by degree (linear, quadratic, cubic) or by terms, evaluate p(x) at a value, find zeroes of a linear polynomial, and solve linear equations. A linear polynomial has degree 1, form ax+b with a≠0, and exactly one zero, x=-ba.
About Introduction to Linear Polynomials
This chapter builds the language of polynomials — algebraic expressions in one variable with whole-number exponents — and focuses on linear ones (degree 1). You learn the meaning of terms, coefficients and degree; how to classify polynomials; how to evaluate a polynomial and find its zero; and how to set up and solve linear equations that model simple situations.
Key concepts & formulas
A polynomial in x is a sum of terms ax^n with whole-number powers. The degree is the highest power of the variable. E.g. 3x^2-5x+7 has degree 2.
A polynomial of degree 1, written p(x)=ax+b with a≠0. It has exactly one zero, found from ax+b=0 x=-b/a.
The value of p(x) at x=k is p(k), got by substitution. A zero is a value k for which p(k)=0.
Get all 13 Introduction to Linear Polynomials questions as a PDF
The full question bank with model answers — perfect for offline revision and last-minute practice.
Important questions with answers
Try each on paper first, then reveal the model answer to check your method.
| Question type | Count | Marks |
|---|---|---|
| MCQ | 4 | 1 |
| Assertion–Reason | 1 | 1 |
| Very Short | 2 | 2 |
| Short Answer | 3 | 3 |
| Long Answer | 2 | 5 |
| Case-based | 1 | 4 |
Multiple-choice questions (1 mark)
The degree of the polynomial 5x^3 - 4x^2 + 7x - 2 is:
- (a)
1
- (b)
2
- (c)
3
- (d)
0
Show model answer
Answer: (c) 3.
The degree is the highest power of the variable present. Here the largest exponent is 3 (in the term 5x^3), so the degree is 3.
Which of the following is a linear polynomial?
- (a)
x^2 + 1
- (b)
3x - 7
- (c)
5
- (d)
2x^3 - x
Show model answer
Answer: (b) 3x - 7.
A linear polynomial has degree exactly 1. Only 3x-7 has highest power 1. Here x^2+1 is quadratic, 5 is a constant (degree 0), and 2x^3-x is cubic.
The zero of the linear polynomial p(x) = 2x + 6 is:
- (a)
3
- (b)
-3
- (c)
6
- (d)
-6
Show model answer
Answer: (b) -3.
Set p(x)=0: 2x+6=0 2x=-6 x=-3.
If p(x) = x^2 - 3x + 2, then the value of p(1) + p(2) is:
- (a)
0
- (b)
1
- (c)
2
- (d)
-1
Show model answer
Answer: (a) 0.
p(1) = 1 - 3 + 2 = 0 and p(2) = 4 - 6 + 2 = 0. Hence p(1)+p(2) = 0+0 = 0.
Want every Introduction to Linear Polynomials question solved live, at your pace?
Practise free with the AI tutor →Assertion–Reason questions (1 mark)
Assertion (A): The polynomial p(x) = 4x + 5 has exactly one zero.
Reason (R): A linear polynomial ax+b with a≠0 always has exactly one zero.
- (a)
Both A and R are true and R is the correct explanation of A
- (b)
Both A and R are true but R is not the correct explanation of A
- (c)
A is true but R is false
- (d)
A is false but R is true
Show model answer
Answer: (a) Both A and R are true and R is the correct explanation of A. Since 4x+5 is linear with a=4≠0, it has a single zero x=-54, exactly as the general rule states.
Very short answer questions (2 marks)
For the polynomial p(x) = 3x - 4, find p(2) and p(-1).
Show model answer
p(2) = 3(2) - 4 = 6 - 4 = 2.
p(-1) = 3(-1) - 4 = -3 - 4 = -7.
Write the coefficient of x and the constant term in p(x) = 7 - 5x. Also state its degree.
Show model answer
Rewriting in standard form: p(x) = -5x + 7.
Coefficient of x is -5; constant term is 7. The highest power of x is 1, so the degree is 1 (it is a linear polynomial).
Short answer questions (3 marks)
Find the value of k for which x = 2 is a zero of the polynomial p(x) = kx + 3x - 10.
Show model answer
Since x=2 is a zero, p(2)=0.
p(2) = k(2) + 3(2) - 10 = 2k + 6 - 10 = 2k - 4.
Setting p(2)=0: 2k - 4 = 0 2k = 4 k = 2.
So k = 2.
Solve the linear equation 2x+1/3 - x-1/2 = 2 and verify your answer.
Show model answer
Multiply both sides by the LCM 6:
2(2x+1) - 3(x-1) = 12.
Expand: 4x + 2 - 3x + 3 = 12 x + 5 = 12 x = 7.
Verification: 2(7)+1/3 - 7-1/2 = 15/3 - 6/2 = 5 - 3 = 2. ✓
Classify each of the following by degree, and state which are polynomials: (a) √x + 3, (b) 2x^2 - 5x + 1, (c) x + 3/x, (d) -7.
Show model answer
(a) √x + 3 = x^1/2 + 3: the power 12 is not a whole number, so this is not a polynomial.
(b) 2x^2 - 5x + 1: all powers are whole numbers; highest power 2, so a quadratic polynomial (degree 2).
(c) x + 3/x = x + 3x^-1: the power -1 is negative, so this is not a polynomial.
(d) -7: a non-zero constant, a constant polynomial of degree 0.
Long answer questions (5 marks)
The sum of two numbers is 95. If one number exceeds the other by 15, form a linear equation and find the two numbers. Also state the degree of the equation you formed.
Show model answer
Let the smaller number be x. Then the larger number is x + 15.
Their sum is 95:
x + (x + 15) = 95.
This is a linear equation in one variable, of degree 1.
Solve: 2x + 15 = 95 2x = 80 x = 40.
So the smaller number is 40 and the larger number is 40 + 15 = 55.
Check: 40 + 55 = 95 and 55 - 40 = 15. ✓
A father is three times as old as his son. After 12 years, he will be twice as old as his son. Set up a linear equation in one variable and find their present ages.
Show model answer
Let the son's present age be x years. Then the father's present age is 3x years.
After 12 years: son's age = x + 12, father's age = 3x + 12.
The father will then be twice as old as the son:
3x + 12 = 2(x + 12).
Expand: 3x + 12 = 2x + 24.
Solve: 3x - 2x = 24 - 12 x = 12.
So the son is 12 years old and the father is 3× 12 = 36 years old.
Check: After 12 years, son =24, father =48, and 48 = 2× 24. ✓
Case-based questions (4 marks)
A mobile-recharge plan charges a fixed monthly rental of Rs\,100 plus Rs\,2 per GB of data used. Let x be the number of GB used in a month and C the total monthly cost in rupees.
(i) Write C as a polynomial in x and state its degree.
(ii) Find the cost when x = 15 GB.
(iii) If the total bill is Rs\,150, how many GB were used?
(iv) What does the zero of the related polynomial 2x - 40 represent here in words?
Show model answer
(i) Fixed rental 100 plus 2 per GB gives C = 2x + 100. The highest power of x is 1, so it is a linear polynomial of degree 1.
(ii) At x = 15: C = 2(15) + 100 = 30 + 100 = Rs\,130.
(iii) Set C = 150: 2x + 100 = 150 2x = 50 x = 25 GB.
(iv) The zero of 2x - 40 is x = 20. It is simply the value of x that makes that expression zero; it represents the data usage (20 GB) at which the quantity 2x-40 vanishes.
All CBSE Class 9 Maths Chapters
Related study guide
Frequently asked questions
Are these Introduction to Linear Polynomials important questions free?
Yes. All 13 CBSE Class 9 Maths important questions for Introduction to Linear Polynomials are free, with full model answers and no login required.Do these Introduction to Linear Polynomials questions follow the latest CBSE syllabus?
Yes — they are aligned to the NCERT 2026–27 syllabus for CBSE Class 9 Maths, so nothing here is outside the current course.How should I practise the Introduction to Linear Polynomials important questions?
Attempt each question on paper first, then reveal the model answer to check your method — not just the final result. Re-do anything you got wrong the same day.What types of questions are covered for Introduction to Linear Polynomials?
A full mix — multiple-choice questions, assertion–reason questions, very short answer questions, short answer questions, long answer questions, case-based questions — so every format in the CBSE paper is covered.
Stuck on Introduction to Linear Polynomials? Let the AI tutor help
Free to start · Step-by-step Socratic help · CBSE Class 9 Maths
Practise Introduction to Linear Polynomials free →