mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-05 21:46:28 +00:00
fix(dir): change dir name and rename problem notes under chemistry
This commit is contained in:
parent
6c144a64aa
commit
91cf226768
8
.yarnrc
8
.yarnrc
@ -0,0 +1,8 @@
|
||||
# yarn install default registry
|
||||
registry "https://registry.yarnpkg.com/"
|
||||
|
||||
# disable telemetry
|
||||
enableTelemetry 0
|
||||
|
||||
# prune offline mirror to remove unused dep tarballs
|
||||
yarn-offline-mirror-pruning true
|
||||
@ -1,4 +1,4 @@
|
||||
# Presentation Problem 2-20
|
||||
# Presentation problem: 2-20
|
||||
|
||||
## Question
|
||||
|
||||
@ -19,7 +19,7 @@ The pressure of $\mathrm{C}_2 \mathrm{H}_5 \mathrm{OH}$ was measured as a functi
|
||||
| 400. | 198 |
|
||||
| 500. | 185 |
|
||||
|
||||
Since the pressure of a gas is directly proportional to the concentration of gas, we can express the rate law for a gaseous reaction in terms of partial pressures. Using the above data, deduce the rate law, the integrated rate law, and the value of the rate constant, all in terms of pressure units in atm and time in seconds. Predict the pressure of $\mathrm{C}_2 \mathrm{H}_5 \mathrm{OH}$ after $900 . \mathrm{s}$ from the start of the reaction. (Hint: To determine the order of the reaction with respect to $\mathrm{C}_2 \mathrm{H}_5 \mathrm{OH}$, compare how the pressure of $\mathrm{C}_2 \mathrm{H}_5 \mathrm{OH}$ decreases with each time listing.)
|
||||
**Since the pressure of a gas is directly proportional to the concentration of gas**, we can express the rate law for a gaseous reaction in terms of partial pressures. Using the above data, deduce the rate law, the integrated rate law, and the value of the rate constant, all in terms of pressure units in atm and time in seconds. Predict the pressure of $\mathrm{C}_2 \mathrm{H}_5 \mathrm{OH}$ after $900 . \mathrm{s}$ from the start of the reaction. (Hint: To determine the order of the reaction with respect to $\mathrm{C}_2 \mathrm{H}_5 \mathrm{OH}$, compare how the pressure of $\mathrm{C}_2 \mathrm{H}_5 \mathrm{OH}$ decreases with each time listing.)
|
||||
|
||||
## Solution
|
||||
|
||||
Loading…
Reference in New Issue
Block a user