Skip to content
Snippets Groups Projects

Update 2 files

Merged Erwin Vázquez requested to merge ErwinEng into main
2 files
+ 10
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -80,9 +80,11 @@ const PrimeraIteracionCiclo2Subciclo1: React.FC = () => {
K1, K-1, and K2. Thanks to the literature, we found a relationship between these constants
and the <b>Michaelis-Menten constant (Km)</b>, used in the study of enzyme kinetics<sup>[15]</sup>.
</p>
<p>
<b>*ecuacion</b>
</p>
<MathJaxContext>
<div style={{ textAlign: "center" }}>
<MathJax>{`\\[ ${mathExpressionErwin} \\]`}</MathJax>
</div>
</MathJaxContext>
<p>
From this point, our research focused on <b>obtaining the Km constant</b> and
<b>estimating K1, K-1 and K2</b> to minimize uncertainty between the values.
Loading