SELECT * FROM question_mgmt as q WHERE id=9498 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='2' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th mathematics Polynomials find a quadratic polynomial each with the given nu

Question:

Find a quadratic polynomial each with the given numbers as the sum and product of its zeroes respectively.

maths

Answer:

(i) Let α, β are the zeroes of the polynomial ax2+ bx +c, therefore

                               Sum of zeroes (α + β) = 1/4 =  -b/a

                            Product of zeroes (αβ) = -1 = c/a

                            On comparing,

                             a = 4, b = -1 and c = - 4

                         Hence, the required polynomial is 4x2 –x – 4

(ii)

 solution

(iii) 

Let α, β are the zeroes of the polynomial ax2+ bx +c, therefore

                                Sum of zeroes (α + β) = 0 = -b/a

                         Product of zeroes (αβ) = √5 = √5/1 = c/a

                      On comparing,

                        a = 1, b = 0 and c = √5

                       Hence, the required polynomial is x2 + √5

solution


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!=9498 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!=9498 ORDER BY last_viewed_on desc limit 0,10

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