SELECT * FROM question_mgmt as q WHERE id=9537 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='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 10th mathematics Quadratic Equations check whether the following are quadratic equation

Question:

Check whether the following are quadratic equations :
(i) (x + 1)2 = 2(x – 3) (ii) x2 – 2x = (–2) (3 – x) (iii) (x – 2)(x + 1) = (x – 1)(x + 3) (iv) (x – 3)(2x +1) = x(x + 5)

(v) (2x – 1)(x – 3) = (x + 5)(x – 1) (vi) x2+ 3x + 1 = (x – 2)2 (vii) (x + 2)3 = 2x (x2 – 1) (viii) x3 – 4x2 – x + 1 = (x – 2)3

Answer:

  • 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!=9537 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!=9537 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