This calculator determines the time (t) required for a batch enzymatic reaction, following Michaelis-Menten kinetics, to reduce the substrate concentration from an initial value [S0] to a final value [S].
Integrated Michaelis-Menten Equation (Eq 3.16):
Vm ⋅ t = [S0] - [S] + Km ⋅ ln([S0] / [S])
Rearranging to solve for time (t):
t = (1 / Vm) ⋅ ( ([S0] - [S]) + Km ⋅ ln([S0] / [S]) )
Where:
This plot shows the linear relationship V = -Km(V/[S]) + Vm based on your input Vm and Km. The y-intercept is Vm, the x-intercept is Vm/Km, and the slope is -Km.
Note: This is a theoretical plot based on the input parameters, not derived from experimental data points.