SELECT * FROM question_mgmt as q WHERE id=1326 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=9 AND chapterId=45 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED) CBSE Free NCERT Solution of 11th chemistry Chemical Bonding and Molecular Structure define the bond length

Question:

Define the bond length.

Answer:

Bond length is defined as the distance between the centres of the nuclei of two bonded atoms in a molecule. It represents equilibrium inter-nuclear separation distance of the bonded atoms in a molecule. The length of the bond is determined by the number of bonded electrons (the bond order). The higher the bond order, the stronger the pull between the two atoms and the shorter the bond length. Bond lengths are expressed in terms of Angstrom (10-10 m) or picometer (10-12 m) and are measured by spectroscopic X-ray diffractions and electron-diffraction techniques.

In an ionic compound, the bond length is the sum of the ionic radii of the constituting atoms (d = r+ + r-). In a covalent compound, it is the sum of their covalent radii (d = rA + rB).


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