
Housney A. answered 06/13/20
Experienced Python/Math/Engineering Tutor
lim (csc x - cot x) = lim (1 / sin x - cos x / sin x) = lim (1 - cos x ) / sin x = |0 / 0| {use L'Hopital's rule}
x --> 0 x --> 0 x --> 0
Applying L'Hopital's rule, we get:
lim (1 - cos x ) / sin x = {LHR} = lim sin x / cos x = 0
x -->0 x --> 0