From e13c29e7c42ce8fd2fe7c6ac55995b50855ed662 Mon Sep 17 00:00:00 2001 From: pfatheddin <156558883+pfatheddin@users.noreply.github.com> Date: Sun, 24 Mar 2024 19:47:04 -0400 Subject: [PATCH] Update graphingFunctions3A.tex https://ximera.osu.edu/mooculus/conceptsOfGraphingFunctions/exercises/exerciseList/conceptsOfGraphingFunctions/exercises/graphingFunctions3A It said the graph has a local max at 1 and 5 but it doesn't have a local max at 1. So I took it out. --- conceptsOfGraphingFunctions/exercises/graphingFunctions3A.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conceptsOfGraphingFunctions/exercises/graphingFunctions3A.tex b/conceptsOfGraphingFunctions/exercises/graphingFunctions3A.tex index 2a60ef001..12302d429 100644 --- a/conceptsOfGraphingFunctions/exercises/graphingFunctions3A.tex +++ b/conceptsOfGraphingFunctions/exercises/graphingFunctions3A.tex @@ -51,7 +51,7 @@ $g$ has critical points where $g'(x)$ is \textbf{undefined} at the $x$ values (from left to right) $\answer{1}$, $\answer{3}$ and $\answer{5}$. -$g$ has a local max at $x=\answer{1}$ and $x=\answer{5}$ . +$g$ has a local max at $x=\answer{5}$ . $g$ has a local min at $x=\answer{3}$. @@ -64,4 +64,4 @@ $g$ has an inflection points at the $x$ values (from left to right) $\answer{0}$ and $\answer{5}$. \end{exercise} -\end{document} \ No newline at end of file +\end{document}