SELECT * FROM question_mgmt as q WHERE id=9507 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='4' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th mathematics Polynomials verify that the numbers given alongside of the cub

Question:

Verify that the numbers given alongside of the cubic polynomials below are their zeroes. Also verify the relationship between the zeroes and the coefficients in each case:

Answer:


(i)                         Here f(x) = 2x³ + x² - 5x + 2

                            Given roots of f(x) are ½, 1, -2

F(1/2) = 2×(1/2)³ + (1/2)² - 5(1/2 ) + 2 = 0

F(1) = 2(1)³ + 1² - 5(1) + 2 = 0

F(-2) = 2(-2)³ + (-2)² - 5(-2) + 2 = 0

Hence, ½, 1 and -2 are the zeroes of f(x).

Therefore, sum of zeroes = -b/a -1/2

Sum of product of zeroes taken two at a time = c/a = -5/2

Product of zeroes = -d/a = 2

(ii)                    Let the f(x) = ax³ + bx² + c + d

Let α, β and γ be the zeroes of the polynomial f(x).

Then, sum of zeroes = -b/a = 2/1 ………………(i)

Sum of product of zeroes taken two at a time = c/a = -7. ………………..(ii)

Product of zeroes = -d/a = -14 ……………….(iii)

From equation (i), (ii) and (iii) we have

a = 1 , b = -2 , c = -7 and d = 14

Therefore the required polynomial on putting the values of a, b, c and d

F(x) = x³ - 2x² - 7x + 14


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!=9507 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!=9507 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