Tuesday, 28 April 2026

Find p(0), p(1) and p(2) for each of the following polynomials; (i) p(y)= y²-y+1 (ii) p(t)=2+t+2t²-t^3 (iii) p(x)=x^3 (iv) p(x)=(x-1)(x+1) [ncert 9th maths]

      Excercise 2.2

Q2.

(i) Given that p(y)=y²-y+1

=> p(0)= 0²-0+1 =0+0+1=1 Ans.

p(1)=1²-1+1=1-1+1=0+1=1 Ans.

p(2)= 2²-2+1 =4-2+1=5-2=3 Ans.

(ii)  p(t)=2+t+2t²-t^3

p(0)=2+0+2(0)²-(0)^3

p(0)=2+0+0-0  

   [∵  0²=0×0 =0 and 0^3=0×0×0=0]

p(0)=2  Ans.

p(1)=2+1+2(1)²-(1)^3

p(1)=2+1-2(1×1)-(1×1×1)

p(1)=2+1-2-1

p(1)=0 Ans.

P(2)=2+2+2(2)²-(2)^3

p(2)=2+2+2(2×2)-(2×2×2)

p(2)=2+2+8-8

p(2)=4 Ans.

(iii) Try yourself.

(iv) p(x)=(x-1)(x+1)

p(0)=(0-1)(0+1)

p(0)=(-1)(1)= -1 Ans.

p(1)=(1-1)(1+1)

p(1)=0×2

p(1)=0 Ans.

p(2)= - - - -      [Try yourself]

No comments:

Post a Comment

Check whether 7+3x is a factor of 3x^3+7x ? [ncert]

                               Now take 7+3x=0 =>3x= -7 => x= -7/3 => If p(x)=3x^3+7x , then, => p(-7/3) = 3(-7/3)^3+7(-7/3) =...