How do you use the definition of continuity and the properties of limits to show that the function #h(t)=(2t-3t^2)/(1+t^3)# is continuous at the given number a=1?
1 Answer
Please see below.
Explanation:
A function
(In order to be equal, both must exist.)
In ths problem, we need to show that, for
The tools we have to work with are the properties of limits. (These are quite standard, but if yours differ little, I hope you can still get the idea.
# =(lim_(trarr1)(2t-3t^2))/(lim_(trarr1)(1+t^3))#
if both limits exist and the limit in the denominator is not
# =(lim_(trarr1)(2t)-lim_(trarr1)(3t^2))/(lim_(trarr1)(1)+lim_(trarr1)(t^3))#
if all limits exist and the denominator is not
# =(2lim_(trarr1)(t)-3lim_(trarr1)(t^2))/(lim_(trarr1)(1)+lim_(trarr1)(t^3))#
if all limits exist and the denominator is not
# =(2lim_(trarr1)(t)-3(lim_(trarr1)(t))^2)/(lim_(trarr1)(1)+(lim_(trarr1)(t))^3)#
if all limits exist and the denominator is not
# = (2(1)-3(1)^2)/((1)+(1)^3)#
By evaluating the limit of a constant and the limit of the identity function. Note that the limits do exist and the denominator is not
Note about this kind of question
I think that the point of this kind of question is not at all clear to students unless we (teachers) explain it to them.
Many of us (teachers) ask this kind of question just a few times to try to help students connect the properties on the list of properties of limits with the way(s) we actually evaluate limits.
For students, the good news is that we usually do not ask for this level of detail more than a couple of times.
So, the point of this kind of question is to help students see why we can evaluate this limit by simply evaluating the function.