math119: align example blocks
This commit is contained in:
parent
52ad890562
commit
26c7bc427a
@ -304,14 +304,14 @@ The largest/smallest values of $f(x,y)$ from the critical points return the maxi
|
|||||||
\nabla f &= \left<y, x\right> \\
|
\nabla f &= \left<y, x\right> \\
|
||||||
\nabla g &= \left<1, 2\right> \\
|
\nabla g &= \left<1, 2\right> \\
|
||||||
\left<y, x\right> &= \lambda \left<1, 2\right> \\
|
\left<y, x\right> &= \lambda \left<1, 2\right> \\
|
||||||
\begin{cases}
|
&\begin{cases}
|
||||||
y &= \lambda \\
|
y &= \lambda \\
|
||||||
x &= 2\lambda \\
|
x &= 2\lambda \\
|
||||||
x + 2y &= 400 \\
|
x + 2y &= 400 \\
|
||||||
\end{cases}
|
\end{cases}
|
||||||
\\
|
\\
|
||||||
\\
|
\\
|
||||||
\therefore y=100,x=200,A=20\ 000
|
\therefore y&=100,x=200,A=20\ 000
|
||||||
\end{align*}
|
\end{align*}
|
||||||
|
|
||||||
??? example
|
??? example
|
||||||
|
Loading…
Reference in New Issue
Block a user