Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The Command Window displays the concentrations of the intermediates during the time course. Scroll up in the Command Window to see the entire set of

The Command Window displays the concentrations of the intermediates during the time course. Scroll
up in the Command Window to see the entire set of time points. The columns are:
Column 1time (s), col 2A, col 3B, col 4C, col 5D, col 6E (all concentrations in mM)
a. Do A, B, C, D & E reach equilibrium in this time frame? How do you know? Explain (Note: Consider 2
figures in the concentrations of each intermediate to be significant. The other figures are insignificant.
For example: For 4.8692,4.9 is significant. For 0.08113,0.081 is significant.)
b. If so, about how long did it take for each intermediate to reach equilibrium? Explain.
c. Make a bar graph in which the equilibrium concentration of each intermediate is given by the height
of the bar.
2. Make step 2(B C) rate-limiting by decreasing both k2 and k2r in the model file by 1000-fold. First,
always clear your workspace, figure, and command window with:
clear,clc, and clf
In your model file, enter:
k2=0.060;(units are s-1)
k2r =0.060;
All other rate constants should be the same as before.
In your run file, increase the time span to 150 seconds:
tspan =[0:1.5:150];
Run the program again. (If you get an error, it is most likely because the run file was not the active file
when you hit Run.)
a. Have the equilibrium concentrations of A, B, C, D or E significantly changed? Why or why not?
b. Why did it take so much longer for the process to reach equilibrium starting from the same initial
concentrations?
1234
A B C D E

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Refactoring Databases Evolutionary Database Design

Authors: Scott Ambler, Pramod Sadalage

1st Edition

0321774515, 978-0321774514

More Books

Students also viewed these Databases questions

Question

What is Change Control and how does it operate?

Answered: 1 week ago

Question

How do Data Requirements relate to Functional Requirements?

Answered: 1 week ago