SELECT * FROM question_mgmt as q WHERE id=9500 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=6 AND chapterId=269 and ex_no='3' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th mathematics Polynomials check whether the first polynomial is a factor of

Question:

Check whether the first polynomial is a factor of the second polynomial by dividing the second polynomial by the first polynomial:
(i) t2 – 3, 2t4 + 3t3 – 2t2 – 9t – 12

(ii) x2 + 3x + 1, 3x4 + 5x3 – 7x2 + 2x + 2

(iii) x3 – 3x + 1, x5 – 4x3 + x2 + 3x + 1

Answer:

Note: If on dividing the second polynomial by first we get zero remainder then we say that  first Is factor of second polynomial.

(i) Given ,

                      First polynomial = t2-3

                     Second polynomial =  2t+3t3-2t-9t-12

As we can see the remainder is 0. Thereofre we can say that  first  polynomial is a factor of second polynomial.

(ii) Given,

   First polynomial = x2+3x+1

   Second polynomial = 3x4 + 5x3 – 7x2 + 2x + 2

  • 1  
  • 0  
  • 0  

  • SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='9' AND subId='6' AND ex_no!=0 AND status=1 and id!=9500 ORDER BY views desc, last_viewed_on desc limit 0,10
    SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='9' AND subId='6' AND ex_no!=0 AND status=1 and id!=9500 ORDER BY last_viewed_on desc limit 0,10
    Q:

    Comments

    • Answered by Ekta Mehta
    • 4 months ago

    Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


    • Answered by Ekta Mehta
    • 4 months ago

    Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


    • Answered by Ekta Mehta
    • 4 months ago

    Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


    Comment(s) on this Question