Muft Shiksha™ एक 100% Free Education Portal है 🇮🇳, जिसका उद्देश्य Class 9–12 के हर विद्यार्थी तक High-Quality Education को पूरी तरह मुफ्त पहुँचाना है। 🇮🇳 हम मानते हैं कि अच्छी शिक्षा किसी student की आर्थिक स्थिति पर निर्भर नहीं होनी चाहिए। 🇮🇳 हर विद्यार्थी को वही Quality Study Material, MCQs, Quizzes, Exam Preparation, Concept-Based Learning और Bilingual Support मिलना चाहिए, जो आमतौर पर महंगी Coaching या Premium Platforms में मिलता है। Muft Shiksha™ 🇮🇳 इसी सोच के साथ बनाया गया है
In this Class 10 Mathematics topic from the chapter “Polynomials,” students study algebraic expressions involving a single variable, such as x. They learn to identify a polynomial and its degree, understand constant, linear, quadratic, and cubic forms, and find its zeroes or roots. The topic also develops understanding of the relationship between zeroes and coefficients, helping students interpret polynomial equations and solve related problems accurately.
TOPIC PRACTICE
Quiz this set
Up to 20 questions from this page. Select your focus, then start.
20 questions
Choose questions
Hard · Level 48 · sum of coefficients,polynomial evaluation,polynomials in one variableView options
0
1
2
4
Medium · Level 48 · polynomials,sum_of_coefficients,parameter,Polynomials in one variable,Mathematics,Class 10 MCQView options
5
6
7
8
Hard · Level 48 · polynomial coefficients,odd powers,terms in a polynomial,coefficient sumView options
4
5
6
7
Hard · Level 48 · constant term,polynomials in one variable,polynomial multiplication,algebraic expressionsView options
-3
-2
2
3
Medium · Level 48 · polynomials,algebraic-identities,difference-of-squares,simplification,Polynomials in one variable,Mathematics,Class 10 MCQView options
Hard · Level 48 · polynomials in one variable,cubic polynomial,polynomial evaluation,parameter determinationView options
3
4
5
6
Hard · Level 48 · constant polynomial,parameter,conditionView options
(n=2)
(n=-1)
(n=1)
No such value
Hard · Level 48 · polynomial evaluation,quadratic polynomial,function values,substitutionView options
18
20
24
30
Hard · Level 48 · polynomials,zero of polynomial,substitution,cubic polynomialView options
p(-3)=(-3)^3+27=-27+27=0
p(-3)=(-3)^3-27=-54
p(-3)=3^3+27=54
p(-3)=(-3)^2+27=36
Hard · Level 48 · polynomial evaluation,cubic polynomial,substitution,polynomialsView options
-1
0
1
2
Hard · Level 48 · parameter determination,polynomial evaluation,constant termView options
-8
-7
-6
-5
Hard · Level 48 · polynomials,zeros of a polynomial,polynomial evaluation,quadratic polynomialView options
0
1
2
3
Hard · Level 48 · polynomials,zeroes of polynomial,difference of squares,quadratic equationsView options
\(a=0\)
\(a=3\)
\(a=5\)
\(a=25\)
Hard · Level 48 · polynomials,zeros of polynomial,quadratic polynomial,perfect square,factorisationView options
\(-\frac{2}{3}\)
\(\frac{2}{3}\)
\(-\frac{3}{2}\)
\(2\)
Hard · Level 48 · zeros,cubic,parameterView options
(-13)
(-12)
(-11)
(-10)
Hard · Level 48 · zeros,cubic,parameterView options
(-4)
(-3)
(3)
(4)
Hard · Level 48 · difference of squares,polynomial expansion,algebraic identitiesView options
x^4-16
x^4+16
x^4-8x^2+16
x^4+8x^2+16
Hard · Level 48 · polynomials,coefficient,missing term,polynomials in one variableView options
0
3
-2
7
Hard · Level 48 · degree,parameter,conditionsView options
(-2)
(0)
(2)
No value
Question 1HardLevel 48
What is the sum of all the coefficients of the polynomial \(p(x)=7x^3-4x^2-2x-1\)?
Correct answer: A
The sum of the coefficients is \(7+(-4)+(-2)+(-1)=0\). For any polynomial, the sum of its coefficients is obtained by calculating \(p(1)\); here, \(p(1)=7-4-2-1=0\). Therefore, option A is correct. Exam tip: substitute \(x=1\) to find the sum of coefficients, whereas \(x=0\) gives the constant term.
If the sum of all coefficients of p(x)=3x^3+kx^2-7x+2 is 5, what is k?
Correct answer: C
For a polynomial, the sum of all coefficients equals p(1), because substituting x=1 changes every power of x to 1. Here p(1)=3(1)^3+k(1)^2-7(1)+2=3+k-7+2=k-2. The given condition says k-2=5, so k=7. Therefore option C is correct. Directly adding the coefficients gives the same equation: 3+k-7+2=5. Option A incorrectly treats the given total as k, while options B and D result from arithmetic errors when combining the constant terms and the -7 coefficient. The p(1) rule is especially useful because it avoids unnecessary expansion or root calculations.
What is the sum of the coefficients of the odd-power terms in the polynomial p(x) = 5x^5 - 3x^4 + 2x^3 - x + 6?
Correct answer: C
The odd-power terms are 5x^5, 2x^3, and -x. Their coefficients are 5, 2, and -1, so their sum is 5 + 2 - 1 = 6. Option 7 results from mishandling the negative coefficient of -x. In an exam, remember that the term x has power 1, which is also odd.
What is the constant term of the polynomial \\(3x-2)(x^2+5x-1)\\)?
Correct answer: C
To obtain the constant term, multiply the constant terms of the two factors. They are \\-2\\) and \\-1\\), so the constant term is \\((-2)(-1)=2\\). Choosing \\-3\\) results from an incorrect sign calculation. Exam tip: For a product of polynomials, multiply the constant terms of the factors directly.
What is the simplified polynomial form of (x+6)^2-(x-2)^2?
Correct answer: B
The governing identity is the difference of squares: A^2 − B^2 = (A − B)(A + B). Let A = x + 6 and B = x − 2. Then A − B = (x + 6) − (x − 2) = 8, and A + B = (x + 6) + (x − 2) = 2x + 4. Therefore the expression becomes 8(2x + 4) = 16x + 32, so option B is correct. Direct expansion confirms this: (x + 6)^2 = x^2 + 12x + 36 and (x − 2)^2 = x^2 − 4x + 4. Subtracting cancels x^2 and leaves 16x + 32. Option A misses a factor of 2 in the x-term, while C and D have incorrect coefficients.
If the polynomial \(p(x)=x^3+ax+b\) satisfies \(p(1)=6\) and \(p(-1)=-4\), what is the value of \(a\)?
Correct answer: C
Substituting \(x=1\) gives \(1+a+b=6\), or \(a+b=5\). Substituting \(x=-1\) gives \(-1-a+b=-4\), or \(-a+b=-3\). Subtracting the second equation from the first yields \(2a=8\), so \(a=4\). In an exam, take care that \((-1)^3=-1\) and \(a(-1)=-a\).
If \(p(x)=2x^3+rx^2+s\), \(p(0)=-3\), and \(p(1)=4\), what is the value of \(r\)?
Correct answer: C
Since \(p(0)=s\), we get \(s=-3\). Substituting \(x=1\) and \(s=-3\) gives \(p(1)=2+r-3=4\), so \(r=5\). Hence, option C is correct. Exam tip: use the value at \(x=0\) first to determine the constant term, then apply the second condition.
If \(p(x)=x^2+3x-10\), what is the value of \(p(4)-p(-2)\)?
Correct answer: D
First, \(p(4)=4^2+3(4)-10=16+12-10=18\) and \(p(-2)=(-2)^2+3(-2)-10=4-6-10=-12\). Therefore, \(p(4)-p(-2)=18-(-12)=30\). In such questions, be careful to substitute the negative value with parentheses and remember that subtracting a negative becomes addition.
Which calculation correctly proves that p(-3)=0 for the polynomial p(x)=x^3+27?
Correct answer: A
Substituting -3 for x gives p(-3)=(-3)^3+27=-27+27=0. Therefore, -3 is a zero of the polynomial. Option C is incorrect because it ignores the negative sign; for an odd power, (-3)^3=-27, not 27. Exam tip: To verify a zero, substitute the given value directly into the polynomial and check whether the result is 0.
If \(p(x)=x^3-x^2+x-1\), what is the value of \(p(1)\)?
Correct answer: B
To find \(p(1)\), substitute 1 for every occurrence of \(x\): \(p(1)=1^3-1^2+1-1=1-1+1-1=0\). Therefore, the correct answer is 0. Exam tip: when evaluating \(p(a)\), replace every \(x\) consistently by \(a\), including all powers.
If \(p(x)=3x^2+bx+c\), \(p(0)=7\), and \(p(1)=2\), what is the value of \(b\)?
Correct answer: A
Since \(p(0)=c\), we get \(c=7\). Substituting \(x=1\) gives \(p(1)=3+b+c=2\), so \(3+b+7=2\) and hence \(b=-8\). Option B, \(-7\), results from omitting the contribution of the term \(3x^2\). Exam tip: substituting \(x=0\) in a polynomial directly gives its constant term.
If (p(x)=x^2-7x+12), what is the value of (p(3)+p(4))?
Correct answer: A
The polynomial factors as (p(x)=(x-3)(x-4)). Hence, (p(3)=(3-3)(3-4)=0) and (p(4)=(4-3)(4-4)=0). Therefore, (p(3)+p(4)=0+0=0). Exam tip: If (x-a) is a factor of a polynomial, then (p(a)=0).
If \(p(x)=x^2-25\), which of the following is the positive value of \(a\) for which \(p(a)=0\)?
Correct answer: C
From \(p(a)=0\), we get \(a^2-25=0\), so \(a^2=25\) and \(a=\pm5\). Therefore, the positive value of \(a\) is \(5\). Remember that the polynomial has two zeroes, \(5\) and \(-5\); the question specifically asks for the positive value.
Which of the following values of \(x\) is a zero of the polynomial \(p(x)=9x^2+12x+4\)?
Correct answer: A
Factoring the polynomial gives \(9x^2+12x+4=(3x+2)^2\). For a zero, \(p(x)=0\), so \((3x+2)^2=0\), which implies \(3x+2=0\) and hence \(x=-\frac{2}{3}\). The closest distractor, \(\frac{2}{3}\), gives \(p(x)=16\), not zero. Exam tip: check whether a trinomial can be written as a perfect square such as \((a+b)^2\).
Use the difference-of-squares identity (a-b)(a+b)=a^2-b^2. Here, a=x^2 and b=4, so (x^2-4)(x^2+4)=(x^2)^2-4^2=x^4-16. Option B has the wrong sign, while C and D are the expansions of (x^2-4)^2 and (x^2+4)^2, respectively. Exam tip: in the product of a sum and a difference with the same terms, the middle terms cancel.
What is the coefficient of x^3 in the polynomial p(x) = 3x^5 - 2x^4 + 7x - 6?
Correct answer: A
The polynomial has no x^3-term, so it can be written as 0x^3. Therefore, the coefficient of x^3 is 0. The values -2, 3, and 7 are the coefficients of x^4, x^5, and x, respectively. Exam tip: the coefficient of a missing power in a polynomial is taken as 0.
Google Analytics helps us understand site usage. Google may send limited cookie-free signals before your choice. The Live Visitors widget operates independently of this analytics choice; see the privacy policy for its provider and fallback details. Essential site features work without analytics cookies. You can change your choice later in Privacy choices. Privacy policy