0% found this document useful (0 votes)
40 views5 pages

PDF Document-52

This document contains 15 multiple choice and short answer questions about polynomials from a CBSE test paper. Some key questions covered include: 1) Finding the value of a polynomial expression. 2) Identifying properties of polynomials like degree and coefficients. 3) Expanding and factorizing polynomial expressions. 4) Using polynomial identities to evaluate expressions. 5) Finding values based on polynomials having common factors or leaving the same remainder. The solutions provide step-by-step working to arrive at the answers to each question, demonstrating concepts like polynomial addition, factorization, expansion and evaluating expressions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
40 views5 pages

PDF Document-52

This document contains 15 multiple choice and short answer questions about polynomials from a CBSE test paper. Some key questions covered include: 1) Finding the value of a polynomial expression. 2) Identifying properties of polynomials like degree and coefficients. 3) Expanding and factorizing polynomial expressions. 4) Using polynomial identities to evaluate expressions. 5) Finding values based on polynomials having common factors or leaving the same remainder. The solutions provide step-by-step working to arrive at the answers to each question, demonstrating concepts like polynomial addition, factorization, expansion and evaluating expressions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

CBSE Test Paper 01

CH-2 Polynomials

1. If p(x) = x + 3, then p(x) + p(-x) is equal to


a. 2x
b. 3
c. 0
d. 6
2. If x+y+z = 0, then
a. 3xyz
b. xyz
c. 2xyz
d. 0
3. The degree of constant function is
a. 0
b. 3
c. 1
d. 2
4. (x + 1) is a factor of the polynomial
a.
b.
c.
d.
5. The coefficient of ‘x’ in the expansion of is
a. 1
b. 27
c. 9
d. 18
6. Fill in the blanks: A polynomial containing one non-zero term is called a ________.
7. Fill in the blanks: The highest power of the variable in a polynomial is called the
________ of the polynomial.

8. Write (-3x + y + z)2 in the expanded form:


9. Evaluate the following by using identities: 0.54 0.54 - 0.46 0.46
10. Evaluate: 185 185 - 15 15
11. Evaluate 105 108 without multiplying directly.

12. Simplify (x + y)3 - (x - y)3 - 6y(x + y) (x - y).

13. Factorize : (a2 - b2)3 + (b2 - c2)3 + (c2 - a2)3

14. If both x - 2 and are factors of px2 + 5x + r, show that p = r.

15. If the polynomials az3 + 4z2 + 3z - 4 and z3 - 4z + a leave the same remainder when
divided by z - 3, find the value of a.
CBSE Test Paper 01
CH-2 Polynomials

Solution

1. (d) 6
Explanation:
p(x) = x + 3
And p(-x) = -x + 3
Then, p(x) + p(-x)
=x+3-x+3
=6
2. (a) 3xyz
Explanation:
=>
=>
=> If x+y+z = 0, then
3xyz
3. (a) 0
Explanation: The degree of any constant term 5 (say)

We can write 5 as 5 x 1 = 5xo [Since ao= 1]


Therefore the degree of any constant term is 0
4. (b)
Explanation: = =
5. (b) 27
Explanation: = = =
Therefore, the coefficient of , in the expansion of is
27.
6. monomial
7. degree
8. We have,

(-3x + y + z)2

Using identity (a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca


= (-3x)2 + y2 + z2 + 2 (-3x) y+2 y z+2 z (-3x)

= 9x2 + y2 + z2 - 6xy + 2yz - 6zx


9. We have,
0.54 0.54 - 0.46 0.46

= (0.54)2 - (0.46)2 = (0.54 + 0.46)(0.54 - 0.46) = 1 0.08 = 0.08


10. 185 185 - 15 15
[Using ]

200 170 = 34000


11.
Using identity

We get, 105 108 = 1002 + (5 + 8)100 + 5 8

12. (x + y)3 - (x - y)3 - 6y(x + y)(x - y)

= (x + y)3 - (x - y)3 - 3.2y(x + y)(x - y)

= (x + y)3 - (x - y)3 - 3 (x + y - x + y)(x + y)(x - y)

= [x + y - x + y)]3 [ a3 - b3 - 3ab(a - b) = (a - b)3]

=(2y)3 = 8y3

13. Let x = a2 - b2, y = b2 - c2 and z = c2 - a2. Then,

x + y + z = a2 - b2 + b2 - c2 + c2 - a2 = 0

x3 + y3 + z3 = 3xyz

(a2 - b2)3 + (b2 - c2)3 + (c2 - a2)3 = 3(a2 - b2)(b2 - c2)(c2 - a2)

(a2 - b2)3 + (b2 - c2)3 + (c2 - a2)3 = 3(a + b)(a - b)(b + c)(b - c)(c + a)(c - a)

(a2 - b2)3 + (b2 - c2)3 + (c2 - a2)3 = 3(a + b)(b + c)(c + a)(a - b)(b - c)(c - a)

14. Let f(x) = px2 + 5x + r be the given polynomial. Since x - 2 and are factors of f(x).
f(2) = 0 and =0

p 22 + 5 2 + r = 0 and p( )2 + 5 +r=0
4p + 10 + r = 0 and +r=0
4p + r = -10 and
4p + r = -10 and p + 4r + 10 = 0
4p + r = -10 and p + 4r = -10
4p + r = p + 4r [RHS of the two equations are equal]
3p = 3r p=r

15. Let p(z) = az3 + 4z2 + 3z - 4

And q(z) = z3 - 4z + a
As these two polynomials leave the same remainder, when divided by z - 3, then p(3) =
q(3).

p(3) = a(3)3 + 4(3)2 + 3(3) - 4


= 27a + 36 + 9 - 4
Or p(3) = 27a + 41

And q(3) = (3)3 - 4(3) + a


= 27 - 12 + a = 15 + a
Now, p(3) = q(3)
27a + 41 = 15 + a
26a = -26; a = -1
Hence, the required value of a = -1.

You might also like