热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

ALevel化学例题解析及练习(分子间作用力和沸点)

今日知识点:Intermolecularforcesandboilingpoints例题Q:Nitrogen,N2,andcarbonmonoxide,CO,b

b3f690513067fd5008922a757ff8f637.jpeg

今日知识点:Intermolecular forces and boiling points

例题

Q: 

Nitrogen, N2, and carbon monoxide, CO, both have Mr = 28.

The boiling point of N2 is 77 K.

The boiling point of CO is 82 K.


What could be responsible for this difference in boiling points?


A   CO molecules have a permanent dipole, the N2 molecules are not polar.

B   N2 has σand π bonding, CO has σ bonding only.

C   N2 has a strong N≡N bond, CO has C=O bond.

D   The CO molecule has more electrons than the N2 molecule.


解析

Boling points are determined by the intermolecular forces.


Stronger the intermolecular forces, higher energy required to separate the particles, therefore higher boiling points.


N2 is a covalent molecule with a symmetrical structure, so it is a non-polar molecule. The intermolecular forces between N2 is dispersion forces ( or van der Waal forces )


C=O is a covalent molecule with a nonsymmetrical structure, so it is a polar molecules. O has a higher electronegativity, so the O end is partially negatively charged. The intermolecular forces between CO is dispersion forces and dipole-dipole attraction.


CO has a stronger intermolecular forces than N2,therefore higher boiling point.


Choose  A


下面我们为大家准备了一道同类型的题目,请大家一起来试试解答。


At room temperature and pressure, H2O is a liquid and H2S is a gas.

What is the reason for this difference?


A   O has higher first and second ionization energies than S。

B   The covalent bond between O and H is a stronger than the covalent bond between S and H.

C   There is significant hydrogen bonding between H2O molecules but not between H2S molecules.

D    The instantaneous dipole-induced dipole forces between H2O molecules are stronger than the instantaneous dipole-induced dipole forces between H2S molecules.

.

.

.

.

.

.

.

.

.

.

.

.

.

.

正确答案: C


推荐阅读
  • 尽管使用TensorFlow和PyTorch等成熟框架可以显著降低实现递归神经网络(RNN)的门槛,但对于初学者来说,理解其底层原理至关重要。本文将引导您使用NumPy从头构建一个用于自然语言处理(NLP)的RNN模型。 ... [详细]
  • 本文将介绍如何编写一些有趣的VBScript脚本,这些脚本可以在朋友之间进行无害的恶作剧。通过简单的代码示例,帮助您了解VBScript的基本语法和功能。 ... [详细]
  • Explore how Matterverse is redefining the metaverse experience, creating immersive and meaningful virtual environments that foster genuine connections and economic opportunities. ... [详细]
  • 本文详细介绍了如何在Linux系统上安装和配置Smokeping,以实现对网络链路质量的实时监控。通过详细的步骤和必要的依赖包安装,确保用户能够顺利完成部署并优化其网络性能监控。 ... [详细]
  • 本文深入探讨了 Java 中的 Serializable 接口,解释了其实现机制、用途及注意事项,帮助开发者更好地理解和使用序列化功能。 ... [详细]
  • 深入解析 Spring Security 用户认证机制
    本文将详细介绍 Spring Security 中用户登录认证的核心流程,重点分析 AbstractAuthenticationProcessingFilter 和 AuthenticationManager 的工作原理。通过理解这些组件的实现,读者可以更好地掌握 Spring Security 的认证机制。 ... [详细]
  • 本文详细介绍了 iBatis.NET 中的 Iterate 元素,它用于遍历集合并重复生成每个项目的主体内容。通过该元素,可以实现类似于 foreach 的功能,尽管 iBatis.NET 并未直接提供 foreach 标签。 ... [详细]
  • 本文详细解析了Java中hashCode()和equals()方法的实现原理及其在哈希表结构中的应用,探讨了两者之间的关系及其实现时需要注意的问题。 ... [详细]
  • 本文介绍了如何在多线程环境中实现异步任务的事务控制,确保任务执行的一致性和可靠性。通过使用计数器和异常标记字段,系统能够准确判断所有异步线程的执行结果,并根据结果决定是否回滚或提交事务。 ... [详细]
  • 本文介绍了如何使用JavaScript的Fetch API与Express服务器进行交互,涵盖了GET、POST、PUT和DELETE请求的实现,并展示了如何处理JSON响应。 ... [详细]
  • Redux入门指南
    本文介绍Redux的基本概念和工作原理,帮助初学者理解如何使用Redux管理应用程序的状态。Redux是一个用于JavaScript应用的状态管理库,特别适用于React项目。 ... [详细]
  • 在编译BSP包过程中,遇到了一个与 'gets' 函数相关的编译错误。该问题通常发生在较新的编译环境中,由于 'gets' 函数已被弃用并视为安全漏洞。本文将详细介绍如何通过修改源代码和配置文件来解决这一问题。 ... [详细]
  • 探讨ChatGPT在法律和版权方面的潜在风险及影响,分析其作为内容创造工具的合法性和合规性。 ... [详细]
  • 导航栏样式练习:项目实例解析
    本文详细介绍了如何创建一个具有动态效果的导航栏,包括HTML、CSS和JavaScript代码的实现,并附有详细的说明和效果图。 ... [详细]
  • 采用IKE方式建立IPsec安全隧道
    一、【组网和实验环境】按如上的接口ip先作配置,再作ipsec的相关配置,配置文本见文章最后本文实验采用的交换机是H3C模拟器,下载地址如 ... [详细]
author-avatar
无欲似水_803
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有