vault backup: 2023-03-07 09:06:37

This commit is contained in:
2023-03-07 09:06:37 +01:00
parent 86cdaac46b
commit 5bc282d869

View File

@@ -8,7 +8,25 @@ c > 0 \rightarrow tx \pm \sqrt{c} \\
a > 0 \rightarrow t \pm \sqrt{a}x \\
\Delta > 0 \rightarrow t(x-x_{1})
\end{cases}
\newline
\\
\\
\begin{cases}
-2A=1 \\
-B = 2 \\
A+\lambda =0
\end{cases}
\\
\\
\begin{bmatrix}
-2 & 0 & 0 & 1 \\ 0 & -1 & 0 & 2 \\ 1 & 0 & 1 & 0 \\
\end{bmatrix}
\end{gathered}
$$