SELECT * FROM question_mgmt as q WHERE id=9757 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=9 AND subId=6 AND chapterId=271 and ex_no='4' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th mathematics Quadratic Equations find the nature of the roots of the following quad

Question:

Find the nature of the roots of the following quadratic equations. If the real roots exist, find them:

(i) 2x– 3x + 5 = 0  (iii) 2x2– 6x + 3 = 0

Answer:

(i)                 2x2 – 3x + 5 = 0

On comparing given equation ax2 + bx + c = 0

We get,

a = 2, b = -3 and c = 5

We know discriminant (D) = b2 – 4ac

D = (-3)2 – 4   2   5

D = 9 – 40

D = -31

As, b2 – 4ac < 0

Therefore, no real roots exist for the given equation.


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