We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6954dc3 + a9f2d55 commit 9b460c8Copy full SHA for 9b460c8
README.md
@@ -115,6 +115,8 @@ a_{21} & a_{22}
115
\end{bmatrix}
116
$$
117
118
+<br>
119
+
120
```latex
121
A =
122
\begin{bmatrix}
@@ -133,14 +135,17 @@ $$
133
135
y(t) = A e^{kt}
134
136
137
138
139
140
141
\y(t) = A e^{kt}
142
```
143
144
<br>
145
146
##### ➢ [***Note***](): ***This equation represents a simple solution to an ordinary differential equation.***
147
-<br><br>
148
149
150
# II- [Modeling - Writing Mathematical Models]()
151
@@ -166,6 +171,8 @@ $$
166
171
Z = 20x_1 + 12.5x_2
167
172
168
173
174
175
169
176
170
177
178
@@ -182,6 +189,8 @@ $$
182
189
\end{cases}
183
190
184
191
192
193
185
194
186
195
\begin{cases}
187
196
\frac{x_1}{2} + \frac{x_2}{3} \leq 130 \\
0 commit comments