Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions optimization/exercises/singVarCalcOptimization6.tex
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,7 @@
We now express the area as the function of $x$.

$A(x)=\answer{x}\cdot(100-2x)$
\end{hint}
\begin{hint}

So, we have to find the global maximum of the function $A$, given by

$A(x)=100\cdot\answer{x}-2x^2$
Expand All @@ -65,8 +64,6 @@

it follows that the function $A$ has its only critical point at $x=\answer{25}$.

\end{hint}
\begin{hint}
We have to evaluate $A$ at the end points and the critical point.

$A(0)=\answer{0}$
Expand Down