using the definition of derivative, find the derivative of $f(x)=\frac{1}{2x + 1}$. \n$\frac{1}{(2x+1)^2}$\n$…

using the definition of derivative, find the derivative of $f(x)=\frac{1}{2x + 1}$. \n$\frac{1}{(2x+1)^2}$\n$-\frac{2}{(2x + 1)^2}$\n$-(2x + 1)^{-2}$\n$\frac{2}{(2x+1)}$\n$\frac{1}{2}$\n$-\frac{2}{(2x+1)}$\nquestion 15 1 pts\nwhich of the following is a correct statement about the continuity of $g(x)$\n$g(x)=\begin{cases}\frac{(x + 3)(x - 1)}{(x + 3)}& \text{if }x\neq - 3\\5& \text{if }x=-3end{cases}$\n$g(x)$ is discontinuous at $x=-3$ because although $lim_{x\rightarrow - 3}f(x)$ does not exist\n$g(x)$ is continuous at $x=-3$\n$g(x)$ is discontinuous at $x=-3$ because although $g(-3)$ and $lim_{x\rightarrow - 3}f(x)$ both exist, $lim_{x\rightarrow - 3}f(x)\neq g(-3)$
Answer
Explanation:
Step1: Recall derivative definition
The definition of the derivative of a function $y = f(x)$ is $f^\prime(x)=\lim_{h\rightarrow0}\frac{f(x + h)-f(x)}{h}$. Given $f(x)=\frac{1}{2x + 1}$, then $f(x+h)=\frac{1}{2(x + h)+1}=\frac{1}{2x+2h + 1}$.
Step2: Substitute into derivative formula
[ \begin{align*} f^\prime(x)&=\lim_{h\rightarrow0}\frac{\frac{1}{2x + 2h+1}-\frac{1}{2x+1}}{h}\ &=\lim_{h\rightarrow0}\frac{\frac{(2x + 1)-(2x + 2h+1)}{(2x + 2h+1)(2x+1)}}{h}\ &=\lim_{h\rightarrow0}\frac{\frac{2x + 1-2x-2h - 1}{(2x + 2h+1)(2x+1)}}{h}\ &=\lim_{h\rightarrow0}\frac{\frac{-2h}{(2x + 2h+1)(2x+1)}}{h}\ &=\lim_{h\rightarrow0}\frac{-2}{(2x + 2h+1)(2x+1)} \end{align*} ]
Step3: Evaluate the limit
As $h\rightarrow0$, we have $f^\prime(x)=-\frac{2}{(2x + 1)^2}=-2(2x + 1)^{-2}$.
Answer:
$-\frac{2}{(2x + 1)^2}$
Explanation for second - part:
Step1: Simplify the function for $x\neq - 3$
For $x\neq - 3$, $g(x)=\frac{(x + 3)(x - 1)}{(x + 3)}=x - 1$.
Step2: Find the limit as $x\rightarrow - 3$
$\lim_{x\rightarrow - 3}g(x)=\lim_{x\rightarrow - 3}(x - 1)=-3-1=-4$.
Step3: Compare with the function value at $x=-3$
$g(-3) = 5$. Since $\lim_{x\rightarrow - 3}g(x)=-4$ and $g(-3)=5$, $\lim_{x\rightarrow - 3}g(x)\neq g(-3)$.
Answer:
$g(x)$ is discontinuous at $x=-3$ because although $g(-3)$ and $\lim_{x\rightarrow - 3}f(x)$ both exist, $\lim_{x\rightarrow - 3}f(x)\neq g(-3)$