fix(dir): change dir name and rename problem notes under chemistry

This commit is contained in:
andatoshiki 2023-03-02 13:47:22 +08:00
parent 6c144a64aa
commit 91cf226768
2 changed files with 10 additions and 2 deletions

View File

@ -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

View File

@ -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