SELECT * FROM question_mgmt as q WHERE id=3121 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=9 AND chapterId=53 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th chemistry Organic Chemistry Some Basic Principles and Techniques draw formulas for the first five members of each h

Question:

Draw formulas for the first five members of each homologous series beginning with the following compounds.

(a) H-COOH

(b) CH3COCH3

(c) H-CH=CH2

Answer:

The first five members of each homologous series beginning with the given compounds are shown as follows:

(a)

H-COOH : Methanoic acid

CH3-COOH : Ethanoic acid

CH3-CH2-COOH : Propanoic acid

CH3-CH2-CH2-COOH : Butanoic acid

CH3-CH2-CH2-CH2-COOH : Pentanoic acid

 

(b)

CH3COCH3 : Propanone

CH3COCH2CH3 : Butanone

CH3COCH2CH2CH3 : Pentan-2-one

CH3COCH2CH2CH2CH3 : Hexan-2-one

CH3COCH2CH2CH2CH2CH3 : Heptan-2-one

 

(c)

H-CH=CH2 : Ethene

CH3-CH=CH2 : Propene

CH3-CH2-CH=CH2 : 1-Butene

CH3-CH2-CH2-CH=CH2 : 1-Pentene

CH3-CH2-CH2-CH2-CH=CH2 : 1-Hexene


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='9' AND ex_no!=0 AND status=1 and id!=3121 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='2' AND subId='9' AND ex_no!=0 AND status=1 and id!=3121 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