IDNLearn.com is the perfect place to get detailed and accurate answers to your questions. Explore a wide array of topics and find reliable answers from our experienced community members.

Find lim f(x) if f(x)
x->5
=
{
-x² -1, x #5
-3, x=5


Sagot :

Given

[tex]f(x) = \begin{cases} -x^2 - 1 & \text{if }x \neq 5 \\ -3 & \text{if }x=5 \end{cases}[/tex]

we have

[tex]\displaystyle \lim_{x\to5} f(x) = \lim_{x\to5} (-x^2-1) = -5^2-1 = \boxed{-26}[/tex]

since we are approaching [tex]x=5[/tex], so effectively [tex]x\neq 5[/tex] and we use the definition of [tex]f(x)[/tex] under that condition.