The 'proper' way to find if a function is continuous at a point is to find the limit on both sides at that point and show that equals the function value at that point, ie:
lim(x->a-) f(x) = lim(x->a+) f(x) = f(a)
As PC said, there are other sufficient conditions that imply continuity, such as...