Problem 36
Question
Find the limit. $$ \lim _{x \rightarrow 3} \frac{\sqrt{x+1}}{x-4} $$
Step-by-Step Solution
Verified Answer
The limit as \(x\) approaches 3 of the function \(\frac{\sqrt{x+1}}{x-4}\) is \(\frac{1}{2}\)
1Step 1: Transform the expression
We can add and subtract 4 to the denominator to rewrite the expression suitable to apply L'Hospital's rule: \[ \lim _{x \rightarrow 3} \frac{\sqrt{x+1}}{x-4} = \lim _{x \rightarrow 3} \frac{\sqrt{x+1}}{(x-3)-1} = \lim _{x \rightarrow 3} \frac{\sqrt{x+1}}{(x-3) - (\sqrt{x+1}+\sqrt{x+1})} \]
2Step 2: Apply L'Hopital's Rule
We continue by using L'Hopital's Rule, which states that the limit of a ratio of two functions, if the limit approaches the form 0/0 or ∞/∞, equals the limit of their derivatives: \[ \lim _{x \rightarrow 3} \frac{\sqrt{x+1}}{(x-3) - (\sqrt{x+1}+\sqrt{x+1})} = \lim _{x \rightarrow 3} \frac{\frac{d}{dx} \sqrt{x+1}}{\frac{d}{dx}(x-3) - \frac{d}{dx}(\sqrt{x+1}+\sqrt{x+1})} \] Then, differentiate using chain rule (for the numerator) and equality (for the denominator): \[ = \lim _{x \rightarrow 3} \frac{\frac{1}{2}(x+1)^{-\frac{1}{2}}}{1- \frac{1}{2}(x+1)^{-\frac{1}{2}}} \]
3Step 3: Simplify and Compute the Limit
Now, we simplify the expression and compute the limit as x approaches 3: \[ = \lim _{x \rightarrow 3} \frac{\frac{1}{2\sqrt{x+1}}}{1-\frac{1}{2\sqrt{x+1}}} = \lim _{x \rightarrow 3} \frac{1}{2(\sqrt{x+1} - 1)} \] Finally, substitute \(x=3\) into the expression to get the limit: \[ = \frac{1}{2(\sqrt{3+1} - 1)} = \frac{1}{2(2-1)} = \frac{1}{2} \]
Other exercises in this chapter
Problem 36
Sketch the graph of the function and describe the interval(s) on which the function is continuous. \(f(x)=\frac{5}{x^{2}+1} \quad[-2,2]\)
View solution Problem 36
Use the limit definition to find the derivative of the function. $$ f(t)=t^{3}+t^{2} $$
View solution Problem 37
Use the General Power Rule to find the derivative of the function. $$ f(x)=-3 \sqrt[4]{2-9 x} $$
View solution Problem 37
Find the derivative of the function. State which differentiation rule(s) you used to find the derivative. $$ g(s)=\frac{s^{2}-2 s+5}{\sqrt{s}} $$
View solution