assignment 3: problem 20 (1 point)\nsuppose\n4x - 20 ≤ f(x) ≤ x² - 4x - 4\nuse this to compute the following…

assignment 3: problem 20 (1 point)\nsuppose\n4x - 20 ≤ f(x) ≤ x² - 4x - 4\nuse this to compute the following limit.\nlim(x→4) f(x)\nanswer:\nwhat theorem did you use to arrive at your answer?\nanswer:\nnote: you can earn partial credit on this problem.
Answer
Explanation:
Step1: Find left - hand limit
Find $\lim_{x\rightarrow4}(4x - 20)$. Substitute $x = 4$ into $4x-20$: $\lim_{x\rightarrow4}(4x - 20)=4\times4-20=16 - 20=-4$.
Step2: Find right - hand limit
Find $\lim_{x\rightarrow4}(x^{2}-4x - 4)$. Substitute $x = 4$ into $x^{2}-4x - 4$: $\lim_{x\rightarrow4}(x^{2}-4x - 4)=4^{2}-4\times4-4=16 - 16-4=-4$.
Step3: Apply Squeeze Theorem
Since $4x - 20\leq f(x)\leq x^{2}-4x - 4$ and $\lim_{x\rightarrow4}(4x - 20)=\lim_{x\rightarrow4}(x^{2}-4x - 4)=-4$, by the Squeeze Theorem, $\lim_{x\rightarrow4}f(x)=-4$.
Answer:
-4 Squeeze Theorem