SELECT * FROM question_mgmt as q WHERE id=219 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=9 AND chapterId=46 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

Critical temperature for carbon dioxide and methane are 31.1 °C and –81.9 °C respectively. Which of these has stronger intermolecular forces and why?

Answer:

The maximum temperature at which a gas can be converted into a liquid by an increase in pressure is called its critical temperature(Tc). This means that the intermolecular forces of attraction between the molecules of a gas are directly proportional to its critical temperature. Hence, intermolecular forces of attraction are stronger in the case of CO2.


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