Grade

Subject

Type of questions

Chemistry Undergraduate

なぜ、塩化バリウムを熱いうちにゆっくり加えると、共沈ができづらくなるのですか?また、なぜ沈殿が大きくなるのですか?宜しくお願いします🙇‍♀️

■試薬 塩酸, 0.1mol L' BaCl2 水溶液, 硝酸銀水溶液. ■操作 アルミニウムイオンの定量で水酸化アルミニウムとして沈殿させたとき保存して いた液と洗液の硫酸イオンを含む溶液を用いて以下の操作を行う。 ① この溶液に水を加えるか、濃縮して約250mLとする. ② 塩酸で微酸性にし、 時計皿をかぶせて内容物が飛沫として失われるのを防いだ 上, ほとんど煮沸するまで加熱する。 ③ 硫酸イオンを含む溶液に、沸騰した 0.1mol L' BaCl, 水溶液を撹拌しながら少量 ずつ滴下し、硫酸バリウムを沈殿させる(式(1.29 さらにおだやかに加熱を け, 沈殿を沈降させ,上澄み液にさらに 0.1mol L BaCl溶液を加えても新たに沈 を生じなくなったら, ピーカーの内壁および時計皿の液滴を洗びんを使って水で洗 こみ, さらに沸騰した 2mLのBaCl2 溶液を過剰に加え、 十分撹拌する。 ④ 沈殿を含んだ溶液に時計皿でふたをして少なくとも1~2時間湯浴上で加熱する (温浸) [注17] このとき, 溶液が約200mL以下に煮つまらないように,必要であれば精 製水を補給する [注18] ⑤ 大部分の沈殿をピーカーに残しながら定量用5Cの紙を通して上澄み液を通 する。 ビーカー内の沈殿は, 熱湯で数回デカンテーション (1.2.1項参照)により洗浄 する. 上澄みは紙を通して過し、 最後に, 沈殿をすべて紙上に移す。 液に塩 化物イオンが検出 [注19] されなくなるまで熱湯で沈殿を洗う。 ⑥ 沈殿を含んだ紙を, 恒量にした磁製るつぼに移し [20] 河紙を灰化してから約 15分間十分に赤熱した後, デシケータ中で放冷して質量をはかる。 ⑦ るつぼの沈殿に濃硫酸を1滴加え [21] おだやかに加熱して濃硫酸を揮散させる 刺激性の白煙となるのでドラフト内で行う)。 恒量に達するまで, 20分間の強熱 デ シケーター内で1時間の放冷を繰り返す。 ここでは BaSO として質量を求められるので, AIK (SO) 12 H2O (カリウムミョ のの基本管とり求める [注16] 熱いうちに 0.1mol L BaCl2 水溶液を少量ずつ、ゆっくり加えるのは、他の化学種の沈殿 (共沈)を少なくすることと, BaSO の沈殿の粒子を大きくするためである。 [注1] 温液とは、微細な PRAEL DRIFSO. TOLE により沈殿粒子を大きく成長させることができる。 塩酸酸性条件下で温浸することにより。 小さい結 晶が溶解し,より大きな結晶として再度析出する。 温浸する代わりに数日間室温にて放置してもよい。 [注18] 水の蒸発により濃縮されると吸着や共沈が起こるので液量には注意が必要である。

Resolved Answers: 1
TOEIC・English Undergraduate

文章を読んで上の1〜4の問題を解くものです。 分からないのでお願いします

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

Waiting for Answers Answers: 0
TOEIC・English Undergraduate

この1〜4の問題お願いします🙏🏼🙏🏼

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

Waiting for Answers Answers: 0
Physics Undergraduate

この問題は、高校の熱力学ですよね?

以下の問に答えよ. エネルギー等分配則と2原子分子気体の比熱に関する以下の文章の空欄[ア][ク]を埋めよ.[ウ]は語句,[カ]は数 値、それ以外は数式である. 気体定数をR (R=kBNA, kB : ボルツマン定数, NA:アボガドロ数),気体の絶対温度をTとする。 一辺の立方体(各辺はそれぞれx,y,z軸に平行) の容器の中に1モルの単原子分子理想気体を封入する. 質量mの1個の気体分 子がx軸の方向にある速度vで運動し壁面に弾性衝突するとする.この気体分子がx軸に垂直な片方の壁面に時間tの間に衝突 する回数は[ 1モルの分子が壁面に加える力を ]である. Fとして、その力積Ftは[イ] の平均のNA倍である. 壁面に加わる圧力が FIL2で表せることから, v2の平均をvとして (気体の圧力)×(気体の[ウ])=(気体の全質量)x vという関係式が得られる. 1モルの気体に関するボイル・シャル ルの法則から、12mvx^2=[エ]が得られる.これは気体分子1個の一つの軸方向への運動エネルギーの平均を意味している実 際にはx軸のほかにもy軸、z軸があり、12v2x^2+12+12²より +1+1が成り立つ.また,これら三つの軸は等価である か つまり三つの運動の向き (自由度) に対して等しいエネルギー [エ] があるため, 気体分子1個の平 ける. 均エネルギーは[オ]となる. このすべての力学的自由度に対して等しいエネルギー[] が分配されることを 「エネルギー 「等分配則」という. 1個の気体分子が時間tの間に壁面に与える力積は[ ]であり, ここで、 水素や酸素のような2原子分子を考えよう. 2原子分子は並進運動 (x軸、y軸, 2軸の各方向) 3, 回転運動が[カ], 振動が1の自由度を持つ。 振動の自由度を無視すると, エネルギー等分配則を用いて2原子分子1個の平均エネルギーは [キ], 1モルあたりの全エネルギーを考えると, 定積比熱は[ク] となる.

Resolved Answers: 1