From 8cd5dbfa7cc0b0da3ccd1b9115912a6c1c8b01c3 Mon Sep 17 00:00:00 2001 From: Daniel Tinsley Date: Sat, 1 Nov 2025 15:07:52 -0500 Subject: [PATCH] Fix typo --- limitLaws/digInTheSqueezeTheorem.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/limitLaws/digInTheSqueezeTheorem.tex b/limitLaws/digInTheSqueezeTheorem.tex index ac0fd0c..d700aab 100644 --- a/limitLaws/digInTheSqueezeTheorem.tex +++ b/limitLaws/digInTheSqueezeTheorem.tex @@ -51,7 +51,7 @@ \end{question} \begin{example} -An continuous function $f$ satisfies the property that $8x-13 \leq f(x) \leq x^2+2x-4$. +A continuous function $f$ satisfies the property that $8x-13 \leq f(x) \leq x^2+2x-4$. What is $\lim_{x\to 3} f(x)$? \begin{explanation} \[ \lim_{x\to 3} \left(8x-13\right) = \answer[given]{11}.\]