Finding one sided limit

73 Views Asked by At

find $\lim_{t\rightarrow 2_{+}}\sqrt{4-t^2}$

if I substitute 2 into the equation I get f(x) = 0 however, if I graph it the limit appears to be at 2.

Please help

2

There are 2 best solutions below

0
On

$t \to 2^+$ means that $t>2$ during the approach. However if that is true then $t^2>4$ and so $4-t^2<0$ and then $\sqrt{4-t^2}$ is not a real number. So unless you're working with complex numbers (with details about what $\sqrt{z}$ means for complex $z$), it looks like this one sided limit does not exist.

0
On

Suppose that $t\in\mathbb R$.

The function $f(t)=\sqrt{4-t^2}$ is defined if and only if $4-t^2\ge0\iff -2\le t\le2.$

By the way, $t\to 2^+$ means $t\gt 2$ during the approach. Hence, $f(t)$ is not defined during the approach.