SELECT * FROM question_mgmt as q WHERE id=228 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=9 AND chapterId=54 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th chemistry Hydrocarbons what are the necessary conditions for any system t

Question:

What are the necessary conditions for any system to be aromatic?

Answer:

A compound is said to be aromatic if it satisfies the following three conditions:

(i) It should be cyclic so that each p orbital should overlap with adjacent p orbital to become aromatic.

Cyclic Compound

Cyclic Compound

(ii) It should be planar i.e., all adjacent p orbitals must be aligned so that the p electron density can be delocalized.

Cyclooctatetraene

cyclooctatetraene

(iii) It should be completely conjugated i.e, Aromatic compounds must have a p orbital on every atom and each must overlap with adjacent p orbitals.

Conjugated ring

Conjugated ring

(iv) The total number of π–electrons present in the ring should be equal to (4n + 2), where n = 0, 1, 2 … etc. This is known as Huckel’s rule.


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