This is from Khan Academy limits intro, it says that limit exists if $x$ approaches $7$ but I don't see how. When $x$ approaches $7$ we get different values from left and right side.
0 down vote accept
From the graph: g(8)=5,g(7)=2,g(5)=undefined,g(3)=3
if we come from right i.e.from g(8) then g(7) is approaching 4, g(x) is not defined for x=7 but it is not about having the value at x=7, it is about limits. If we approach x=7 from g(3) then g(x) approaches 2 and 2≠4. Where I am going wrong ?


From the left, as $x \to 7^-$, it gets closer and closer to $4$.
From the right, as $x \to 7^+$, it gets closer and closer to $4$ as well.
Hence the limit is $4$.
Edit:
What matters is value that is very close around $7$, check out the value like $g(6.9)$ , $g(6.99),g(6.999)$ and so on, they are close to $4$, not $2$ right?